HREF QUESTION (cross)

S

Savas Ates

I saw an url like this

<a
href="{nocache:426d6de96f848e23f89ef8d2a557145f#0}&p=http://www.isbuluyorum.
com>CLICK</a>


What is the purpose of using href="{nocache:1321sdsa

Does anyone have idea about it ?
 
S

Steven Burn

I'm in the middle of a project that uses those (was originally done by
someone else) and it's a royal pain in the arse ... not quite sure why it's
used unfortunately, so if you find out ....

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
 
N

Nicholas Paldino [.NET/C# MVP]

Savas,

Not all URLS have to have HTTP in order to be used. This is a custom
URL it would seem, handled by a custom asynchronous pluggable protocol
handler.

Hope this helps.
 
S

Steven Burn

Nicholas,
I'm not convinced thats the case here. The reason for this is because one of
the site's I am working on (mentioned in my other post), uses {} to include
both URL's AND code. For example;

<table>
{HTML}
</table>

The backend of the site is in ASP files and a database, and the layout is in
HTML files ... I attempted to include a form in one of the HTML files
(simple stuff, yes?), so in goes my form ... and upon loading it on the
server, what should show up?

{woops}

Where "woops" was the text between my comment tags!!!

The form was nowhere to be seen ... (I've looked at the main files and it
mentions something about CodeCharge (www.yessoftware.com) (never heard of it
myself, but from what I can gather, thats what the site was originally
developed in (what the hecks wrong with good ole notepad???...))

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Nicholas Paldino said:
Savas,

Not all URLS have to have HTTP in order to be used. This is a custom
URL it would seem, handled by a custom asynchronous pluggable protocol
handler.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Savas Ates said:
I saw an url like this

<a
href="{nocache:426d6de96f848e23f89ef8d2a557145f#0}&p=http://www.isbuluyorum.
com>CLICK</a>


What is the purpose of using href="{nocache:1321sdsa

Does anyone have idea about it ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top