Technical Details For CGI Submit

Hello Angie.Sorry you are still having this problem.Does your .asp script has the following code? 'The response below for debugging' Response.Write "" Response.Write "Success " Response.Write "" Response.Write "STATUS=200" Response.Write "
" Response.Write(sSQL) Response.Write "
" Response.Write "Success." Response.Write ""'end if%> If so, that is what is giving the success message. If you remove it, then the box will not appear. It gives you some indication that something has occurred.In my situation, (version 2005), my web server and sql server are seperate boxes. As long as I have pointed within Lectora (from the title properties) and within the .asp code the correct location of the sql server, then sending submissions will not be a problem. When you say "intermittent submission" are you referring to some of the variables (custom and lectora) sometimes being submitted? In the past I have found the same and have put it down to the fact that the cookies may only being able to handle a certain size, especially if you have checked "include all variables in submission". Reducing the number of variables bring submitted is one way. (if you can)Also, has the servers cache files been cleared as sometimes it can take days for the changes to be reflected.In a long time post some similar issues may give you some ideas. These are; Databasesand this one, http://community.trivantis.com/forum_posts.asp?TID=1882&KW=d atabasesHope this gives you some areas to check.Regards,

Discussions have been disabled for this post