Click here to Skip to main content
15,917,633 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET DataGrid Parameter Pin
Soot10-Aug-06 6:18
Soot10-Aug-06 6:18 
GeneralRe: ASP.NET DataGrid Parameter Pin
Not Active10-Aug-06 7:26
mentorNot Active10-Aug-06 7:26 
QuestionNeed the Help for Intergartion for EPDQ Pin
Syed Taqi9-Aug-06 3:56
Syed Taqi9-Aug-06 3:56 
AnswerRe: Need the Help for Intergartion for EPDQ Pin
enjoycrack9-Aug-06 17:04
enjoycrack9-Aug-06 17:04 
GeneralRe: Need the Help for Intergartion for EPDQ Pin
Syed Taqi10-Aug-06 1:31
Syed Taqi10-Aug-06 1:31 
GeneralRe: Need the Help for Intergartion for EPDQ Pin
enjoycrack10-Aug-06 4:57
enjoycrack10-Aug-06 4:57 
Questionviewstate and atlas Pin
Masood Ahmed9-Aug-06 3:36
Masood Ahmed9-Aug-06 3:36 
AnswerRe: viewstate and atlas Pin
eggsovereasy9-Aug-06 4:27
eggsovereasy9-Aug-06 4:27 
The back button makes the browser go back to the previous page. Atlas, and javascript/AJAX in general, do work client side without every doing a postback. That means, you guessed it, pages are never loaded so the forward and back buttons on the browser do not work. That and linking are the major drawbacks of AJAX. As far as I know there is no way to make the browser's back button work in a way you describe. However, you could make a back button on the page itself to do this. There is no guaruntee that the user won't try to use the browser back button though. AJAX is very cool and powerful when used properly, with a problem like you are having perhaps you should reevaluate whether you should use AJAX or not.
QuestionProject's DLL folder Pin
wEb GuRu...9-Aug-06 1:31
wEb GuRu...9-Aug-06 1:31 
QuestionRe: Project's DLL folder Pin
_AK_9-Aug-06 1:33
_AK_9-Aug-06 1:33 
AnswerNot working yet..! Pin
wEb GuRu...9-Aug-06 8:03
wEb GuRu...9-Aug-06 8:03 
GeneralRe: Not working yet..! Pin
_AK_9-Aug-06 20:16
_AK_9-Aug-06 20:16 
Questionziping of files Pin
nannapanenikamalnath9-Aug-06 1:25
nannapanenikamalnath9-Aug-06 1:25 
AnswerRe: ziping of files Pin
_AK_9-Aug-06 1:30
_AK_9-Aug-06 1:30 
GeneralRe: ziping of files Pin
hi_arv9-Aug-06 20:47
hi_arv9-Aug-06 20:47 
QuestionRead XML Pin
Vipin Venugopal9-Aug-06 0:27
Vipin Venugopal9-Aug-06 0:27 
Questionfocus on textbox in asp.net with vb.net 1.1 Pin
amaneet8-Aug-06 23:58
amaneet8-Aug-06 23:58 
AnswerRe: focus on textbox in asp.net with vb.net 1.1 Pin
_AK_9-Aug-06 0:11
_AK_9-Aug-06 0:11 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 Pin
amaneet9-Aug-06 0:33
amaneet9-Aug-06 0:33 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 Pin
_AK_9-Aug-06 0:47
_AK_9-Aug-06 0:47 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 [modified] Pin
amaneet9-Aug-06 3:10
amaneet9-Aug-06 3:10 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 Pin
_AK_9-Aug-06 3:45
_AK_9-Aug-06 3:45 
QuestionFormatting text inside GridView Pin
Mohamed El Gohary8-Aug-06 23:56
Mohamed El Gohary8-Aug-06 23:56 
AnswerRe: Formatting text inside GridView Pin
Jay_se9-Aug-06 2:09
Jay_se9-Aug-06 2:09 
Questionasp form to email Pin
lusardi8-Aug-06 23:36
lusardi8-Aug-06 23:36 

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.