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 how to capture the value selected by the user to be able to store it in the database. In the way that the program is working right now the file is being uploaded and the information in the file is decrypted and saved to the database. I just need to figure out a way to capture the value selected by the user and save it to the database in the content of the program. Meaning so I don't have to rewrite the whole program just make a small change. Right now the program is reading an external file and saving information from there to the database. Thank a lot. Russell Keith-Magee wrote: > 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 result of some changes (which you don't > describe) you say it now "doesn't work" (in some unspecified way). > > And three hours after your original post, you complain that you > haven't gotten a response. > > Have you considered that maybe you might be unreasonable in your > expectations of a mailing list that is populated by volunteers? > > Yours, > Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---