On Sat, 23 Feb 2008 09:40:05 -0800 (PST),
wrote:
Such tool is called "mod rewrite". Google for it.
Btw, this has nothing to do with Microsoft SQL Server, the topic of
this newsgroup.
-Tom.
>Hi,
>could you tell me please what are the ways of the query string
>encryption in T-SQL ? I would like to have a storage procedure that
>encrypts e.g. http://123.23.43.1/pagegen.asp?param1=23¶m2=124 into
>http://pagegen.asp?code=fdgfehiqrzvhe and convert it back to the
>orginal url.
>
>Thanks in advance
>Omi