Yes, this is possible.  This thread outlines what your genera.php script 
would have to do with the results from the query and how to get those into 
your charts.

On Wednesday, December 5, 2012 5:05:24 AM UTC-5, Chrystopher Medina wrote:
>
>
> 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>&nbsp;&nbsp;
>                                         <input type="date" name="fecha1" 
> required/>&nbsp;&nbsp;
>                                         <label 
> style="font-size:medium">entre</label>&nbsp;&nbsp;
>                                         <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/-/GxtNDAx-a_oJ.
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.

Reply via email to