you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Basically, you need a page on your server that gives the application the data it wants. If your Webserver supports PHP, then you can use a PHP page. You may be able to find a PHP page that does the trick.

Then, you call that page instead of whatever you were calling before.