Forum Moderators: phranque

Message Too Old, No Replies

Design Form Help

design form, carrying information from one page to the other, etc

         

matrym

4:11 am on Sep 2, 2002 (gmt 0)

10+ Year Member


Hey, Thanks for lookin!

I've working on a design signup form:
http://www.digitalprinceton.net/startDesignz.html

And I ran into the problem of having the potential client convey the colors he wished his site would have... so I searched around a while and found (and modified):

http://www.digitalprinceton.net/colorPicker.html

-------
Basically, the hitch that I'm at right now is, I need to have the "color Picker" page be able to receive and save the color values as specified by the color picking... and then on "submit", I need these values to be sent back into the original full design form. I'm thinking javascript could probably set the values into the text fields on the "color picker" page, any recommendations? I'm especially confused as to how to transfer that information back to the original form page too.

Thanks,
Brett

Birdman

4:33 am on Sep 2, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello matrym. Welcome to Webmaster World. html goodies [htmlgoodies.com] has this small tutorial on passing variables. I believe the author said that only two variables could be passed, but if they are hex codes you could probably stick two together and split them on the new page. By the way, you might want to just stick your problem page's url in your profile. Also check out WW's TOS [webmasterworld.com]. I had a page similar to yours at one point. Good luck! ;)

matrym

5:29 am on Sep 2, 2002 (gmt 0)

10+ Year Member



Hrm, my url profile shouldnt be the page of my main site? I imagine my problems will vary as time goes on :P. Am I breaking any of the TOS? If so, what? I certainly dont mean to, and would love to rectify the problem ASAP. I'm just here for help, and to learn :).

Thanks for your time, and I'll check out that passing variables thing :).

Regards,
Brett