|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Trouble getting ASP to gen html view of an applet
I'm not an asp guru but am trying to figure out how to get the asp page to gen the html page so I can see it visually in my browser. I have a java applet that display a test rollover newsticker and fades away as it moves up. I can't see it in Firefox or IE. I have several pages involved in making this happen. They are:
ticker.asp newstickertestpage.asp companyname.udl (UDL) Here is the applet code that I put in the ticker.asp page... <!-- This applet was created by RiadaHeadline Version 1.13.5 © 1997-99 Riada International Pty. Ltd. (http://www.riada.com). --> <APPLET CODE=RiadaHeadline.class ARCHIVE=RiadaHeadline.jar WIDTH=250 HEIGHT=30> <PARAM NAME=cabbase VALUE="RiadaHeadline.cab"> <PARAM NAME=name VALUE="NewsTickerTest"> <PARAM NAME=InitBackColor VALUE=FFFFFF> <PARAM NAME=Copyright VALUE="RiadaHeadline Copyright (c) 1997-99, Riada International Pty. Ltd. (http://www.riada.com)"> <PARAM NAME=SerialNumber VALUE="0051-1306-1019"> <PARAM NAME=GenVersion VALUE="1.13.5"> <PARAM NAME=Script0 VALUE="+7 highlightColor 0x000080 ;7 bgColor 0xFFFFFF ;7 borderStyle 0 ;7 borderSize 0 ;7 mode 6 ;7 blockSpacing 10 ;7 linePause 1200 ;7 scrollRate 75 ;50 2 'This is a test\n\nThis is another test\n\nThis i+"> <PARAM NAME=Script1 VALUE="+s yet another test' 12 {1 'http://www.kuow.org' '_self'; } 13 {5 0 'KUOW Radio'; } ; 51;+"> </APPLET> Any help with this would be appreciated. If you need more details let me know. Thanks |
|
#2
|
|||
|
|||
|
Quote:
Why do you need to script an applet for this, theirs many rich dhtml scripts you could choose from which would give you the same effect or even better introduce yourself to jquery its extremely rich in functionality totally open source and its documentation is really easy to use. I just feel that applets are so last decade. OOOOOHHHHH GET ME. |
|
#3
|
||||
|
||||
|
erico,
you have posted this question here in 19/10/2006 6:30 PM: http://forums.aspfree.com/asp-devel...age-138345.html you got help from Doug. instead of taking this help and if not enough reply there, you chose to post brand new thread with the same question, in the Lounge. this is plain rude, and is violating the rules the forum. for the rudeness, you got negative reputation. for violating the rules, you got warning. if you want help, refer to your original thread and reply in there with whatever details you have, what you done and what's wrong still. -thread closed. |
| Viewing: ASP Free Forums > Other > ASP Free Lounge > Trouble getting ASP to gen html view of an applet |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|