Hello,
I'm working on a website in PHP but I have to integrate a form coming from another website into it...the problem is that the form is coded in ASP and I have no idea how to make the results of a query appear in a page on my website.
Here is the adress of the form I have to integrate :
If you click on "Recherche" on top right, you see that you are brought to a page containing all the results of the search and of course you can click on a document.
I would like to be able to manipulate the documents on my PHP webby (so the step just after the results of the query).
Anyone has an idea to help me ?
Thanx
I'm working on a website in PHP but I have to integrate a form coming from another website into it...the problem is that the form is coded in ASP and I have no idea how to make the results of a query appear in a page on my website.
Here is the adress of the form I have to integrate :
If you click on "Recherche" on top right, you see that you are brought to a page containing all the results of the search and of course you can click on a document.
I would like to be able to manipulate the documents on my PHP webby (so the step just after the results of the query).
Anyone has an idea to help me ?
Thanx