Search found 2 matches
- Tue Feb 09, 2010 3:16 am
- Forum: PHP - Code
- Topic: PHP Mail form script doesnt like SPACES in textboxes
- Replies: 2
- Views: 142
Re: PHP Mail form script doesnt like SPACES in textboxes
The mailscript is this..... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Sendemail Scrip...
- Mon Feb 08, 2010 2:05 pm
- Forum: PHP - Code
- Topic: PHP Mail form script doesnt like SPACES in textboxes
- Replies: 2
- Views: 142
PHP Mail form script doesnt like SPACES in textboxes
Hi all, I'm having some strange trouble with a PHP Mailform script that i'm hoping someone can help me out with. The website is http://www.scottandbottietheknot.co.uk/ - on the site are 2 mail form scripts. 1 on the homepage, and the other on the RSVP page. Now the form on the homepage works fine - ...