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 new
> to web programming an
Thanks Jeremy,
I will try out your suggestions. I am not new to programming, I am new
to web programming and Django. I have done all four steps that your
suggested before, I have just done #2 wrong. I will correct it now.
Thanks.
On Jun 12, 12:54 pm, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote:
> O
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
solution; there really are many sources to find info on how to
accomplish th
request.POST['salespeople_dropdown'] should have your value?
On Jun 12, 3:31 pm, 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.
>
> On Jun 4, 8:47 am, strelok31 <[EMAIL PROTECTED]> wrote:
>
> > I wante
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 to add a drop down selec
I wanted to see if people have any ideas, I am sorry if I was not very
clear in my explanation.
My task is to add a drop down selection list to the
HTML page and the save the value selected to the MySQL database.
I have added a drop down selection list. The problem that I am having
right now is
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 doesn't appear to come
from a Django template. As a
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
> with another p
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
9 matches
Mail list logo