|
-
Jul 30th, 2003, 03:47 PM
#1
Thread Starter
Member
ASP & Active X control
I've created a usercontrol that displays slides, but i need to pass it a variable so that it can display the stuff that it's supposed to.
They said i can do this >>>
dim tempR
set tempR = Server.CreateOject("projectName.controlName")
------------------------------------------------------------------------------------
The problem with this is that it doesn't work. It gives me some funky errors.
Please Help!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|