Thread
:
Not getting value from edit field
View Single Post
#
2
(
permalink
)
28th May 2009, 14:17
405hp
Firebug Fanatic
Join Date: Dec 2007
Location: State of Confusion
Posts: 3,269
It's an undocumented feature
When changing edits with js you also must change a hidden field which is really the only thing checked on the server.
findObj('Edit1_hidden').value=new value also;
405hp
View Public Profile
Send a private message to 405hp
Find all posts by 405hp
Sponsored Links