http://www.realtor.com/findhome/proptype.asp?frm=bymap&mls=xlms&ct=Berks+Cou
nty&st=pa
Trying to get any page from this site, even http://www.realtor.com causes an
error.
Is it just me? Am I doing something wrong?
I have cookies enabled, redirects enabled, everything seems OK on my end.
Sample call:
TheURL :=
'http://www.realtor.com/findhome/proptype.asp?frm=bymap&mls=xlms&ct=Berks+Co
unty&st=pa';
Memo1.Lines.Text := IDHTTP1.Get(TheURL);
anyone have any ideas? I believe that this site redirects, but may do so
differently than the typical 302 that you would expect.
Any thoughts would be greatly appreciated.
Thanks
--
Mike
--
Bas Gooijen