hi . u know i have a problem since some months ago. i dondt speak english
very well. but i ll try .. well i have a file named report.php and this
file contains this form like this
<form id="generalreporte" method="post" action="reportegeneral.php">
<div id="general" style="display: none;
text-align: center;">
<label
style="font-size:medium">Fecha de:</label>
<input type="date" name="fecha1"
required/>
<label
style="font-size:medium">entre</label>
<input type="date" name="fecha2"
required/><br/><br/>
<input type="submit"
value="Enviar"/>
</div>
</form>
and i use a library named jquery.form in order to send the values with ajax
to another file named genera.php in this file i just want to do a query
mysql with te values and then generate a google chart pie with ajax but in
the same file that contains the form. its posible this . please help me my
friend
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-visualization-api/-/3pwlvpa-wbUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.