Click to See Complete Forum and Search --> : do fopen and curl support frames?


bahith
01-06-2004, 05:46 PM
hi;

i have been trying to open a web page that uses frames and save it to a file using fopen and curl. however; when i write the page to the file i don't get the file, but rather a message set by the site developers that the browser trying to open the page does not support frames. so does this mean that fopen and curl do not support frames?

i tried openning the original files (the ones included in the frames) but still no luck;

any ideas?
thanks in advance.

pyro
01-06-2004, 06:17 PM
Originally posted by bahith
i tried openning the original files (the ones included in the frames) but still no luck;This is the path you will have to follow. What did not work with this attempt?

bahith
01-07-2004, 03:47 AM
i still get the same message, does this mean that they are using frames in the other pages also?

thanks for replying

pyro
01-07-2004, 07:37 AM
Links and code would be helpful.