Ask a Question related to ASP Database, Design and Development.
-
BubbaGump #1
Write entire contents of dropdown list to a database
i am dynmically creating a dropdown list and i am wondering how to
write the contents of the dropdown list to a database.
Purpose: i am creating program which allows you to create a
questionaire. And i have a page which allows the person creating the
questionaire to enter a question and all the possible answers to the
question (the answers are added to the dropdown list). I want to be
able to write this dropdown list to a single field in the database.
Remember i am dynmanically creating the dropdown list so it will vary
in size depending on the question.
i have been stuck on this for ages.
any help greatly appreciated
Cheers
BubbaGump Guest
-
Mysteriously deleted contents of an entire layer
So this has happened to me twice now. I have a large (6x5 11x17 pages) file with 4 layers in it. I was resizing a text box, and mysteriously the... -
write to database without giving write permission to IIS
Hi there, I have some ASP code that writes to access database. For security reason I do not want IUSER to give write permission to database... -
Write contents of Dropdown list to a database
i am dynmically creating a dropdown list and i am wondering how to write the contents of the dropdown list to a database. Purpose: i am creating... -
dropdown list and database connection
I'm new to ASP and database programming but I am trying to connect to a database using a concatenation of a strings and a menu item from a form.... -
List all and field names database contents
I have been provided with a DSN, user name and password for one of my clients sites. I'm not an ASP developer and need to view all the contents... -
Bullschmidt #2
RE: Write entire contents of dropdown list to a database
Or perhaps while you are dynamically (in JavaScript) creating the
dropdown list, also dynamically update a hidden field separating each
item with something that the user can't enter perhaps such as |.
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest



Reply With Quote

