|
-
Nov 7th, 2006, 02:44 PM
#1
Thread Starter
Lively Member
[RESOLVED]onChange event of a textbox to refresh another field help...
G'day,
Yep I'm new to javascript and I'm trying to refresh field2 when the textbox contents of field1 change. If I use this code:
_doClick('$Refresh', this, '_self', '#_RefreshKW_DateCheck')
it works when I click on the textbox and does refresh the field but how do you have it automatically refresh field2 when the contents of field1 change?
I'm looking for something other than _doClick I guess. Is there an _onChange?
BTW, the contents of the field1 (date field) are populated when the user selects a date from a date picker and then field1 is populated with something like 11/06/2006 and when this happens I want field2 (another hidden field) to refresh
Thanks alot for any help
Kidd
Last edited by TheKidd554; Nov 8th, 2006 at 08:17 AM.
Reason: Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|