Will,

are You sure that Your .bat gets called at all ?

You may have missed sthg basic.

Details may be different under windows  but  normally you

Set up a form round the button <form method="post" action=" xxx.bat" >

Then place the xxx.bat  where the  webserver expects  scripts
normally  a directory  'cgi-bin'    and make sure the script is
executable from the user the webserver is running under.


Now the standard output from the script is given to the web server wich distributes it.

hth

-- mats



[EMAIL PROTECTED] wrote:

"If I've pieced this together right, you're telling IIS to run a .bat file that runs 
a UV program.  Now how do you intend to get the output back to the web browser?"

I have no idea.  How ?  That's what I'm asking.
How do you run make a web page, run a UV program and output the results back to 
the web page?  People say oh just do this and this, but when I try it, even 
from a Dos shell I don't see any output.
Will
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to