Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Server.CreateObject
Message
From
20/05/2004 12:55:23
 
 
To
All
General information
Forum:
Visual Basic
Category:
VBScript
Title:
Server.CreateObject
Miscellaneous
Thread ID:
00905693
Message ID:
00905693
Views:
60
I am writing a WEB Application and want to use a TreeView as the main menu.

I actually am using JScript, but since is the same for VBScript.

This application is for Pocket PC IE, it only support JScript.

I can't create objects with the tag
<Object></Object>
The app run at server side

so i have to use Server.CreateObject("TreeView").

This creates the object and can manipulate its methods and properties, but i don't know how to make this object visible in the web page.

is this possible?
Next
Reply
Map
View

Click here to load this message in the networking platform