use javascript to change the src attribute of an image to that of a coldfusion template?
> -----Original Message----- > From: Douglas McKenzie [mailto:[EMAIL PROTECTED]] > Sent: 04 September 2002 12:24 > To: CF-Dev > Subject: [ cf-dev ] file downloads > > > Hi, > > Im wondering if this is possible: > > I've got a site that has file downloads on it. When someone > logs in they get > an encrypted cookie set to verify them. > > What I'd like to happen is that when they go to their > download page they get > a list of the files they are allowed to download and when > clicking on the > download link, a script is run to verify the cookie. If its > OK, allow the > download, if not, popup a window saying 'NO!' > > Basically I want to run a script from a link without opening > another window. > > Any suggestions as to how to achieve this without loading > another page? > > Running CF5 on RedHat7.2 > > Cheers, > Douglas McKenzie > > ---------------------------------------- > Internet Developer / Designer > [EMAIL PROTECTED] > 07984 462 516 > ---------------------------------------- > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
