Redirect HTML and Batch File

C

carussell23

Is it possible to execute a batch file on the webserver and redirect
to an html document at the same time using javascript?
 
T

Thomas 'PointedEars' Lahn

carussell23 said:
Is it possible to execute a batch file on the webserver and redirect
to an html document at the same time using javascript?

location = "URI_of_server-side_script_that_generates_a_HTML_document";


PointedEars
 

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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top