PDA

View Full Version : help please


bongbox
01-06-2003, 05:43 AM
if i want people to download some files that i uploaded on my site what code should i write:o

sfa
01-06-2003, 08:20 AM
Use the getUrl function -

getURL ("file.zip");

SFA