English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying to create a jewelry creation page where it shows a blank necklace and views can change the options to create a customized necklace and send that information to my e-mail. databases:OK, CGI:OK, SQL: OK, Javascipt:OK I can use any of these on my server, please help I have been trying to figure this out for three weeks the furthest I got was a form. lol

2007-03-07 14:34:47 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

Hmm... interesting problem. You'll have to use JavaScript for the visual part - changing the necklace and such. Then you'll have to save the changed necklace to the request object before making further changes. I'd suggest a multi-page application where each change the user makes represents one page. When the user clicks OK for that aspect of the necklace, send the changed aspect as a parameter to the next page. After making a bunch of changes, the user arrives at a page with the finished necklace, and an option to submit. The URL for this page would be something like:
yourdomain.com/ necklace.cgi? param1=optionC& param2=optionD& param3=optionF
where params and options are something relevant to necklace creation. Then use whatever email generator is applicable to your development tool of choice..

2007-03-07 14:58:34 · answer #1 · answered by abram.kelly 4 · 0 0

I'd look into a thing called JavaScript
I don't know any code off the top of my head but thats where I would look for it.

I would also have a second page somewhere so that once the JavaScript does what it does it can send an email with information...if you get the first part done here is the second part

"
"

don't put the quotes

2007-03-07 14:38:04 · answer #2 · answered by ? 2 · 0 0

A simple random image Java script should work perfectly. Simple to st upand several site out there with ready made code.

The Syko Ward

2007-03-07 14:50:27 · answer #3 · answered by The Syko Ward 5 · 0 0

have you ever lengthy previous right into a sort of cool technologies shops? the place there's a clock that has a stick on the outstanding and it strikes back and forth extremely extremely speedy. and you'd be able to ensure the time on the clock simply by fact simply by fact the stick is shifting speedy it creates a sort of "background" for the time to be seen. discover out online how they try this and according to risk it is going to help create a picture on your fan.

2016-10-17 13:02:58 · answer #4 · answered by Anonymous · 0 0

fedest.com, questions and answers