This is a discussion on "2 questions..." within the Classic ASP section. This forum, and the thread "2 questions... are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
2 questions...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
||||
|
Hi ben...
To answer you first question, you will need either a javascript or some server side for validation of the length as maxlength is not a parameter you can pass the textarea (unlike input elements) For display of the databased content, you can use:-
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
||||
|
hey rob... is there anyway to reverse this? I want to put the value in the database back into a <textarea> to be able to make it editable again - however, i dont want the
to appear in the textarea, i just want a line break...? is that possible? |
|
|||
|
Thooks like you'd just do the following to put it back in the text area.
|
|
||||
|
To be honest, why bother?
Just store in the database without all the markup (lets face it, it save space) and then make your elements, etc before outputting to the page. You also wont have to bother converting to/from textarea elements. This in my opinion is the most logical way.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| questions |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hello To All (Got Any Questions?)!! | benuk83 | Introduce Yourself | 3 | Mar 24th, 2008 17:17 |
| hi and questions | linn | Introduce Yourself | 9 | Jan 4th, 2007 23:55 |
| A few questions | Travis R | Web Page Design | 6 | Oct 6th, 2006 19:06 |
| Questions!!! | craig | Webforumz Suggestions and Feedback | 27 | Dec 8th, 2005 10:59 |
| What questions do you ask? | gSmith | Introduce Yourself | 3 | Oct 1st, 2005 08:12 |