HTML http request

3 posts Page 1 of 1
Contributors
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

HTML http request
M1z23R
I am looking for a way to use http requests if possible in html just like in vb.net. I want to read xml data from specific site into xml node and read values from it using html. Is this possible ? If so please respond ;)
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: HTML http request
Agust1337
err sorry didn't read the whole topic :?
Last edited by Agust1337 on Fri Sep 09, 2011 11:00 pm, edited 1 time in total.
You're crazy!
I'm not crazy, my mother had me tested. ~Sheldon Cooper
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: HTML http request
Axel
Take a look at XMLHttpRequest, you're not looking for html but javascript(you can use javascript in html)
http://www.w3schools.com/xml/xml_http.asp
http://vagex.com/?ref=25000
3 posts Page 1 of 1
Return to “Help & Support”