You cannot post messages because only members can post, and you are not currently a member.
Description:
With Ajax.NET Professional you are able to build AJAX related web applications using similar code on the client-side JavaScript as you are using in C# or any other .NET language. Ajax.NET was the first AJAX library for .NET.
See more details at http://www.ajaxpro.info/
|
|
|
Asynchronous Misson
|
| |
How to create total Asynchronous Website in asp using Ajax can any on
give me some demo sites and some ideas.
|
|
Is this is the best validator
|
| |
<asp:RegularExpressionValidato r
ID="RegularExpressionValidator 1"
runat="server" ControlToValidate="FileUpload1 "
ErrorMessage="Only Standard Files are allowed"
ValidationExpression="^(([a-zA -Z]:)|(\\{2}\w+)\$?)(\\(\w[\w] .*))
(.jpeg|.JPEG|.jpg|.JPG|.bmp|.B MP|.png|.PNG|.gif|.GIF|.wmf|.W MF|.avi|.AVI|.divx|.DIVX|.div| .DIV|.swf|.SWF)... more »
|
|
Table Updation....
|
| |
Hi,
Anybody tried to have paging in html table rows using ajaxPro dataset
concept
|
|
ashx files not emited
|
| |
Guys, I would appreciate your help if anyway possible.
In one of my projects VS2003/C# I am failing to get ashx emited in the
code even though I have registered the type and done all I could
possibly find.
On a test project, same machine it works fine.
So, I guess my question would be. What could be the reasons for ashx... more »
|
|
Namespace is not defined client error.
|
| |
i've read all answers about this error !
everyone tell that is a missing <form> tag with runat=server missing !
its a usercontrol inside a page it works fine in version 6.9 of ajax
pro but unable to work on 7.4 !
anyone can help ?
|
|
is not defined
|
| |
using AjaxPro;
namespace Intranet.UserControls {
.......
Utility.RegisterTypeForAjax(ty peof (LeftSearchAjax));
.....
...
on client side says that the "Intranet" is not defined
<script type='text/javascript'>
Intranet.UserControls.LeftSear chAjax.DoSearch('','nome', '',
'Comercial',callbackSearchResu lts);;... more »
|
|
Extender controls have bad layout – toolkit bug
|
| |
Dear all, Sorry for the spam, but I think that we all have this problem. I haven't found good solution about this issue and I need help. The problem is that all extenders that use getLocation() method have bad layout when the page is scrolled (caused by onResize). Also, the position of these controls is wrong... more »
|
|
|