Forum: PHP Jan 21st, 2009 |
| Replies: 8 Views: 1,390 Booya! You guys were right on. Thanks a lot! If you want to pick my brain on any design stuff let me know.
Cheers,
Nick |
Forum: PHP Jan 17th, 2009 |
| Replies: 8 Views: 1,390 Wheres my php guru at?! Any other options or suggestions to make this contact form work???
Thanks,
NIck |
Forum: PHP Nov 14th, 2008 |
| Replies: 8 Views: 1,390 |
Forum: PHP Nov 6th, 2008 |
| Replies: 8 Views: 1,390 Here is the FormToEmail.php code
<?php
$my_email = "art@nicholasmcgowan.com";
/*
Enter the continue link to offer the user after the form is sent. If you do not change this, your visitor... |
Forum: PHP Nov 6th, 2008 |
| Replies: 8 Views: 1,390 Hey Guys,
I just set up a contact form on my site and used an image as the "send" button. When I get an email from the form, I get x= some number and y= some number. So the form is sending the... |
Forum: Graphics and Multimedia Oct 23rd, 2008 |
| Replies: 2 Views: 614 on(press)
{
getURL("#myurl", "mytarget");
}
everytime i press the button it opens another window
Leave the target blank or use _self for the target |
Forum: HTML and CSS May 27th, 2008 |
| Replies: 1 Views: 447 Hello,
I have a "contact" panel that is positioned on the right of the page. However, on pages where the body is longer than the contact panel, there is a gap under the contact panel going to... |