Re: adding a drop down selection list

2007-06-12 Thread strelok31
Any ideas? I have been stuck on this for a while and I got nobody else to ask for help. Thanks again. On Jun 4, 8:47 am, strelok31 <[EMAIL PROTECTED]> wrote: > I wanted to see if people have any ideas, I am sorry if I was not very > clear in my explanation. > > My task is

Re: adding a drop down selection list

2007-06-12 Thread strelok31
ECTED]> wrote: > On 6/12/07,strelok31<[EMAIL PROTECTED]> wrote: > > > > > Any ideas? I have been stuck on this for a while and I got nobody else > > to ask for help. Thanks again. > > If you're really stuck, you need pointers as much as you need a > so

Re: adding a drop down selection list

2007-06-12 Thread strelok31
Thanks a lot guys. After I have changed my code to sales_person = request.POST['salespeople_dropdown'] it worked perfectly. On Jun 12, 2:55 pm, strelok31 <[EMAIL PROTECTED]> wrote: > Thanks Jeremy, > > I will try out your suggestions. I am not new to programming, I am

adding a drop down selection list

2007-06-01 Thread strelok31
I inherited an application written in Python and I need to make a change to it. The guy who created it is gone and I am not an expert in Python. I was able to get one thing to work but I am having difficulty with another part. I need to add a drop down selection list to the HTML page and the save

Re: adding a drop down selection list

2007-06-01 Thread strelok31
Any ideas? On Jun 1, 8:17 am, strelok31 <[EMAIL PROTECTED]> wrote: > I inherited an application written in Python and I need to make a > change to it. The guy who created it is gone and I am not an expert in > Python. I was able to get one thing to work but I am having difficulty

Re: adding a drop down selection list

2007-06-04 Thread strelok31
gt; On 6/2/07, strelok31 <[EMAIL PROTECTED]> wrote: > > > > Any ideas? > > Let's get this straight: You send a multiple-page email, describing a > large application, with a vague description of what it does, and a > body of unindented Python code, and HTML that does