|
-
February 19th, 2006, 11:07 PM
#1
Passing non strings to embedded objects
Now I'm currently embedding windows form form controls in web forms using the <object> tag. I`m also passing parameters to the embedded object using the <param> tag.
My question is that is it possible to pass non strings to the embedded object such as int, float or maybe even a Color structure such as System.Drawing.Color.Teal?
If it can be done, how?
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
|