30 reputation
5
bio website
location
age
visits member for 4 months
seen May 15 at 5:25
stats profile views 26

Apr
26
accepted Get data from a JSON API into JS or jquery variable
Apr
26
comment Get data from a JSON API into JS or jquery variable
Thanks. I've solved my problem. I tried your suggested method anyway but I'm afraid I can't get it to work! Thanks anyway.
Apr
25
answered Get data from a JSON API into JS or jquery variable
Apr
25
revised Get data from a JSON API into JS or jquery variable
added 230 characters in body
Apr
25
comment Get data from a JSON API into JS or jquery variable
@Imperative Thanks. Using your code, how do I turn one of the numbers from the JSON into a variable? Regards.
Apr
23
comment Get data from a JSON API into JS or jquery variable
@timgws No it wasn't intentional. I've now made the tesp.php page just php. How can I ensure I am the outputting the correct header? Many thanks in advance
Apr
23
comment Get data from a JSON API into JS or jquery variable
Sorry the address is buyabitcoin.co.uk/beta/test/test.php
Apr
23
revised Get data from a JSON API into JS or jquery variable
added urls to my files
Apr
23
comment Get data from a JSON API into JS or jquery variable
You can see my php here: buyabitcoin.co.uk/beta/test.php (username: 'test' password: 'test123') My php page gives the same content as when you type the api's address into the browser. So if you go to bitstamp.net/api/ticker in your web browser, that's what I see when I go to my php page.
Apr
23
revised Get data from a JSON API into JS or jquery variable
edited title
Apr
23
comment Get data from a JSON API into JS or jquery variable
Many thanks. I've tried it but it doesn't seem to work. Do I need to modify the code or just copy it as is? Could my php be outputting a string rather than a json?
Apr
23
asked Get data from a JSON API into JS or jquery variable
Mar
28
asked The New 'Universal' Google analytics script on an AJAX based website
Feb
22
comment Can't seem to create a hyperlink in Google Sites using Apps Script
Sounds promising, I'll give it a go and update my progress... Many thanks
Feb
22
comment Can I make my ajax website 'crawlable'?
Thank you for you help. I have just noticed that the URL in firefox is clean, but in IE it is ugly! In FF with JS disabled, the 'clean' URL does not show any content except for the navigation bar. Upon clicking any item in the navigation bar, the page loads to show content for that page (but with no styling). I'm a bit confused! Do you think I have a chance of making it crawlable somehow? Many thanks
Feb
19
asked Can't seem to create a hyperlink in Google Sites using Apps Script
Feb
19
comment Displaying Google Spreadsheets data in Google Sites as HTML?
Thanks Phil. I also managed to manipulate the data with html by writing html and inline css within Apps Script as a text string!
Feb
19
accepted Displaying Google Spreadsheets data in Google Sites as HTML?
Feb
19
asked Displaying Google Spreadsheets data in Google Sites as HTML?
Feb
18
revised Can I make my ajax website 'crawlable'?
corrected 'theme' to 'template'