Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: [REQUeST] Getting information from a webpage  (Read 721 times)

0 Members and 1 Guest are viewing this topic.

ttimebomb

[REQUeST] Getting information from a webpage
« on: September 10, 2006, 08:05:13 pm »
I need to know how to get information from a webpage. Basically meaning if I wanted to make an online game and wanted to update it without replacing the game I could just edit the webpage, lets say using freewebs or something. I'm pretty sure this is possible (gamemaker never ceases to amaze me) doed anyone know?
Logged

mit

Re: [REQUeST] Getting information from a webpage
« Reply #1 on: September 10, 2006, 11:14:24 pm »
  • QBASIC programmer since age 4. Take that, world.
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 1079
If you just want to open a page in a browser, use
Code: [Select]
execute_shell("http://www.webpage.com/");
If you want to actually download the data, you'll need a DLL. There are many around in the Extending Gamemaker section at the game maker forums (GMSock for one). Most of them will require FTP access details to the host, but I'm not sure.
Logged
Programmer / Spriter / Level designer / Game Director / Web Designer / Music Sequencer for
Random Highscore table:

Play the Kousou Arcade today!
  • Kousou Games
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.082 seconds with 38 queries.

anything