I have little problem with my CGI batch. When I am trying to run it from net. Server is just trying to upload it to me.. my server administrator says that there is no problem to run .BAT files.
File looks like:
@echo off
echo Content-type: text/html
echo.
echo This is it!!
I would appreciate if some one could help me!
t. Marko