Did you look at this page? I'm not familiar with gdform.asp or gdform.php, but
it seems to some good tips on using it.
http://mc-computing.com/ISPs/FormMail_gdform.html
But, here's some basic trouble-shooting I'd try:
For the thank you page:
1. Make sure there is a thankyou.html file in the root (ie, the same place as
contact.html).
2. Currently, "../thankyou.html" is specified as the path for the redirect
field, try changing to "thankyou.html"
What is the specific problem with the form other than the thank you page?
If it is not sending an email to you:
1. Did you specify an email address for the ASP form mailer? See
http://help.godaddy.com/article/511
2. Apparently, an entirely different program actually sends the results of the
form to you and it's set to send every 5 mins. I imagine it's been longer than
that, but you may want to check with your host and see if that's the time
period. But, you may want to check your root for the XML file gdform.asp creates
(and which is then used by the mailing program to create the email to send to
you). If it's there, it may be that the problem resides with the mailing
program.
Hope this helps
--
Eddie Schott
Progressive Action Network
-----original message-----
>>I need a little help on this form on a website I am building. It is hosted on
godaddy.com/ I cannot get it to work, or open the thank you page. the address
is http://absolutemedicalcoding.com/contact.html >>