Forum Moderators: coopster & phranque

Message Too Old, No Replies

trying to create a configuration file for gypsymail

trying to create a configuration file for gypsymail

         

amythepoet

8:13 pm on Feb 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



HI,

I am having difficulties creating the form configuration file , using gypsymail.

Basically, what I want to do is when a person orders a widget, after they order, they are brought to a page that contains lets' say, colors of widgets.I would like them to be able to choose their color, and then sent that to me in an email, and then have the program send them a questionnaire, which they w ill fill out at their leisure and email back to me, so that I don't have to constantly babysit the computer. As it stands now, when an order comes in, they are not receiving the questionnaire nor are they able to choose their color of widget.

On my questionaire.html file, I have a line that looks like this:

<form name="order" method="post" action="cgi-bin/gypsymail.py/questionnaireconfig.txt/questionnaire.txt">

perl_diver

9:12 pm on Feb 9, 2006 (gmt 0)

10+ Year Member



not sure if you are in the right forum or not. Is gypsymail a python script or perl script?

amythepoet

9:22 pm on Feb 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Oh, I believe it is a python script

perl_diver

10:05 pm on Feb 9, 2006 (gmt 0)

10+ Year Member



yea, .py should be python. This site doesn't seem to have a Python forum though. You might want to find one that does, Devshed or Tek-tips comes to mind. But you may have to read this fast as I don't know if posting the names of other forums is allowed here or not.

amythepoet

10:40 pm on Feb 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thank you