Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP and Perl

Status
Not open for further replies.

Ladyhawk

Programmer
Jan 22, 2002
534
AU
Hi all,

I have a HTML form that I want to do some calculations in. So I have created the form and actioned it to itself so that when the form is submitted to itself, I can perform these calculations on the submitted information. This all works fine. My problem is I also want to submit the same form to a perl script. Is there some way I can submit a form to two places or maybe some way I can manually submit the information to the perl script? I am not able to change the perl script in any way....

Any ideas any one?

Cheers,
Ladyhawk.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top