Hi
Does anyone know how to grab source code from a https:// address?
I can get it to work with a normal http:// address but if i try a https:// it doesnt work.
The addresss is like:
https://www.******.co.uk:8334/folder/file.php?var1=this&var2=this
i need to grab the source code from it so i can pick out the bits i want.
Thanks