473,386 Members | 1,647 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

url parms

hey all,
you know how you can pass parms thru the url (like
http://my.site.com/test.aspx?id=1

is there a way to encrypt the id number?

thanks,
rodchar
Aug 4 '07 #1
2 1269
"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:5E**********************************@microsof t.com...
hey all,
you know how you can pass parms thru the url (like
http://my.site.com/test.aspx?id=1

is there a way to encrypt the id number?
Loads - what sort of encryption do you need...? How secure you you need it
to be...?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Aug 4 '07 #2
Yes, there are many options. Take a sample at
http://www.codeproject.com/dotnet/SimpleEncryption.asp

"rodchar" wrote:
hey all,
you know how you can pass parms thru the url (like
http://my.site.com/test.aspx?id=1

is there a way to encrypt the id number?

thanks,
rodchar
Aug 6 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Don | last post by:
Will the following pass parms "Color" and "Contrast" to the PHP script? If so, how does one retrieve the parms within the script? http://xyz.com/script.php?Color=blue&Contrast=weak Thanks,...
2
by: dataguy | last post by:
Does anyone know if you can pass parms to the sysin when using DB2UNLOAD?
4
by: Angel | last post by:
I'm trying to call a DLL function that receives as parameter a user-defined structure created by the company that made the dll. When I call the function from my main form, I call...
2
by: VM | last post by:
I have a Windows form that may be called with two parameters or three parameters (depending on who's invoking the form). The form was programmed so it received three parameters. How can I create an...
6
by: Paul M | last post by:
Hi All, I'm currently writing a z/OS DB2 Stored Proc in C, using an example from the IBM Stored Procedure guide (SG24-7083-00). The database calls to read and update the database work...
1
by: Dave | last post by:
Given a URL of http://Somthing/Somthing.asp?parm1=val1&parm2=val2&parm3=val3 I'm trying to create an expression that gives me: parm1=val1 parm2=val2 parm3=val3 As either distinct group...
5
by: Phil Hellmuth | last post by:
I hope this is the correct forum for this issue. I'm trying to call a SQL stored procedure using parameters, but am running into problems. Here's pertinent SP code: CREATE PROCEDURE...
0
by: =?Utf-8?B?WmlnZ3lTaG9ydA==?= | last post by:
I can compile assemblies (eg using compiler.CompileAssemblyFromFile) and can reference an Interface provided it is linked as a dll and added via parms.ReferencedAssemblies.Add(path_and_name_of_dll)...
1
by: =?Utf-8?B?cm9kY2hhcg==?= | last post by:
hey all, what's the best way to turn my csv string into sql parms? the sql parms can vary in count. thanks, rodchar
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.