View Single Post
Old 10-14-2002, 12:40 PM   PM User | #2
fivesidecube
New Coder

 
Join Date: Sep 2002
Location: Up North (UK)
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
fivesidecube is an unknown quantity at this point
Avenger,

I may be wrong here, but I think that ASP processing can only be done via the WEB server, hence to get the ASP to process your input your PERL will need to talk to the WEB server like it's a browser and POST the details via the server.

This sounds like a lot of work! How does the ASP post its message. Can you port that into PERL?

Hope this is a start,

Fivesidecube.
fivesidecube is offline   Reply With Quote