A bump in the road...
Posted: Wed Nov 20, 2002 9:53 pm
I was busy programming my next `project`, and came to a problem.
I want to fileopen a file on another website. IE: http://www.site.com/webpage/file.php?va ... &zip=29384
But, I try to do that, and it comes up with all of these errors. Is there something I have to do to encode the url itself, or what? Because I can fileopen the same page without the '?var1=content&zip=29384', but the error comes up with the variables added.
I want to fileopen a file on another website. IE: http://www.site.com/webpage/file.php?va ... &zip=29384
But, I try to do that, and it comes up with all of these errors. Is there something I have to do to encode the url itself, or what? Because I can fileopen the same page without the '?var1=content&zip=29384', but the error comes up with the variables added.