Google Groups Home
Help | Sign in
Group info
Members: 5773
Activity: Low activity
Language: English
Group categories:
Computers > Programming
Computers > Internet
More group info »
Related Groups
Netscape Communications Corp.'s JavaScript language.
High activity, Usenet
This group is for the people who would like to spread the knowledge on AJAX Web Technology...
Low activity, 1886 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2655  Older »

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/

 

GridView from client to server 
  Hi, Can I get a gridview in the client side (GridView renders as a <table>) and pass it as an argument to an AjaxMethod on the server side? My problem is that I have a GridView with different controls in it, and it's too hard to access those controls with javascript, so I want to pass the whole control to .Net to access the controls easier.... more »
By scar027  - Nov 13 - 1 new of 1 message    

Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional 
  Some of you maybe remember that I had added some security related features in Ajax.NET Professional. It is possible to put an AJAX token or to simple encrypt the data that gets over the lines. With Silverlight we get the System.Security.Cryptography namespace on the client – before it was not very easy to encrypt a string without any... more »
By Michael Schwarz  - Nov 13 - 1 new of 1 message    

Passing a large parameter(s) using AJAX 
  Hi everyone, I am trying to pass parameters using ajax: var selectedFacilities = getIdString('grFacilities_main '); //document.getElementById("hdn Facilities").value = selectedFacilities; // Create an instance of the XML HTTP Request object oXMLHTTP = new ActiveXObject( "Microsoft.XMLHTTP" );... more »
By fatihshen  - Nov 12 - 2 new of 2 messages    

Ajax enabled website 
  Hi all, My Ajax enabled website is working fine in my local system. But when i upload it in the server the Ajax.Ajaxmethod() is returning null value. Whether we have to enable anything on server. We installed ASPNetAjax. Also copied the Ajax.dll, System.Web.Extensions, System.Web.Extensions.Design, AjaxToolkit all these dlls in the bin.... more »
By Blessy  - Nov 5 - 9 new of 9 messages    

AJAX Method isn't getting called 
  Hi All, I am using AJAX to populate a textbox(txtFac) based on the values in a dropdown(ddlyear) and a textbox(txtproj) on click of a button(btnView). Problem is:- The AJAX method isn't called Code in the javascript eh.addEvent($("btnView"), 'click', function() { fnValidate(); ...... more »
By Sri  - Oct 31 - 1 new of 1 message    

Error with Ajaxpro (Line 382 ..object expected) 
  using with VS2005 ,i am getting this error on all the pages where Ajaxpro call is made
By RitSol  - Oct 28 - 1 new of 1 message    

UI Issue while using AjaxPro AutoComplete control 
  Hello Everybody, Here i have very strange problem. I am using ajaxpro in my working project for ajax purpose. And i am using AutoComplete textbox with few textbox and dropdown list box in web form. I am just delcaring AutoComplete Textbox just above the dropdown list box. while page runs, this auto complete text box will fill when any... more »
By Harish  - Oct 27 - 1 new of 1 message    

Focus is lost tabbing field to field. 
  Hi All, I have an aspx page with AJAX update panel. When I tab into the field on the bottom of the page that is wrapped within an update panel, the focus is lost and goes to the top of the page. Is there any way to preserve the focus while tabbing thru Ajaxed fields? Thanks in advance. George... more »
By George J  - Oct 27 - 1 new of 1 message    

Ajaxpro with base classes 
  Hey there, i'm trying to use ajax.net and everythings works fine with normal pages. The problem happens when I let me page extend from a base page class. That class sets dynamically the master page in the PreInit, initiate a log4net instance in the init and defines meta tags in the prerender. I... more »
By Nux  - Oct 26 - 1 new of 1 message    

How to pass a complex type from client to server 
  Hello, I would like to ask you whether it is possible to pass a complex type from client to server ? I would need a following: I declared following struct in c# code and registered it with ajaxpro public struct EvalGridRow { public int id; public int preview; public int current; public int risc;... more »
By Michal Gubis  - Oct 24 - 2 new of 2 messages    

1 - 10 of 2655   « Newer | Older »

XML       Send email to this group: ajaxpro@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google