Thread
:
Pacifying an input thingy.
View Single Post
01-28-2013, 10:40 AM
PM User
|
#
2
VIPStephan
The fat guy next door
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,601
Thanks: 5
Thanked 865 Times in 842 Posts
The thing that holds the data of an input element is the
value
attribute. Change the value of that attribute to whatever you like and that will send this value to the script, e. g.
value="
whatever
"
.
__________________
Don’t click this
link
!
VIPStephan
View Public Profile
Visit VIPStephan's homepage!
Find More Posts by VIPStephan