Click here to Skip to main content
15,916,293 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Good tools for browser capability detection? [modified] Pin
fly9044-Mar-09 7:33
fly9044-Mar-09 7:33 
GeneralRe: Good tools for browser capability detection? Pin
MattPenner4-Mar-09 8:10
MattPenner4-Mar-09 8:10 
GeneralRe: Good tools for browser capability detection? [modified] Pin
fly9044-Mar-09 8:17
fly9044-Mar-09 8:17 
AnswerRe: Good tools for browser capability detection? Pin
Curtis Schlak.5-Mar-09 10:21
Curtis Schlak.5-Mar-09 10:21 
GeneralRe: Good tools for browser capability detection? Pin
MattPenner6-Mar-09 9:30
MattPenner6-Mar-09 9:30 
GeneralRe: Good tools for browser capability detection? Pin
Curtis Schlak.6-Mar-09 9:41
Curtis Schlak.6-Mar-09 9:41 
QuestionGridView (Edit / Cancel) Slow with 4,000 Records [modified] Pin
hifiger20043-Mar-09 20:41
hifiger20043-Mar-09 20:41 
QuestionHow can I figure out why I am losing focus. Pin
Douha3-Mar-09 12:09
Douha3-Mar-09 12:09 
Questioncollect information about visitors with BHO Pin
Maverickcool3-Mar-09 7:14
Maverickcool3-Mar-09 7:14 
Questionhelp with ajax refresh with database Pin
petvampire3-Mar-09 5:40
petvampire3-Mar-09 5:40 
AnswerRe: help with ajax refresh with database Pin
Yusuf3-Mar-09 8:44
Yusuf3-Mar-09 8:44 
AnswerRe: help with ajax refresh with database Pin
danico4912-Aug-09 14:45
danico4912-Aug-09 14:45 
QuestionSymbol rendering in Internet Explorer 7 Pin
TheIdleProgrammer3-Mar-09 1:51
TheIdleProgrammer3-Mar-09 1:51 
AnswerRe: Symbol rendering in Internet Explorer 7 Pin
Yusuf3-Mar-09 8:46
Yusuf3-Mar-09 8:46 
AnswerRe: Symbol rendering in Internet Explorer 7 Pin
TheIdleProgrammer3-Mar-09 23:38
TheIdleProgrammer3-Mar-09 23:38 
QuestionTesting Database backed websites with any host? Pin
pluckyducky3-Mar-09 0:49
pluckyducky3-Mar-09 0:49 
AnswerRe: Testing Database backed websites with any host? Pin
Yusuf3-Mar-09 8:49
Yusuf3-Mar-09 8:49 
QuestionHow to send submitted form data to mail Pin
Ahmad Hamid2-Mar-09 18:33
Ahmad Hamid2-Mar-09 18:33 
AnswerRe: How to send submitted form data to mail Pin
Mohammad Dayyan6-Mar-09 11:13
Mohammad Dayyan6-Mar-09 11:13 
QuestionApache + cgi Pin
Bram van Kampen2-Mar-09 15:25
Bram van Kampen2-Mar-09 15:25 
AnswerRe: Apache + cgi Pin
Curtis Schlak.4-Mar-09 9:31
Curtis Schlak.4-Mar-09 9:31 
Bram, are you writing the correct HTTP headers before the HTML content?

For example, are you following the HTTP RFC 2616[^], specifically section 6. Response?

If you're just opening the stream and pumping the content of the file to the browser from the CGI, it will fail because it does not have the correct HTTP headers that you need to write into the stream first.

"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty

GeneralRe: Apache + cgi Pin
Bram van Kampen7-Mar-09 16:42
Bram van Kampen7-Mar-09 16:42 
GeneralRe: Apache + cgi Pin
Bram van Kampen12-Mar-09 15:53
Bram van Kampen12-Mar-09 15:53 
GeneralRe: Apache + cgi Pin
Curtis Schlak.13-Mar-09 9:42
Curtis Schlak.13-Mar-09 9:42 
QuestionProblems using sendmail.asp script Pin
KA Mainstream2-Mar-09 15:14
KA Mainstream2-Mar-09 15:14 

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.