C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




refreshing control in asp


Posted Date: 23 May 2007      Total Responses: 2

Posted By: Haritha       Member Level: Silver     Points: 2


i am displaying images in asp page when i click any of the image it should be displayed as a large image in another image control in the same page. it is working .
but my problem is when i click image for large image total page is refreshing .
i want to refresh only that image control ..
how to do that??/its very urgent
i am developing this in asp..
plz let me know if u know the answer

thank you

Regards
Haritha




Responses

Author: S.Kumar    23 May 2007Member Level: GoldRating:     Points: 2
Try using javascript <img src="" onclick="largeimg()" id ="smallimg" /> <img src="" id ="largeimg" /> <script> function largeimg() { formname.largeimg.src="URL"; return false; } </script>


Author: NRH    23 May 2007Member Level: GoldRating:     Points: 2
ABOVE ANSWER SEEMS TO SOLUTION FOR UR PROBLEM.


Post Reply
You must Sign In to post a response.
Next : urgent
Previous : How to declare For loop in stored procedure(For loop syntax in storedprocedure) ?
Return to Discussion Forum
Post New Message
Category: General

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

teleconferencing

Contact Us    Privacy Policy    Terms Of Use