Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access ASP
|
Access ASP Using ASP with Microsoft Access databases. For Access questions not specific to ASP, please use the Access forum. For more ASP forums, please see the ASP forum category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access ASP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 24th, 2006, 05:56 AM
Authorized User
 
Join Date: Dec 2005
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default saving text from ASP textarea to Access

Dear All,

my problem is that i want to save a long text in Access, from an ASP form, i tried to do that by saving the text in a text area in ASP to a text field in Acess, but nothing was saved.
however the problem is that i want to save a long text (up to 100 char)

please reply this topic today!!

thank you

 
Old December 24th, 2006, 11:14 AM
Friend of Wrox
 
Join Date: May 2006
Posts: 643
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What is your actual problem? Did you get any error messages? It is a simple matter to save data to an access db, are you able to save other data from the form, and just not the data from text areas?

Woody Z
http://www.learntoprogramnow.com
 
Old December 26th, 2006, 03:55 AM
Authorized User
 
Join Date: Dec 2005
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default

actually the form saves from all fields but not the textarea, it doesnt send any error, it just don't save.

the field type at the DB is text 255 char.

 
Old December 26th, 2006, 04:09 AM
Friend of Wrox
 
Join Date: May 2006
Posts: 643
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What is the code? If text is typed into the text area it will contain a value when the form is posted. To determine what is wrong, we need to see the code.

Woody Z
http://www.learntoprogramnow.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
saving data from HTML textarea Durkee VB.NET 2002/2003 Basics 4 May 9th, 2008 09:25 AM
TEXTarea to text file Apocolypse2005 Javascript 1 January 19th, 2007 05:52 AM
Align text in textarea crmpicco HTML Code Clinic 27 June 14th, 2005 08:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.