+ Reply to Thread
Results 1 to 2 of 2

Thread: Form and results split into 2 files

  1. Join Date
    Aug 2006
    Posts
    1

    Form and results split into 2 files

    Is it posible to split form into one file. And results into another.
    I'm having problems integrating script into my site.
    Tried splitting it myself, but it was too hard for me.

    Thank U for your time.
    And Thank U for the script.

  2. Join Date
    Aug 2004
    Posts
    781

    Re: Form and results split into 2 files

    The script is relatively easy to integrate and I am not sure what you are talking about with the splitting business. The script is all one script.

    If you want to transport the search form from the script to another location, simply setup the script to your liking and visit it in a browser. Then you can view the html via your browser and copy the html into another page.

    However, by far the BEST method of integrating the script into your site is to simply specify a header and a footer file via the templates page. Then, you can split your page in half based on where the content of the page is (top half place in a header file, bottom half place in a footer file), and tell the script to use those for header / footer files. The header/footer files can be PHP files OR normal html pages.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts