Ask a Question related to Web Design, Design and Development.
-
bbjohn #1
Web Form Populating Database
Publisher 2003. Web form set to save the data in a comma-delimeted text file
on my web server. Form working well, I'm able to use the wizard in excel to
format the file into a spreadsheet. Only consistent problem is when lengthy
text is entered into a comment field - either a Text Box which allows a large
number of characters or a Text Area. It typically wraps to a new line on my
spreadsheet. Anything I can do on either the publisher or excel side to
prevent this?
bbjohn Guest
-
Populating Drop Down Boxes from a database
We moved our wesite from a Box running Coldfusion 4.0 to a box running Coldfusion MX. We populate some drop down boxes with information from a... -
populating text from database
I am trying to populate multiple textboxes from an Access database. I am trying to write code to generate the appropriate number of textboxes... -
Populating three list boxes from the database
Can anybody help? I need to have three list boxes automatically populating each other, (ie when region is selected from the first listbox, it will... -
populating radiobuttonlist from database programmatically
I store radiobuttonlist values in the db using the string value of the radio button item value. (nvarchar) I am creating an edit functionality on... -
Populating another database with records from an asp page.
Apologies for the length of this mail but code is included. Have a page that pulls data from one database & displays the results, using a loop to... -
David Bartosik MS MVP #2
Re: Web Form Populating Database
That's be a formatting issue in Excel. Try clearing the field of all
formatting. Otherwise try an Excel group and inquire about the wrapping.
--
David Bartosik - MS MVP
for Publisher help:
[url]www.davidbartosik.com[/url]
"bbjohn" <bbjohn@discussions.microsoft.com> wrote in message
news:996B6F42-FF96-42B7-8ECA-1889D711C1A2@microsoft.com...file> Publisher 2003. Web form set to save the data in a comma-delimeted textto> on my web server. Form working well, I'm able to use the wizard in excellengthy> format the file into a spreadsheet. Only consistent problem is whenlarge> text is entered into a comment field - either a Text Box which allows amy> number of characters or a Text Area. It typically wraps to a new line on> spreadsheet. Anything I can do on either the publisher or excel side to
> prevent this?
David Bartosik MS MVP Guest



Reply With Quote

