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 [.NET/C# MVP]" <(E-Mail Removed)> wrote in
message news:%(E-Mail Removed)...
> 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 Removed)
>
> "Savas Ates" <in da club> wrote in message
> news:(E-Mail Removed)...
> >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 ?
> >
> >
>
>