On Sep 26, 9:43 pm, Bhushan Kakulte <[email protected]> wrote: > actually my code is only > <forms action="http://maps.google.com/maps" method="get" > target="_blank"> > but when i load page containing above code it get change to > > <H3>This form is inoperational!</H3> <Provisional users can't create > forms action="http://maps.google.com/maps" method="get" > target="_blank"> > > this is code generated automatically > > please help me out
Please follow the posting guidelines. (1) Is this a Maps API question? Probably not, but carry on anyway... (2) Please provide a link to demonstrate the issue. There may be some other code which is interfering, even if you don't consider it likely. (3) A link also guards against copying errors. <forms> is not a valid HTML element name; neither is <Provisional>. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
