"form.html"

Problems installing LinkMan?
Post Reply
MACH

"form.html"

Post 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.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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,
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Mach

Post by Mach »

Yep. I found it.

I ended the form like this:

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

instead of:

</form>

:oops: :oops: :oops:
Guest

Post by Guest »

Thank you sir!
Post Reply