Page 1 of 1

A bump in the road...

Posted: Wed Nov 20, 2002 9:53 pm
by phice
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.

Posted: Wed Nov 20, 2002 10:17 pm
by volka
hmm..can't access it at all. Even http://www.site.com/webpage returns a 404 8O

Posted: Wed Nov 20, 2002 10:19 pm
by phice
volka wrote:hmm..can't access it at all. Even http://www.site.com/webpage returns a 404 8O
*sigh* I used http://www.site.com/webpage... as a referrence. :roll: :P

Posted: Wed Nov 20, 2002 10:30 pm
by volka
ooppsi :oops:
my only excuse is: it's 5:30am here ;)

/me is going to bed immediately :D

Posted: Wed Nov 20, 2002 10:42 pm
by phice
Good idea. :D

Posted: Thu Nov 21, 2002 10:05 pm
by phice
Anyone willing to help?

Posted: Thu Nov 21, 2002 10:26 pm
by mydimension
can we see the code for this and possibly the error messages you are getting. your description is a little vauge and doesn't give much to go on.