I have to design a page with the following specifications...
- It has two fields, name and age and a submit button
- Once the user hits submit, I need the name and age information to get forwarded to a foreign URL, with similar fields and submit that information automatically. In other words I want to skip the foreign URL and just submit the information.
How can I implement this?
Thanks in advance...


Reply With Quote
Bookmarks