A
andyau
I am developing a google maps mash up.
I have a form in the infowindow (information bubble that pops up) what
I would like to do offer users the ability to upload a file from
inside this window.
At present there is a html form which when submitted it's content is
sent via javascript to a php script to insert into my mysql database.
Here is my problem is it possible to pass the multipart information
that is the file upload through javascript to the php?
The current dev site can be found here http://www.streetartlocator.com/dev/add_location.php
Any help will be much appreciated.
Regards
Andy Clark
I have a form in the infowindow (information bubble that pops up) what
I would like to do offer users the ability to upload a file from
inside this window.
At present there is a html form which when submitted it's content is
sent via javascript to a php script to insert into my mysql database.
Here is my problem is it possible to pass the multipart information
that is the file upload through javascript to the php?
The current dev site can be found here http://www.streetartlocator.com/dev/add_location.php
Any help will be much appreciated.
Regards
Andy Clark