plz help php javascirp roblem

Reply

Join Date: May 2007
Posts: 20
Reputation: pranto157 is an unknown quantity at this point 
Solved Threads: 0
pranto157 pranto157 is offline Offline
Newbie Poster

plz help php javascirp roblem

 
0
  #1
Apr 2nd, 2008
i need a solution.. i want to transfer a numeric value from a combo.. according to value with ajax/javascript i want to create radio button.. suppose i send 3 then , it will show 3 radio button.. plz help me... here is the javacript code
  1. function radio_b(){
  2.  
  3. var a=document.getElementById("radio_button").value;
  4. for(i=0;i<a;i++){
  5.  
  6. document.getElementById("rent_error").innerHTML="<input type='radio' value='V1' checked name='R1'>
  7. <font color='Red'>Radio</font>";
  8. }
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 596
Reputation: buddylee17 has a spectacular aura about buddylee17 has a spectacular aura about 
Solved Threads: 125
buddylee17's Avatar
buddylee17 buddylee17 is offline Offline
Posting Pro

Re: plz help php javascirp roblem

 
0
  #2
Apr 2nd, 2008
You'll probably get a better response by posting this in the JavaScript/DHTML/AJAX forum.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum


Views: 559 | Replies: 1
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC