Click here to Skip to main content
15,921,279 members
Home / Discussions / Web Development
   

Web Development

 
Questionresponse.write doesnt show any output... Pin
Genius.Boy19-Nov-08 3:00
Genius.Boy19-Nov-08 3:00 
AnswerRe: response.write doesnt show any output... Pin
Guffa19-Nov-08 8:11
Guffa19-Nov-08 8:11 
GeneralRe: response.write doesnt show any output... Pin
Genius.Boy19-Nov-08 11:36
Genius.Boy19-Nov-08 11:36 
QuestionHow to set a page's display monitor's settings Pin
Hemant Thaker19-Nov-08 0:58
Hemant Thaker19-Nov-08 0:58 
AnswerRe: How to set a page's display monitor's settings Pin
Mohammad Dayyan21-Nov-08 0:55
Mohammad Dayyan21-Nov-08 0:55 
AnswerRe: How to set a page's display monitor's settings Pin
umeshdaiya28-Nov-08 19:52
umeshdaiya28-Nov-08 19:52 
QuestionWhich one is better, Form Or Table Pin
Hemant Thaker19-Nov-08 0:43
Hemant Thaker19-Nov-08 0:43 
AnswerRe: Which one is better, Form Or Table Pin
Guffa19-Nov-08 1:48
Guffa19-Nov-08 1:48 
Neither. You should use CSS to layout your page.

The form element is a container for form fields, and usually it's not used for layout at all.

Using tables for layout once was the only way to do any layout at all, but that was about fifteen years ago, and the technology has moved on since then.

Despite everything, the person most likely to be fooling you next is yourself.

JokeRe: Which one is better, Form Or Table Pin
Jörgen Andersson19-Nov-08 11:42
professionalJörgen Andersson19-Nov-08 11:42 
AnswerRe: Which one is better, Form Or Table Pin
Samer Aburabie19-Nov-08 13:03
Samer Aburabie19-Nov-08 13:03 
GeneralRe: Which one is better, Form Or Table Pin
Guffa20-Nov-08 2:43
Guffa20-Nov-08 2:43 
QuestionThe Annoying DesignMode Icon Pin
Saul Johnson18-Nov-08 9:52
Saul Johnson18-Nov-08 9:52 
AnswerRe: The Annoying DesignMode Icon Pin
Saul Johnson22-Nov-08 23:11
Saul Johnson22-Nov-08 23:11 
QuestionHow to send email to novell mail server using asp.net Pin
pzn3xq18-Nov-08 8:15
pzn3xq18-Nov-08 8:15 
QuestionLorem ipsum dolor sit amet... Pin
Brendan Vogt17-Nov-08 23:31
Brendan Vogt17-Nov-08 23:31 
AnswerRe: Lorem ipsum dolor sit amet... Pin
NeverHeardOfMe17-Nov-08 23:40
NeverHeardOfMe17-Nov-08 23:40 
AnswerRe: Lorem ipsum dolor sit amet... Pin
dhewitt8818-Nov-08 5:31
dhewitt8818-Nov-08 5:31 
Questionchange css using javascript Pin
nikhil123417-Nov-08 22:51
nikhil123417-Nov-08 22:51 
AnswerRe: change css using javascript [modified] Pin
sph3rex17-Nov-08 23:01
sph3rex17-Nov-08 23:01 
QuestionPHP Include speedbump Pin
dhewitt8817-Nov-08 14:31
dhewitt8817-Nov-08 14:31 
AnswerRe: PHP Include speedbump [modified] Pin
sph3rex17-Nov-08 22:29
sph3rex17-Nov-08 22:29 
GeneralRe: PHP Include speedbump Pin
dhewitt8818-Nov-08 6:15
dhewitt8818-Nov-08 6:15 
AnswerRe: PHP Include speedbump Pin
Mohammad Dayyan24-Nov-08 7:08
Mohammad Dayyan24-Nov-08 7:08 
QuestionJava Script Phone Number, Email, Zip Code etc Validation Pin
termsafe17-Nov-08 12:25
termsafe17-Nov-08 12:25 
AnswerRe: Java Script Phone Number, Email, Zip Code etc Validation Pin
sph3rex17-Nov-08 22:47
sph3rex17-Nov-08 22:47 

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.