Python CGI --> ASP Request

C

crystal1

This question may be simple, so please bear with me.

We have a mainly ASP VBScript website running on IIS. I've installed
Python and created a CGI form which takes text input and produces a
string of URLs. The CGI page works fine.

Currently, when submitting the form the user is redirected to the CGI
file's embedded html page. I would like for the user to submit the form
and be brought back to the originating VB/ASP page with the
<%=Request("RESULT")%> tag filled in with the links generated in the CGI
form.

This seems so simple, but I can't think of an alternative to a
non-manual <form> submission in the CGI, or an ugly and slow redirect
page...

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,209
Messages
2,571,088
Members
47,684
Latest member
sparada

Latest Threads

Top