Click here to Skip to main content
15,891,775 members
Home / Discussions / Web Development
   

Web Development

 
QuestionVista gadget Popup Pin
V.24-Jun-09 22:05
professionalV.24-Jun-09 22:05 
QuestionDrop down list value reeturned on submit button being clicked? Pin
cdietschrun24-Jun-09 10:03
cdietschrun24-Jun-09 10:03 
AnswerRe: Drop down list value reeturned on submit button being clicked? Pin
Marc Firth25-Jun-09 1:57
Marc Firth25-Jun-09 1:57 
GeneralRe: Drop down list value reeturned on submit button being clicked? Pin
cdietschrun25-Jun-09 2:25
cdietschrun25-Jun-09 2:25 
QuestionDLL based authentication on Classic ASP Pin
vafo24-Jun-09 6:38
vafo24-Jun-09 6:38 
QuestionForce Download in IE8 ?? Pin
rodolfofmoreira24-Jun-09 4:03
rodolfofmoreira24-Jun-09 4:03 
QuestionRe: Force Download in IE8 ?? Pin
led mike24-Jun-09 4:33
led mike24-Jun-09 4:33 
AnswerRe: Force Download in IE8 ?? Pin
SonnyN22-Jul-09 14:06
SonnyN22-Jul-09 14:06 
The culprit is the no-cache header. To fix it remove the following line:
HttpContext.Current.Response.AddHeader("Cache-Control","no-store, no-cache, must-revalidate");

Please refer to the following Microsoft KB article for more info:
http://support.microsoft.com/kb/316431[^]

Good luck,

Sonny
Question[PHP + apache] apache_note() vs. apache_setenv() & apache_getenv() to transfer environmental variables from PHP into Apache? Pin
bbranded24-Jun-09 3:23
bbranded24-Jun-09 3:23 
AnswerCSS Hover Menus...without a defined width! [modified] Pin
Arroci23-Jun-09 14:57
Arroci23-Jun-09 14:57 
Questionhow to save image from webBrowser Control Pin
voo doo1223-Jun-09 12:34
voo doo1223-Jun-09 12:34 
QuestionJavaScript function not defined problem [modified] Pin
cdietschrun23-Jun-09 9:50
cdietschrun23-Jun-09 9:50 
AnswerRe: JavaScript function not defined problem Pin
cmschick24-Jun-09 9:52
cmschick24-Jun-09 9:52 
QuestionPrinting a web page Pin
papy-boom23-Jun-09 8:17
papy-boom23-Jun-09 8:17 
AnswerRe: Printing a web page Pin
Adam Maras23-Jun-09 8:33
Adam Maras23-Jun-09 8:33 
AnswerRe: Printing a web page Pin
Marc Firth25-Jun-09 2:01
Marc Firth25-Jun-09 2:01 
QuestionEditing XML File Published by IIS Pin
Wael_Soltan22-Jun-09 22:59
Wael_Soltan22-Jun-09 22:59 
QuestionHelp on WEB data Pin
Paolo Turrini22-Jun-09 5:54
Paolo Turrini22-Jun-09 5:54 
AnswerRe: Help on WEB data Pin
DoctorMick22-Jun-09 6:21
DoctorMick22-Jun-09 6:21 
QuestionSending Emails Pin
LucBite22-Jun-09 5:11
LucBite22-Jun-09 5:11 
AnswerRe: Sending Emails Pin
Expert Coming22-Jun-09 5:20
Expert Coming22-Jun-09 5:20 
AnswerRe: Sending Emails Pin
Gary Stafford23-Jun-09 13:12
Gary Stafford23-Jun-09 13:12 
QuestionMaintain cursor in parent window when pop-up opens.... Pin
Khawar Abbas121-Jun-09 18:55
Khawar Abbas121-Jun-09 18:55 
AnswerRe: Maintain cursor in parent window when pop-up opens.... Pin
DoctorMick22-Jun-09 6:23
DoctorMick22-Jun-09 6:23 
QuestionExport "Installed Updates" In vista Using VBscript Pin
Geo S Neeliyara21-Jun-09 18:39
Geo S Neeliyara21-Jun-09 18:39 

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.