C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » HTML »

help me


Posted Date: 14 Aug 2008      Posted By: Prashant Verma      Member Level: Silver     Points: 1   Responses: 1



I am creating html page.In that i am giving a link for downloading a zip file.My problem is that when i click on that link,its shows url of taht file.I don't wnt to show the URL.What can i do for this? please help me and give me the code for this




Responses

Author: vipul    14 Aug 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 5

hi,
<script language="javascript" type="text/javascript">
function hidestatus()
{
window.status='';
return true;
}

if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)

document.onmouseover=hidestatus;
document.onmouseout=hidestatus;

</script>

put this ans see the result

vipul,
http://dongavipul.blogspot.com

Please Rate This Answer If They Helpful

Thanks & Regards
Patel Vipul



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Happy Independence Day
Previous : Need Job Portal website Template for free very urgent
Return to Discussion Forum
Post New Message
Category: HTML

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use