Click here to Skip to main content
15,889,753 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Need solution to synchronize Ms Access and SQL Server (Express Edition) database. Pin
Shah Rizal18-Jan-12 20:07
Shah Rizal18-Jan-12 20:07 
QuestionASP .NET + ReportViewer + ObjectDataSource (LINQ To SQL) Pin
Matt U.17-Jan-12 3:02
Matt U.17-Jan-12 3:02 
AnswerRe: ASP .NET + ReportViewer + ObjectDataSource (LINQ To SQL) Pin
David C# Hobbyist.17-Jan-12 14:50
professionalDavid C# Hobbyist.17-Jan-12 14:50 
Questionhow can i get server value from *.js? Pin
buffering8316-Jan-12 22:57
buffering8316-Jan-12 22:57 
AnswerRe: how can i get server value from *.js? Pin
Dineshshp19-Jan-12 0:14
professionalDineshshp19-Jan-12 0:14 
Questiongenerate custom xml from a dynamic dataset Pin
nilarya16-Jan-12 21:22
nilarya16-Jan-12 21:22 
Questionasp.net 4.0: Using jQuery in place of UpdatePanels? Pin
Goalie3516-Jan-12 5:21
Goalie3516-Jan-12 5:21 
AnswerRe: asp.net 4.0: Using jQuery in place of UpdatePanels? Pin
Not Active16-Jan-12 7:38
mentorNot Active16-Jan-12 7:38 
JavaScript, or JQuery more specifically, is independent of any version or flavor of .NET, so if you find one example it should apply to all.

In this situation you don't use JQuery to do any postback. You would use JQuery to make an AJAX call to a server resources, perhaps a PageMethod, then upon return, handle any page updates necessary via the DOM.

This is one example, there are many more available.
http://encosia.com/using-jquery-to-directly-call-aspnet-ajax-page-methods/[^]

No comment

AnswerRe: asp.net 4.0: Using jQuery in place of UpdatePanels? Pin
jkirkerx16-Jan-12 12:23
professionaljkirkerx16-Jan-12 12:23 
GeneralRe: asp.net 4.0: Using jQuery in place of UpdatePanels? Pin
Goalie3518-Jan-12 17:43
Goalie3518-Jan-12 17:43 
GeneralDynamic Menu in ASP.net Pin
naijeru16-Jan-12 0:57
naijeru16-Jan-12 0:57 
AnswerRe: Dynamic Menu in ASP.net Pin
thatraja16-Jan-12 1:37
professionalthatraja16-Jan-12 1:37 
QuestionFile name contains garbled or special characters when download. Pin
Satish_S15-Jan-12 19:37
Satish_S15-Jan-12 19:37 
QuestionFile or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. Pin
Shah Rizal15-Jan-12 16:31
Shah Rizal15-Jan-12 16:31 
AnswerRe: File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. Pin
thatraja16-Jan-12 1:45
professionalthatraja16-Jan-12 1:45 
GeneralRe: File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. Pin
Shah Rizal16-Jan-12 15:46
Shah Rizal16-Jan-12 15:46 
GeneralRe: File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. Pin
thatraja16-Jan-12 17:56
professionalthatraja16-Jan-12 17:56 
GeneralRe: File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. Pin
Shah Rizal17-Jan-12 22:11
Shah Rizal17-Jan-12 22:11 
Questionmobile AMF Pin
Rajeev_8715-Jan-12 5:52
Rajeev_8715-Jan-12 5:52 
QuestionIFrame padding Pin
Ali Al Omairi(Abu AlHassan)15-Jan-12 5:00
professionalAli Al Omairi(Abu AlHassan)15-Jan-12 5:00 
AnswerRe: IFrame padding Pin
Not Active15-Jan-12 7:23
mentorNot Active15-Jan-12 7:23 
GeneralRe: IFrame padding Pin
Ali Al Omairi(Abu AlHassan)16-Jan-12 3:35
professionalAli Al Omairi(Abu AlHassan)16-Jan-12 3:35 
AnswerRe: IFrame padding Pin
spkichara16-Jan-12 21:24
spkichara16-Jan-12 21:24 
QuestionHow to add Linking plugin to web site Pin
Rupeshcool0214-Jan-12 20:35
Rupeshcool0214-Jan-12 20:35 
QuestionRedirect to other page than specified by default Pin
Kujtim Hyseni12-Jan-12 23:42
Kujtim Hyseni12-Jan-12 23:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.