Click to See Complete Forum and Search --> : need script for purchase and download
jazzy1028
10-23-2003, 06:28 PM
I am very new to java script...I created my site in notepad with html code. I sell designs for the comuterized embroidery machine I already have shopping cart in place and have been sending computerized embroidery designs via e-mail once purchased. I would like my customers to purchase and download immediately. Can someone tell me the script to do this. I am a fast learner.
Sincerely
_Synk_
10-23-2003, 06:31 PM
You'll need a server-side language, like php, asp, perl, etc. Client-side (JS) cannot do this, because you can't have the page controlling a server-side database.
jazzy1028
10-23-2003, 06:36 PM
You'll need a server-side language, like php, asp, perl, etc. Client-side (JS) cannot do this, because you can't have the page controlling a server-side database.
__________________
Thanks friend..for leading me in the right direction....onward and upward