I 'think' I am in the right forum. Please forgive if not. I am trying to include the following applet code to include on a website: The code works inside the development environment but when I compile and view the code locally, the code doesn't work. When viewing
the sourcecode, the code just isn't there between the tags. I am sure that I'm not including something...did a little search on SymLanguageType but the document is ambiguous. Any help would be greatly appreciated. Schleyer
Interestingly enough, when I pulled up this post in a news reader (SharpReader) the applet displayed just fine. I created a brand new page and simply pasted your code and ran the page---the applet worked again. Can you provide some code to see how you're placing
it on a page? Theoretically, VS.NET shouldn't touch your declaration since it's not a server control.
ALL I DID WAS INSERT THE APPLET CODE INTO A USER CONTROL AND THEN INSERTED INTO ANOTHER USER CONTROL LIKE THIS:
WHATEVER
THIS LAST USER CONTROL IS USED ON A DEFAULT PAGE WITH THIS CODE: LIKE I SAID IN PREVIOUS POST...IT WORKS FINE INSIDE MY DEVELOPMENT ENVIRONMENT (VS.NET) BUT AFTER COMPILE AND RUN IN BROWSER...IT DOESN'T SHOW...I TRIED RESETTING SOME BROWSER SETTINGS TO NO AVAIL.
THANKS FOR INTEREST...STILL STRUGGLING Schleyer
Very strange. I once again created pages with your code and everything works (literally pasted your code). I created a user control called
namebanner.ascx and put in on a blank page, default.aspx. I've uploaded both the page and the control to my server. Does
this page work for you? Does anything at all show in place of the applet?
None
0 Points
22 Posts
How do I include java applet code
Mar 01, 2004 12:42 PM|schleyer|LINK
Member
130 Points
293 Posts
Re: How do I include java applet code
Mar 01, 2004 11:59 PM|MilanNegovan|LINK
http://www.AspNetResources.com
ASP.NET With Emphasis On Web Standards
None
0 Points
22 Posts
Re: How do I include java applet code
Mar 02, 2004 11:08 AM|schleyer|LINK
Member
130 Points
293 Posts
Re: How do I include java applet code
Mar 02, 2004 03:30 PM|MilanNegovan|LINK
http://www.AspNetResources.com
ASP.NET With Emphasis On Web Standards
None
0 Points
22 Posts
Re: How do I include java applet code
Mar 03, 2004 07:50 AM|schleyer|LINK
None
0 Points
22 Posts
Re: How do I include java applet code
Mar 03, 2004 07:52 AM|schleyer|LINK