CGI Application Timeout

Anupama

New Member
I have written a program for uploading user details into the wdm database of TPT. This displays ( using {&out} ) whether a user was loaded or not(if user id already exists in the database) for each user in the file. I am getting a "CGI Application Timeout" when I run this program. I have no problems in runnig the compilation program of TPT to compile directories which takes much longer and displays a message after each file was compiled if it was successful or not. How can I make my program work in a manner similar to compilation program?
 
Back
Top