Search found 7 matches

Go to advanced search

by Lewis Johnson
Mon Feb 11, 2013 11:24 pm
Forum: Issues
Topic: Multiple Google Map Markers from REST request
Replies: 13
Views: 2893
 
Jump to post

Multiple Google Map Markers from REST request

Neil, have you got a couple of pointers for how you capture the array response and then use stringify too add to local storage? in bit of a newby with javascript so it's bit of a learning curve at the moment! Katya, many thanks for your help. i think the link posted before is close to what I'm tryin...
by Lewis Johnson
Mon Feb 11, 2013 3:03 pm
Forum: Issues
Topic: Multiple Google Map Markers from REST request
Replies: 13
Views: 2893
 
Jump to post

Multiple Google Map Markers from REST request

many thanks, this is the post that i have been working from and can get most things working where the points are contained directly in the javascript. What i'm struggling with is converting the final javascript extension to fit my REST response data. I know the data is returned as i can map it to a ...
by Lewis Johnson
Tue Jan 29, 2013 6:16 pm
Forum: Issues
Topic: Incorrect Format for response data
Replies: 9
Views: 1138
 
Jump to post

Incorrect Format for response data

OK, but if i can capture the returned data into a javascript variable could i just then use a text field to show the response in?

by Lewis Johnson
Tue Jan 29, 2013 4:32 pm
Forum: Issues
Topic: Incorrect Format for response data
Replies: 9
Views: 1138
 
Jump to post

Incorrect Format for response data

Marina Thanks for your response. I can see that the response is parsed to the Answer variable but how would i handle stripping out the header details and then handling each field of data from the separate rows? I guess it would be with Java script to create an array for each response line? If i can ...
by Lewis Johnson
Tue Jan 29, 2013 2:17 pm
Forum: Issues
Topic: Incorrect Format for response data
Replies: 9
Views: 1138
 
Jump to post

Incorrect Format for response data

many thanks

by Lewis Johnson
Tue Jan 29, 2013 2:13 pm
Forum: Issues
Topic: Incorrect Format for response data
Replies: 9
Views: 1138
 
Jump to post

Incorrect Format for response data

https://westminster.verrus.com/ParkEn...

This is the full string
user=westminsterPatrol
password=P4tr0lUp0uRz
GraceMinutes=60
method=GetPaidAtWaveNumber
WaveNumber=8345

The last parameter can change

by Lewis Johnson
Tue Jan 29, 2013 12:58 pm
Forum: Issues
Topic: Incorrect Format for response data
Replies: 9
Views: 1138
 
Jump to post

Incorrect Format for response data

I'm currently initiating a service call to a URL to extract the following structured details (details extracted direct from Chrome when URl called). The structure isn't JSON or XML and i'm just wondering how i could parse data in this format in order to then use it within my app? If i try to 'Automa...

Go to advanced search