Help Please?

Hi All,

So it’s been a while since my last web class, and I’m definitely feeling a little rusty. I’m having trouble finding a tutorial to help with a problem, so I’ve come here.

Currently I have a link in a page that when clicked downloads a zip file. I’d like an alert box to pop up allowing the user to click whether or not they want to download the file. Help please?

Thanks.

Hi,

and you want to do that with PHP? Yes, rusty indeed. :wink:
How about you put an ‘onclick’ and some javascript on the link? Saves you a server interaction.

Good luck!
O.

Sponsor our Newsletter | Privacy Policy | Terms of Service