Wasn't it [EMAIL PROTECTED] who wrote: > >You were right it was that the code was all on one line. >For some reason, after uploading my files the source is all on one >line.
If you're using FTP to upload your files, try switching "mode". There are two FTP modes, "binary" and "ascii". I suspect you could get that effect if you're writing your code on a Mac or unix box, and uploading to a webhost that runs under windows using "binary" mode FTP. Be careful to always switch back to "binary" mode when transferring binary files, such as images. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
