Click here to Skip to main content
15,884,986 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working on asp.net C#, as i had created one welcome page and another home page.
there is only on image on welcome page and i want that when user clicks anywhere on welcome page he is directed to home page,
so please help me how can i do this.
i dont want to use any button..just clicking anywhere on image it redirects to another page
Posted

 
Share this answer
 
Comments
manishmns12 17-Feb-14 5:11am    
thanks alot sir..
sir can u also tell me how to add audio in pageload of the page....
Lakamraju Raghuram 17-Feb-14 5:21am    
If you google they are many resources. There is a simple explanation here: http://www.w3schools.com/html/html_sounds.asp
manishmns12 17-Feb-14 6:15am    
sir i am adding the audio control and then playing the audio. but the audio toolbar is visible on run page but the sound is not ben played..... a m ute sign is shown but my system is not muted..so what to do....

is it any prblm with my browser?? as i m using chrome..
please help me out
JUST ADD <a href="your page url to redirect"> YOUR IMAGE HTML </a>
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900