PDA

View Full Version : Text edit control Help


vijk2001
08-12-2002, 05:20 PM
HI ..
I have allready posted one request below.
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 in Java script and then
How do i embedd this in HTML.
Sy i have a new .js file then how and where do i embed it ?.
PLs help...