radiobutton with textarea

Reply

Join Date: Sep 2009
Posts: 73
Reputation: muralikalpana is an unknown quantity at this point 
Solved Threads: 1
muralikalpana's Avatar
muralikalpana muralikalpana is offline Offline
Junior Poster in Training

radiobutton with textarea

 
0
  #1
16 Days Ago
hi to all. i have two radio buttons with one name. and also have one text area box. Depending on first radio button is chosen It will allow 2 entries(Enter key words Separate by comers) per line, and at the same second radio button chosen it will allow 4 entries(Enter key words Separate by comers per line). how to do. give an idea.
Last edited by muralikalpana; 16 Days Ago at 7:54 am.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 940
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 125
ardav's Avatar
ardav ardav is offline Offline
Posting Shark
 
0
  #2
16 Days Ago
Here's a good example in a forum (you'll need to scroll to the bottom - it's a long thread!): http://www.codingforums.com/archive/...p/t-71233.html
"...the woods would be a very silent place if no birds sang except for the best"
All opinions count.
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 73
Reputation: muralikalpana is an unknown quantity at this point 
Solved Threads: 1
muralikalpana's Avatar
muralikalpana muralikalpana is offline Offline
Junior Poster in Training
 
0
  #3
14 Days Ago
Originally Posted by ardav View Post
Here's a good example in a forum (you'll need to scroll to the bottom - it's a long thread!): http://www.codingforums.com/archive/...p/t-71233.html
k. that code is working fine. but in that text area each line may or maynot have 2comers(,) but not have more than two comers(,). how to do?
Last edited by muralikalpana; 14 Days Ago at 5:44 am.
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 73
Reputation: muralikalpana is an unknown quantity at this point 
Solved Threads: 1
muralikalpana's Avatar
muralikalpana muralikalpana is offline Offline
Junior Poster in Training
 
0
  #4
14 Days Ago
Originally Posted by muralikalpana View Post
k. that code is working fine. but in that text area each line may or maynot have 2comers(,) but not have more than two comers(,). how to do?
i mean each line have 3 keywords. no need to count letters per line. but each keyword separated by commas. forexample: abc is one keyword. so we are entering like this " abc,abc,abc". there is no need to count no.of characters per line. and also textarea allow to maximum four lines and each line have 3 keywords. i tried a lot....but i didnt found solution for this.
Last edited by muralikalpana; 14 Days Ago at 7:38 am.
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 73
Reputation: muralikalpana is an unknown quantity at this point 
Solved Threads: 1
muralikalpana's Avatar
muralikalpana muralikalpana is offline Offline
Junior Poster in Training
 
-1
  #5
14 Days Ago
my requirement is
textarea have 3 keywords. no need to count letters per line. but each keyword separated by commas. forexample: abc is one keyword, defgh is another keyword, kalpana is another keyword. so we are entering like this " abc,defgh,kalpana". there is no need to count no.of characters per line. why b'coz we dont have length of the keywords. each textarea must contain 3keywords seperated by commas. for this 3 keywords sepparated by only 2 commas. so we count only commas. i think u understood.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC