Click here to Skip to main content
15,902,492 members
Home / Discussions / Web Development
   

Web Development

 
QuestionLooking for CSS script; Hidden button appears Pin
devintm03-Jul-07 14:31
devintm03-Jul-07 14:31 
AnswerRe: Looking for CSS script; Hidden button appears Pin
Luay.Essa3-Jul-07 19:19
Luay.Essa3-Jul-07 19:19 
QuestionJava - PAN - web browsing.. Pin
stickershock3-Jul-07 14:23
stickershock3-Jul-07 14:23 
QuestionSetting Button and Textbox focus Pin
devil853-Jul-07 11:00
devil853-Jul-07 11:00 
AnswerRe: Setting Button and Textbox focus Pin
Michael Sync3-Jul-07 17:20
Michael Sync3-Jul-07 17:20 
GeneralRe: Setting Button and Textbox focus Pin
RichardGrimmer4-Jul-07 5:12
RichardGrimmer4-Jul-07 5:12 
AnswerRe: Dynamic Controls with Javascript and the Browser Back Button Pin
Luay.Essa3-Jul-07 20:25
Luay.Essa3-Jul-07 20:25 
GeneralRe: Dynamic Controls with Javascript and the Browser Back Button Pin
bit_cmdr5-Jul-07 9:04
bit_cmdr5-Jul-07 9:04 
Therein lies the problem. When the back button is used to navigate backwards inside an ASP.NET application none of the code is executed. This is because the page is loaded from local cache instead of grabbing a fresh copy from the server. Using values stored on the server would do me no good since I need to hit reload to access them. There is the workaround to that issue which is to set the cache expiration of the page to an earlier time or to the exact time, however this only half works for me. I am using a tabbed user control on the page as well. If this is done from the initial tab it all works as expected, but if submitted from the secondary tab I get a nasty 'Warning: Page has expired' browser message. The issue is essentially viewstate with javascript and DHTML. I know there is an answer out there, I'm just having a LOT of trouble finding it.
AnswerRe: Dynamic Controls with Javascript and the Browser Back Button Pin
Andrew Mc5-Jul-07 10:22
Andrew Mc5-Jul-07 10:22 
GeneralRe: Dynamic Controls with Javascript and the Browser Back Button Pin
bit_cmdr5-Jul-07 10:31
bit_cmdr5-Jul-07 10:31 
GeneralRe: Dynamic Controls with Javascript and the Browser Back Button Pin
Luay.Essa7-Jul-07 19:08
Luay.Essa7-Jul-07 19:08 
QuestionPaging using valuelist library in struts. Pin
Amutha Surianarayanan3-Jul-07 2:20
Amutha Surianarayanan3-Jul-07 2:20 
Questionpaint board in php Pin
yasar khan3-Jul-07 1:56
yasar khan3-Jul-07 1:56 
AnswerRe: paint board in php Pin
Michael Sync3-Jul-07 17:17
Michael Sync3-Jul-07 17:17 
QuestionDynamic datadisplay Pin
sidbaruah3-Jul-07 1:00
sidbaruah3-Jul-07 1:00 
AnswerRe: Dynamic datadisplay Pin
DanB19833-Jul-07 1:25
DanB19833-Jul-07 1:25 
QuestionCross domain tracking [modified] Pin
GilbertLiddell2-Jul-07 22:09
GilbertLiddell2-Jul-07 22:09 
AnswerRe: Cross domain tracking Pin
Justin Williams5-Jul-07 5:10
Justin Williams5-Jul-07 5:10 
QuestionStandalone HTTP Communication Pin
mollasadra2-Jul-07 8:22
mollasadra2-Jul-07 8:22 
QuestionASP.net GridView1_SelectedIndexChangin Pin
hifiger20042-Jul-07 6:22
hifiger20042-Jul-07 6:22 
QuestionAsp.net website Pin
Mohit Dwivedi2-Jul-07 4:18
Mohit Dwivedi2-Jul-07 4:18 
AnswerRe: Asp.net website Pin
Vasudevan Deepak Kumar2-Jul-07 5:06
Vasudevan Deepak Kumar2-Jul-07 5:06 
QuestionHelp positioning tags? Pin
cptHotKeys2-Jul-07 3:04
cptHotKeys2-Jul-07 3:04 
QuestionContentType "pdf" Pin
Socheat.Net2-Jul-07 0:38
Socheat.Net2-Jul-07 0:38 
AnswerRe: ContentType "pdf" Pin
kubben2-Jul-07 2:10
kubben2-Jul-07 2:10 

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.