Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Side-effects of the Server Move

by gmax (Abbot)
on Jan 31, 2002 at 07:25 UTC ( [id://142384]=note: print w/replies, xml ) Need Help??


in reply to Side-effects of the Server Move

I notice one small difference, which was confusing me when writing a reference to a node.
Previously, we had our addresses as
index.pl?node_id=xxxxxx&lastnode_id=yyyyyy
Now, the addresses look like
index.pl?lastnode_id=yyyyyy&node_id=xxxxxx
I have to be careful when I want to quote a node.

update
Just to clarify. When I quote a node, I always use the [id://xxxx] notation. I wanted to say that the addresses I look at to get such number are changed. It's just a visual change for the human reader. My browser is happy enough :)

BTW, this post was entered as a comment to Side-effects of the Server Move and it came out unespectedly as root node. Root in which section? Couldn't find out.

update 7-May-2002 (!) At last, now the node is under the right parent. Thanks, kudra.
_ _ _ _ (_|| | |(_|>< _|

Replies are listed 'Best First'.
Re: Re: Side-effects of the Server Move
by dws (Chancellor) on Jan 31, 2002 at 17:30 UTC
    If you're going to quote a node, use   [id://xxxxx] or   [id://xxxxx|blah] instead of index.pl?node_id=xxxxx

    In any event, the order of parameters in a URL isn't significant unless the CGI has hand-rolled their processing (i.e., they have used CGI.pm)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://142384]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-03-29 02:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found