close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

driving directions

Thread began 11/19/2009 2:19 pm by czalesne394187 | Last modified 12/04/2009 1:49 pm by Jason Byrnes | 1757 views | 5 replies |

czalesne394187

driving directions

i am having real trouble creating the form field elements needed to allow my users to enter their own addresses and i'm both disappointed with the product for not making this easier (shouldn't having this feature be standard? the advertising for this product is a little misleading!) and i am frustrated with the answers to this subject on this forum.

through the forum i learned that i need to create the form myself (didn't know i'd have to do that) and then bind it to the address details. i have followed the pdf instructions and watched the video and i when i finally got the lightening bolts to be live (where does it tell you the page has to be a .pfp?), i got no recordset to choose fileds from. in addditon, the driving directions do not show up (even if i put in a starting address), map does not show in any browser, and i am really frustrated.

some detailed help would be appreciated.

Sign in to reply to this post

Jason ByrnesWebAssist

On the Directions tab of Pro Maps for Google, you do not bind to recordset column, you should be binding to Form Elements.


Your page should have a form similar to the following:

html:
<form name="form1" method="post" action="">
<label for="address">Address</label>
<input type="text" name="address" id="address">
<br>
<label for="city">City</label>
<input type="text" name="city" id="city">
<br>
<label for="state">State</label>
<input type="text" name="state" id="state">
<br>
<label for="zipCode">Zip Code</label>
<input type="text" name="zipCode" id="zipCode">
<br>
<label for="country">Country</label>
<input type="text" name="country" id="country">
<br>
<label for="button"></label>
<input type="submit" name="button" id="button" value="Submit">
</form>




When you click the lightning bolt next to Address, the bindings tab should have a form collection. Expand the form collection and select the corresponding address form element.


If you are still having a problem, please post a link so I can take a look to see what is wrong.

Sign in to reply to this post

czalesne394187

getting closer

thanks jason. i changed the file to a .php and got the files to bind, but when i upload the page as a .php it keeps saying that the url isn't found on the server. i'm so close....

Sign in to reply to this post

Jason ByrnesWebAssist

Dreamweaver can be a terrible FTP client, it will sometimes say a file was uploaded when in fact it wasn't, try using another ftp client to upload to the server like filezilla.

make sure you are uploading the google_javascript folder to the server as well.

Sign in to reply to this post

dhurrell303078

map doesn't load initially

folks,
not sure if i missed something, but all works well in regards to the binding field to the form field and clicking submit makes the map draw the directions and then list the directions - BUT - the initial load of the map does not show the address for the TO location - it only shows plain gray - how can we show the to locatin initially then when the user completes the form fields and clicks submits have it draw the rest?

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link so we can see the problem in a browser to get an idea of what is going wrong.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...