Click here to Skip to main content
15,900,725 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to avoid CAPTCHA ? Pin
Perspx2-Oct-08 20:14
Perspx2-Oct-08 20:14 
AnswerRe: How to avoid CAPTCHA ? Pin
Paul Conrad3-Oct-08 6:42
professionalPaul Conrad3-Oct-08 6:42 
AnswerRe: How to avoid CAPTCHA ? Pin
Jaffer Mumtaz4-Oct-08 20:49
Jaffer Mumtaz4-Oct-08 20:49 
QuestionIE7 - drawing lines around an image tag Pin
Christian Graus2-Oct-08 10:42
protectorChristian Graus2-Oct-08 10:42 
AnswerRe: IE7 - drawing lines around an image tag Pin
Mohammad Dayyan2-Oct-08 11:24
Mohammad Dayyan2-Oct-08 11:24 
GeneralRe: IE7 - drawing lines around an image tag Pin
Christian Graus2-Oct-08 11:52
protectorChristian Graus2-Oct-08 11:52 
GeneralRe: IE7 - drawing lines around an image tag Pin
Mohammad Dayyan2-Oct-08 12:14
Mohammad Dayyan2-Oct-08 12:14 
AnswerRe: IE7 - drawing lines around an image tag Pin
NeverHeardOfMe2-Oct-08 11:26
NeverHeardOfMe2-Oct-08 11:26 
GeneralPS Pin
NeverHeardOfMe2-Oct-08 11:39
NeverHeardOfMe2-Oct-08 11:39 
GeneralRe: PS Pin
Christian Graus2-Oct-08 11:55
protectorChristian Graus2-Oct-08 11:55 
GeneralRe: IE7 - drawing lines around an image tag Pin
Christian Graus2-Oct-08 11:54
protectorChristian Graus2-Oct-08 11:54 
GeneralRe: IE7 - drawing lines around an image tag Pin
NeverHeardOfMe2-Oct-08 12:02
NeverHeardOfMe2-Oct-08 12:02 
GeneralAnd a PS again! Pin
NeverHeardOfMe2-Oct-08 12:17
NeverHeardOfMe2-Oct-08 12:17 
AnswerRe: IE7 - drawing lines around an image tag Pin
Guffa4-Oct-08 1:39
Guffa4-Oct-08 1:39 
QuestionHow to handle HTML comment chars ( i.e. "<!--" ) in TEXTBOX Pin
Arindam Tewary2-Oct-08 0:15
professionalArindam Tewary2-Oct-08 0:15 
AnswerRe: How to handle HTML comment chars ( i.e. "<!--" ) in TEXTBOX Pin
Johnny ²2-Oct-08 1:11
Johnny ²2-Oct-08 1:11 
QuestionDisplay redirecting page. Pin
mydogisblue1-Oct-08 21:46
mydogisblue1-Oct-08 21:46 
AnswerRe: Display redirecting page. Pin
Johnny ²2-Oct-08 1:13
Johnny ²2-Oct-08 1:13 
Your best solution would be not to automatically redirect 404 errors and then handle it properly on the URL that was requested. If you have no choice but to redirect then you could try accessing the referrer variable (access to which is dependant on your language - in PHP try $_SERVER) to discover where the page was referred from.
GeneralRe: Display redirecting page. Pin
mydogisblue2-Oct-08 4:10
mydogisblue2-Oct-08 4:10 
QuestionHow can we prevent Search Engines Caching or indexing ? Pin
Mohammad Dayyan1-Oct-08 15:59
Mohammad Dayyan1-Oct-08 15:59 
AnswerRe: How can we prevent Search Engines Caching or indexing ? Pin
Christian Graus1-Oct-08 16:06
protectorChristian Graus1-Oct-08 16:06 
GeneralRe: How can we prevent Search Engines Caching or indexing ? Pin
Mohammad Dayyan1-Oct-08 16:12
Mohammad Dayyan1-Oct-08 16:12 
GeneralRe: How can we prevent Search Engines Caching or indexing ? Pin
Christian Graus1-Oct-08 16:38
protectorChristian Graus1-Oct-08 16:38 
AnswerRe: How can we prevent Search Engines Caching or indexing ? Pin
Philip.F14-Oct-08 23:13
Philip.F14-Oct-08 23:13 
GeneralRe: How can we prevent Search Engines Caching or indexing ? Pin
Mohammad Dayyan14-Oct-08 23:17
Mohammad Dayyan14-Oct-08 23:17 

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.