We have an applet that executes from TopView.asp via MainPagePrefix.asp. Works fine and displays the contents of a text file called "notice.txt" when using the following URL.
http://website.com:1080 The source files for the applet and notice.txt file are in WhatsUp/Web. However, when we preceed the domain with "userid:password@" parameters, the applet does not execute properly. The userid/password is defined in WUG. I assume the browser/applet cannot find the required source files to execute and display the notice.txt file. The area of the screen where the notice.txt file is to be displayed is just a gray box. Any experts out there that can tell me whats wrong? http://userid:password@;website.com.1080 This is our applet code. <APPLET CODE="headline.class" WIDTH=779 HEIGHT=66> <PARAM NAME="GENERATOR" VALUE="CREATED WITH THE APPLET HEADLINE FACTORY www.COFFEECUP.COM"> <PARAM NAME="GENERAL" VALUE="0|FFFFFF|1|30|40|12000|0"> <PARAM NAME="LOAD" VALUE="000000|FFFFFF|Loading..."> <PARAM NAME="BORDER" VALUE="0|C0C0C0|1|1|7"> <PARAM NAME="TXT FILE" VALUE="notice.txt|1|FF0000|000080|FFFF00|0|2|14|1"> <PARAM NAME="SCROLLER" VALUE="3|11|11|C0C0C0|000000|1|0"> </APPLET> Ron Ward Manager, Network Support Office of Transportation Technology Services Maryland Department of Transportation 1 Orchard Road Glen Burnie, MD 21060 office: 410-768-7607 fax: 410-424-3752 email: [EMAIL PROTECTED] Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
