View Single Post
  #3 (permalink)  
Old 2007-10-21, 09:04 PM
random1739 random1739 is offline
Junior Member
 
Join Date: Oct 2007
Posts: 3
random1739 is on a distinguished road
Default

I'm not all that familiar with using javascript.

When I tried to insert that code in the html template page (on which the PHP script is run from), it failed and gave me an error message for the line:
"with (field)"

I'll give things another go when I get the chance, but the Smarty template system makes things a little more confusing.

Theres a header page, a footer page, a template page and a PHP page. All needed to display and run the contact.php page which visitors see.
Reply With Quote