It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming JavaScript Forum

Alert box displaying much fetched content

Alert box displaying much fetched content

Postby kkurek on Thu Oct 27, 2011 9:07 am

Hey guys,
I'm new here and I have tried to search the forum, but there was nothing fitting to my problem.
I would like to display content in an alert box. Sounds simple, but the content is fetched immediately, so I have no influence on that:
....
h.open('GET','www.someurl.com/bla.....');h.send(null);setTimeout(function(){alert(h.responseText)},6000)

This responseText is quite long and I need to display it in more than 2 lines.

Im doing some security research for my master thesis and am a JacaScript newbie....

Thanks a lot for all your help!!!
kkurek
 
Posts: 1
Joined: Thu Oct 27, 2011 9:03 am

Who is online

Users browsing this forum: No registered users and 8 guests