|
-
September 27th, 2002, 03:48 AM
#1
Cursors
How do you change the cursor state in a web application in c#?
I have searched and cannot find anything.
Do you have to use System.Windows.Forms ??
Thanks,
Jenny
-
September 27th, 2002, 02:47 PM
#2
Hello,
Your cursor question sounds a lot like my 1st problem in my post from yesterday. You can find it here:
I tried using the Windows Forms class, but I got an error message indicating that it was inaccessible from ASP.NET. The Windows Forms class has an AcceptButton function which sounds like exactly what I need on my form, but there doesn't seem to be a Web equivalent of this function in an HTML form.
Good luck...
Dan
-
September 27th, 2002, 02:52 PM
#3
Hello,
Your cursor question sounds a lot like my 1st problem in my post from yesterday. You can find it here:
I tried using the Windows Form class, but I got an error message indicating that it was inaccessible from ASP.NET. The Windows Form class has an AcceptButton function which sounds like exactly what I need on my form, but there doesn't seem to be a Web equivalent of this function in an HTML form.
Good luck...
Dan
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
|