so the solution will have
to somehow span both javascript and python, since it seems the image data
from the Java applet can only be accessed through javascript(?).
Any help would be appreciated. And of course if there are ready solutions
for all of the above, I would be glad to try them out.
T
Furthermore, the instructions as per the Django site are to provide the
full path where the database resides… However, I am again uncertain whether
that refers specifically to all databases and how to apply it in proper
syntax
Can someone provide me with a configuration example?
Thanks
Hi, I am interested in Django as a platform to deploy applications using
mod_wsgi, accordingly, whether existing Django libraries such as the forms
library could be applied for this purpose as user initiated POST requests –
to pass the variables. I can place my scripts within the models.py fi
Ramiro,
Thank you so much for your reply... apologies for the late response
On Wednesday, May 14, 2014 3:43:32 PM UTC+3, Ramiro Morales wrote:
>
> On Wed, May 14, 2014 at 8:38 AM, Eran Ariel > wrote:
> > Hi,
> >
> >
> >
> > I am uncertain as to the pr
I have developed a python application to which I am interested in allowing
users to access it via web browser. I am new to implementation. I need to
"call" the raw_input('your calculation') from the browser and return the
results to the browser – GET or POST.
I have added the python scrip
5 matches
Mail list logo