Hello, I had made a post a few days ago about IE and AOL's browser not being compatible with the script(s) I wrote. Here's what I've been able to find out so far in my troubleshooting. If you have any suggestions PLEASE send them!!!
I have built a site for our students to assess professors on their ability to teach. The site uses several CGI/Perl scripts. One to gather registration info, one to check their registration for proper format, one to create questions, one to grade their questions/email them their results. The entire site works fine. Data that is carried from one script to the other is done so very well using the <input type=hidden> command right before the submit button. The site works fine that is until the last transition from the "create questions script" to the "grading questions script". IE fails to carry all value pairs to next script/webpage. Netscape works, IE doesnt. Why? IE carries some values over, but clips that last 80% of them off... I suppose I could open a temp text file and print information there then go to next script/page and open that file and read information in..but that seems like a long way around a short problem.... PLEASE HELP!!! Thanks, Roger -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
