I can't connect to your site, the connection can't be established. Your form has the enctype attribute set to "multipart/form-data" ? And your <input /> need a name attribute too.
On Mon, Aug 31, 2009 at 9:20 AM, Mike <[email protected]> wrote: > > Hi, > > I'm trying to upload an image using the <input type='file' id='img'/> > field but when i send the form using GDownloadUrl only the filename is > properly passed trough and not the complete file path so the php scipt > is not able to upload the file. > > here is the page and the form i'm using > http://borkus.kicks-ass.org/vr_script/add_cathes.html > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
