•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 374,179 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,456 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 313 | Replies: 4
![]() |
•
•
Join Date: Jan 2005
Posts: 5
Reputation:
Rep Power: 0
Solved Threads: 0
Hello,
I am facing problem with event handling.
Most elementary used to be …………. “Click any where on the Form “
But the problem is , that with VB.NET , the Page_Load , form1_Load , MyBase_Load , Me_Load ……………………. None of these events has an Onclick event . Every thing has to be handled through a button_Click event.
I an interested , that single click , directly on the home page , which is an JPG image , may direct me to another page of the site , ( say Login ) .
Please help me with this event handling problem , or suggest some alternative for redirecting without a link button.
Thanks.
Abdul Hayee.
I am facing problem with event handling.
Most elementary used to be …………. “Click any where on the Form “
But the problem is , that with VB.NET , the Page_Load , form1_Load , MyBase_Load , Me_Load ……………………. None of these events has an Onclick event . Every thing has to be handled through a button_Click event.
I an interested , that single click , directly on the home page , which is an JPG image , may direct me to another page of the site , ( say Login ) .
Please help me with this event handling problem , or suggest some alternative for redirecting without a link button.
Thanks.
Abdul Hayee.
Last edited by peter_budo : Apr 11th, 2008 at 8:12 pm. Reason: No need for bold text...
•
•
Join Date: Jan 2005
Posts: 5
Reputation:
Rep Power: 0
Solved Threads: 0
Hello !
Thanks for reply .
I just want , to work without any controls ..............
Just click any where on the Form/Page , that is what a web page is.
A solution came to my mind.
1. make a large button of the From size ,
2. make the property transparent.
3. add a button_click event.
But it looks too crude .
There must be some nicer way
Clicking any where is so common a feature .
I do not know why it is not on web sites.
I am still searching on other engines.
Let me know if you find one.
Regards,
Abdul Hayee.
Thanks for reply .
I just want , to work without any controls ..............
Just click any where on the Form/Page , that is what a web page is.
A solution came to my mind.
1. make a large button of the From size ,
2. make the property transparent.
3. add a button_click event.
But it looks too crude .
There must be some nicer way
Clicking any where is so common a feature .
I do not know why it is not on web sites.
I am still searching on other engines.
Let me know if you find one.
Regards,
Abdul Hayee.
Last edited by peter_budo : Apr 11th, 2008 at 8:13 pm. Reason: No need for bold text
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
Other Threads in the ASP.NET Forum
- Previous Thread: Textarea Value
- Next Thread: Object reference not set to an instance of an object.


Linear Mode