HREF to same server, different port

Steve Holden sholden at holdenweb.com
Thu Jun 14 08:15:12 EDT 2001


Unfortunately I am looking for a client-side solution - otherwise it
wouldn't have been an off-topic post would it? Thanks for your input.

regards
 Steve
--
http://www.holdenweb.com/


"Loft'sHorrible" <loft at m6.kom> wrote in message
news:9ga8h3$1cs$1 at norfair.nerim.net...
> Have a look to the "urlparse" module. It will be helpful for your problem.
> The solution will be obvious after you read this...
>
> http://www.python.org/doc/current/lib/module-urlparse.html
>
> --Gilles
>
> "Steve Holden" <sholden at holdenweb.com> a écrit dans le message news:
> OWi6PtJ9AHA.281 at cpmsnbbsa07...
> > Sorry this is off-topic, but I'm trying to create a relative url to a
> > different port on the same server (inheriting the server name or address
> > from the current URL). I've tried //:8081/ and :8081/ and neither works.
> >
> > ANyone tell me how?
> >
> > regards
> >  Steve
> > --
> >
> > http://www.holdenweb.com/
> >
>
>




More information about the Python-list mailing list