NiteCrawlr
Programmer
Hi,
I have an ASP page which has a form, and when the user clicks on submit, all the information is saved in a text file, after that, a "robot" created in Automate takes the information in that file and send it to a PComm emulator, after the robot receive the answer from the Pcomm, it saves the answer in another text file.
My question is, is there anyway I could make an ASP page which CHECKS if the answer file exists and then it takes the information in that file and shows it to the user?
I have an ASP page which has a form, and when the user clicks on submit, all the information is saved in a text file, after that, a "robot" created in Automate takes the information in that file and send it to a PComm emulator, after the robot receive the answer from the Pcomm, it saves the answer in another text file.
My question is, is there anyway I could make an ASP page which CHECKS if the answer file exists and then it takes the information in that file and shows it to the user?