Javascript Question

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
chris12295
Forum Contributor
Posts: 113
Joined: Sun Jun 09, 2002 10:28 pm
Location: USA
Contact:

Javascript Question

Post by chris12295 »

I have seen some scripts that look like this <script src="foo.js?6:53522"></script>.
What is that query string used for? Is that a port or a token?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

It's data passing to the script, nothing more.
Post Reply