<HTML>
<HEAD>
<TITLE>Http or https</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana">I’m building a small application to get some information from a website.<BR>
<BR>
When an url starts with “http” everything works fine, but now I need to acces information from a database (I think) and the url starts with “https”.<BR>
The result remains empty, nothing is returned, while the url pasted directly into Explorer gives me the result I need...<BR>
<BR>
Is this a known limitation?<BR>
<BR>
The url I use is: https://www.notams.jcs.mil/distribution/query.html?locid=&locidl=EBBR&textType=report&but2=Help<BR>
<BR>
Any advise is welcome...<BR>
<BR>
Regards,<BR>
<BR>
Ton aka Dopey</FONT>
</BODY>
</HTML>