This is a discussion on "How do i "lock" a form field?" within the Web Page Design section. This forum, and the thread "How do i "lock" a form field? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How do i "lock" a form field?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
How do i "lock" a form field?
I have a field in an html form, which im filling via php.
Problem is that the user is able to edit this field and enter anything they want. Is it possible to make form fields locked, so that the contents cannot be changed? |
|
|
|
|||
|
Re: How do i "lock" a form field?
decided just to make the field hidden and echo a variable out in the right place to "give the impression".
|
|
||||
|
Re: How do i "lock" a form field?
|
|
|||
|
Re: How do i "lock" a form field?
ooo ... thankyou v much
This is my problem you see...... everythign i know is learnt on an as i need it basis, so i tend to miss things that most people would learn on day 1 of html class, simply because i had no need for it untill now. Thanks kari |
|
||||
|
Re: How do i "lock" a form field?
|
|
||||
|
Re: How do i "lock" a form field?
Disabled:
Quote:
Quote:
|
![]() |
| Tags |
| lock form |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a "tag" system to find relevant "related" pages | MrQuestions | PHP Forum | 3 | Mar 20th, 2008 23:06 |
| [SOLVED] Show "Image" Depends On User "Status"? | Monie | Classic ASP | 6 | Oct 16th, 2007 01:22 |
| ? IS "meta name="robots" content="?" necessary in pages ? | Love2Java | Starting Out | 6 | Aug 8th, 2007 13:48 |
| Question about "Browse" field for web form... | pdbuddy | Web Page Design | 2 | Apr 7th, 2007 00:20 |
| window.opener.document["nameForm"].getElementById("someid").value; doesnt work | drpompeii | JavaScript Forum | 0 | Feb 17th, 2007 23:09 |