Hey all,I've got a bit of a tricky one for you all wondering if anyone can solve it. I've got a form that visitors fill out and when they hit refer. I be to open another website altogether and fill out a similar create with the details the visitor supplied. Is this possible and if so how would you do it?Thanks,Ben.
All the tips & tricks for improving your resume answering tricky interview questions & landing that killer job:
Its very easy actually just set the 1st forms action to the second forms URL. Then on the second site have value="<?php $_POST['value'] ?>" or whatever depending on the type of input.
Thanks JasonStanley and Bogey for your replies. That's exactly the problem it's a site I don't own or control. Any way to do this without getting them to make changes?
Thanks JasonStanley and Bogey for your replies. That's exactly the problem it's a site I don't own or control. Any way to do this without getting them to alter changes?
So this is like an autofill for another form?Which form are you thinking about?
The concept is that we provide free gifts (which are sponsored by certain companies). People fill out their details on our site and we load two sponsor sites and auto fill the corresponding data on their forms. The customer hits submit for both and this makes them elligable to receive their remove gift. The trouble is the sponsor sites/forms are outside of our control. Let me experience if you need any other details or information.
Thanks in advance for any help you guys can offer,Ben.
All the tips & tricks for improving your resume answering tricky interview questions & landing that killer job:
Ask them if you are doing something that is mutually beneficial to both of you then I don't really see a problem.
it makes best sense to ask the other web developers snice they are your sponsor otherwise this could be seen as filling out various forms rather like bot activity which many webmasters rightfully so look drink upon. However you could use socket programming since php has an extensive range of functions where you could take the data from your form and use this data to build a packet which you can then send to the other websites form using a POST declaration in your packet.
I ran it past a bring together of them (we have more than one support) but the problem is that they dont want to make changes to their site or support extra pages. We put this concept to most of them and are trying to get it up and running. Still hoping there might be a solution...?
All the tips & tricks for improving your resume answering tricky interview questions & landing that killer job:
Forex Groups - Tips on Trading
Related article:
http://www.ozzu.com/ftopic82731.html
comments | Add comment | Report as Spam
|