Page 1 of 1

"form.html"

Posted: Mon Mar 14, 2005 10:23 pm
by MACH
Hi. First of all I would like to thank you for your scripts.

I copied and pasted the html from "form.html" into my own page. (Hope that is ok). Everything works fine except it is interfering with my google search that I also have installed on that page. When you try to do a search on the google bar it redirects me to the "links.php" page instead of searching google. Any ideas on a fix?

Thanks again.

Posted: Tue Mar 15, 2005 12:59 pm
by Klemen
Hi,

Sure, you can use html code from form.htm on any page you want and/pr edit it.

What is the URL of your form, you probably messed up the HTML code a bit...

Regards,

Posted: Tue Mar 15, 2005 6:47 pm
by Mach
Yep. I found it.

I ended the form like this:

</form/p> <p align="center">

instead of:

</form>

:oops: :oops: :oops:

Posted: Tue Mar 15, 2005 6:48 pm
by Guest
Thank you sir!