rushtonitesh 0 Newbie Poster

Hello

I am working on a website where i need to implement a functionality like this -

"You download will start in 10 or few seconds, other wise click here"
This is a common message which you all must have seen when we try to download a file from some site(like Microsoft) it redirect to another page and displays this message, and after 10 sec file download starts.
i think its basically delaying download function call on page load by 10 seconds.

i tried by using asp.net ajax timer control but it fires download function after every 10 seconds..

Can anyone guide me with this?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.