Just finished the contact form using php and it works fine. Does everything.
However theres 1 thing i dont like and thats when for example one of the text fields isnt filled in it displays a message saying
you didnt fill in " whatever" go back and please fill it in etc.
It displays this message using a echo thus looks horrible.. However i was wondering isit possible that when a field is missed it can display and xhtml page that i've formatted to what i like? saying "You've missed a field etc etc" instead of just plain text?
Thanks guys
