Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
23404 Points
4018 Posts
Feb 21, 2012 05:21 PM|LINK
Can't you just use a redirect from the code behind?
Response.Redirect("script.py");
smirnov
All-Star
23404 Points
4018 Posts
Re: How to call a URL(script) after post
Feb 21, 2012 05:21 PM|LINK
Can't you just use a redirect from the code behind?
Response.Redirect("script.py");