webmaster54880
12-05-2009, 08:53 PM
Hello,
I have a cleint that has asked me to write a widget that can submit form data to an asp website. Basically he would like to duplicate the asp form on his website and then send the data to an external site to process it. The user of the form would end up on the other site anyway, but he just wants it to be more conveinent for his customers to fill out the duplicate form on his site and instead of searching for the link for the other site.
So I am sure this is possible, but I am not sure how to start. The other site has no API's and I am pretty sure that the processing script is in a secure location.
One more thing i am much more proficient in PHP than I am in ASP. Can duplicate form be in a PHP doc or do I have to create a seperate ASP doc to do this?
All help is a appreciated.
Thanks.
I have a cleint that has asked me to write a widget that can submit form data to an asp website. Basically he would like to duplicate the asp form on his website and then send the data to an external site to process it. The user of the form would end up on the other site anyway, but he just wants it to be more conveinent for his customers to fill out the duplicate form on his site and instead of searching for the link for the other site.
So I am sure this is possible, but I am not sure how to start. The other site has no API's and I am pretty sure that the processing script is in a secure location.
One more thing i am much more proficient in PHP than I am in ASP. Can duplicate form be in a PHP doc or do I have to create a seperate ASP doc to do this?
All help is a appreciated.
Thanks.