|
-
May 17th, 2005, 04:22 AM
#1
Thread Starter
Frenzied Member
Use ColorDialog on WebPage?
I'm new to asp.net, so excuse the stupid q's
Can one place controls available to a windows forms application (say ColorDialog) on your webpage? It seems just the basic controls are made available to you in the IDE when you create a web site
if it matters ... I'm using Whidbey, Beta2
-
May 17th, 2005, 04:45 AM
#2
Frenzied Member
Re: Use ColorDialog on WebPage?
Nope.
You got to remember that controls for ASP.NET must generate HTML.
I'm sure there is a web control out there that will do what you want - just search - or write one yourself!
DJ
If I have been helpful please rate my post. If I haven't tell me!
-
May 17th, 2005, 04:51 AM
#3
Thread Starter
Frenzied Member
Re: Use ColorDialog on WebPage?
thanx dj,
I will take the search option...still too new to write my own stuff.
-
May 17th, 2005, 05:03 AM
#4
Frenzied Member
Re: Use ColorDialog on WebPage?
Take a look at http://www.asp.net/ControlGallery/de...ndex=0&tabid=1 - there are some color picker controls in there.
There is also one here but it uses HTC so only working in IE5+ http://www.codeproject.com/html/colo...er_control.asp.
I haven't found any freebies yet though - let me know what you find!
DJ
If I have been helpful please rate my post. If I haven't tell me!
-
May 17th, 2005, 05:05 AM
#5
Thread Starter
Frenzied Member
Re: Use ColorDialog on WebPage?
Thanx a lot man!
I will try it out first thing in the morning....evening here, so I'm gonna kick it...
Really not necessary, but thanx again!
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
|