Anyone any idea what this code comes from?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
mikebr
Forum Contributor
Posts: 243
Joined: Sat Sep 28, 2002 7:05 am

Anyone any idea what this code comes from?

Post by mikebr »

I have some pages downloaded from a site that a friend want's me to redo, I took a look at the code downloaded from a browser when looking at the site and one of the pages starts with the following: (Changed a couple of chars and the domain)

OK, I can't actually show this as the forum will not show the code and cuts the message off just after the start so I will cut it back...

I am not having much luck with this, something in the code is not letting me preview the post propery so I am cutting it back even more...the code starts with:

Code: Select all

bplis00“4_WebSubresources_WebMainResource ...<snip>...
I also see the following:

Code: Select all

_8http://www.domain.com/javascript/functions.js_application/x-javascript‘...<snip>...bplist00
...<snip>...rchiverXversionTtop...<snip>...bjects_NSKe...... <snip>
As a matter of interest, can anyone explain what this is created from or what the '_8' before the http:// realates to?
Thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Looks a bit like server caching of some sort.
Post Reply