Matthew Smith
02-04-2000, 05:52 PM
Hello.[nbsp][nbsp]I am almost finished with my first business site.[nbsp][nbsp]This site will sell art work of a local artist.[nbsp][nbsp]Many of the items are unique, and I need a script to change the status of the item once ordered.
[nbsp][nbsp]The ordering will be done through an email "submit" button, sending billing info from the fields as an email so that the order can be processed.[nbsp][nbsp]Once the customer hits the submit button, I would ALSO like the script to change the link on the main page to reflect that the item has been ordered.
[nbsp][nbsp]The script must:
1.[nbsp][nbsp]change the source for the thumbnail of the image to a different one(ie item1.gif changes to item1sold.gif).
2.[nbsp][nbsp]change the link on the main inventory page FROM the order form link INTO a link to a page that will state "this item has been ordered and is on hold, if you would like to special order a similiar item, contact us... etc."
[nbsp][nbsp](ie <a href="item1ORDER.htm"> changes to <a href="item1SOLD.htm>
[nbsp][nbsp]All of these changes would affect only one page.[nbsp][nbsp]Any ideas?[nbsp][nbsp]I havn't messed with ASP's yet(I don't even know if they would do that).[nbsp][nbsp]I don't know MUCH CGI, but I'm learning.
[nbsp][nbsp]Is there any way to do this, or could someone recommend a FREE shopping cart that would do this or something similiar?
[nbsp][nbsp]THANKS IN ADVANCE EVERYONE![nbsp]
[nbsp][nbsp]The ordering will be done through an email "submit" button, sending billing info from the fields as an email so that the order can be processed.[nbsp][nbsp]Once the customer hits the submit button, I would ALSO like the script to change the link on the main page to reflect that the item has been ordered.
[nbsp][nbsp]The script must:
1.[nbsp][nbsp]change the source for the thumbnail of the image to a different one(ie item1.gif changes to item1sold.gif).
2.[nbsp][nbsp]change the link on the main inventory page FROM the order form link INTO a link to a page that will state "this item has been ordered and is on hold, if you would like to special order a similiar item, contact us... etc."
[nbsp][nbsp](ie <a href="item1ORDER.htm"> changes to <a href="item1SOLD.htm>
[nbsp][nbsp]All of these changes would affect only one page.[nbsp][nbsp]Any ideas?[nbsp][nbsp]I havn't messed with ASP's yet(I don't even know if they would do that).[nbsp][nbsp]I don't know MUCH CGI, but I'm learning.
[nbsp][nbsp]Is there any way to do this, or could someone recommend a FREE shopping cart that would do this or something similiar?
[nbsp][nbsp]THANKS IN ADVANCE EVERYONE![nbsp]