vijk2001
08-12-2002, 05:29 PM
HI ..
I have two text edit controls on my HTML form
Link Name-entered by user on Form
Link Type- (If Link Name >=4 chars , Link Type = 1st 4 chars of
the Link Name)
- (If Link Name <4 chars ,Link Type =Link Name appended
by O)
How to do so that when entering input in one field the other gets populated based on what is entered in one field.
PLs help
I have two text edit controls on my HTML form
Link Name-entered by user on Form
Link Type- (If Link Name >=4 chars , Link Type = 1st 4 chars of
the Link Name)
- (If Link Name <4 chars ,Link Type =Link Name appended
by O)
How to do so that when entering input in one field the other gets populated based on what is entered in one field.
PLs help