Que tal a todos como puedo enviar una variable que se me genera en PHP como POST, o de que manera puedo agregarla al AL SUBMIT VIA AJAX QUE TENGO es esto. mi variable se llama $Texto, y pues es una cadena de texto nada mas que nose como añadirla aqui ya que nada mas se que agarra lo de los formularios o si existe otra manera sera buen saberla gracias
Código HTML:
<form onsubmit="validar6();FAjax('tarifa.php','capaContenedora','tarifa=calcula&id_dest='+document.getElementById('id_dest').value+'&id_hot='+document.getElementById('id_hot').value+'&fechaini='+document.getElementById('fechaini').value+'&fechafin='+document.getElementById('fechafin').value+'&tar_tipo='+document.getElementById('tar_tipo').value+'&num_cuarto='+document.getElementById('num_cuarto').value+'&cuarto1a='+document.getElementById('cuarto1a').value+'&cuarto1m='+document.getElementById('cuarto1m').value+'&cuarto1j='+document.getElementById('cuarto1j').value+'&cuarto1mn='+document.getElementById('cuarto1mn').value+'&cuarto2a='+document.getElementById('cuarto2a').value+'&cuarto2m='+document.getElementById('cuarto2m').value+'&cuarto2j='+document.getElementById('cuarto2j').value+'&cuarto2mn='+document.getElementById('cuarto2mn').value+'&cuarto3a='+document.getElementById('cuarto3a').value+'&cuarto3m='+document.getElementById('cuarto3m').value+'&cuarto3j='+document.getElementById('cuarto3j').value+ '&cuarto3mn='+document.getElementById('cuarto3mn').value+'&cuarto4a='+document.getElementById('cuarto4a').value+'&cuarto4m='+document.getElementById('cuarto4m').value+'&cuarto4j='+document.getElementById('cuarto4j').value+ '&cuarto4mn='+document.getElementById('cuarto4mn').value+'&cuarto5a='+document.getElementById('cuarto5a').value+'&cuarto5m='+document.getElementById('cuarto5m').value+'&cuarto5j='+document.getElementById('cuarto5j').value+'&cuarto5mn='+document.getElementById('cuarto5mn').value+'&cuarto6a='+document.getElementById('cuarto6a').value+'&cuarto6m='+document.getElementById('cuarto6m').value+'&cuarto6j='+document.getElementById('cuarto6j').value+'&cuarto6mn='+document.getElementById('cuarto6mn').value+'&cuarto7a='+document.getElementById('cuarto7a').value+'&cuarto7m='+document.getElementById('cuarto7m').value+'&cuarto7j='+document.getElementById('cuarto7j').value+'&cuarto7mn='+document.getElementById('cuarto7mn').value+'&cuarto8a='+document.getElementById('cuarto8a').value+'&cuarto8m='+document.getElementById('cuarto8m').value+'&cuarto8j='+document.getElementById('cuarto8j').value+'&cuarto8mn='+document.getElementById('cuarto8mn').value+'&cuarto9a='+document.getElementById('cuarto9a').value+'&cuarto9m='+document.getElementById('cuarto9m').value+'&cuarto9j='+document.getElementById('cuarto9j').value+'&cuarto9mn='+document.getElementById('cuarto9mn').value+'&cuarto10a='+document.getElementById('cuarto10a').value+'&cuarto10m='+document.getElementById('cuarto10m').value+'&cuarto10j='+document.getElementById('cuarto10j').value+ '&cuarto10mn='+document.getElementById('cuarto10mn').value+'&cuarto_nombre='+document.getElementById('jscuarto_nombre').value+'&cuarto='+document.rese.jscuarto.value,'POST'); return false" action="#" name="rese">