Recently Viewed...
DNN Modules
SnowCovered Top Sellers

The Catalyst skins are professionally designed, coded and packaged by a team of DotNetNuke experts. The skins are available in 12 great colours. This skin is easily customisable with our unique DrNuke EasyMod technology. Try our demo!

Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to add videos in various format and automatically convert them to flv format, you also can add videos from embed code and play them in our integrated flash video player.

'Relationship Building' and 'Communication' are two essential nuts and bolts for a business to prosper. This module allows you to bridge both of these and easily generate continuous awareness of your web site, products and services. Your prospects and customers will greatly appreciate this featur

In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential. Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts.

Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you.

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

Edit documents directly on your server. The premier document management solution for DotNetNuke (DNN). Index contents of documents. Share documents across your portal and avoid duplicates. Revised and flexible UI. Extensible architecture.

ALL NEW ! - Minimalist includes skin packs in 12 great colors. Each color has Flat, Gradient and Glass versions. Feature rich XML Flash header, perfect for just about any purpose. 9 Different menu options in each skin pack; 3 horizontal menus, 3 vertical menus and 3 all-new Twin level menus . . .

    |   Register   |   Thursday, November 20, 2008   
Data Springs Product Forums...
Subject: How to encrypt and decrypt the values to db and also when passing as querystring
Prev Next
You are not authorized to post a reply.

Author Messages
Sherlock
Posts:60
river guide
river guide

11/16/2008 7:44 AM  

Hi,

 

I want to encrypt and decrypt the values and save it in db and also pass them as a query string how to do it?

Candace
Posts:133
river guide
river guide

11/19/2008 3:45 PM  

Sherlock,

This link might give you some ideas:

http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/59/postid/77567/scope/posts/Default.aspx

 

Hope that helps,

Candace

Chad
Posts:2207
river guide
river guide

11/19/2008 6:17 PM  
Yes, this is probably a good thread if you are changing the source code within the module. Otherwise the only option I would recommend or suggest would be to use the 'SQL Default Value' and within that query pass it the parameter such as the $(DSParam1) token etc... The SQL would then be responsible for dycrypting the data and you would have to look at function calls specifically within SQL to handle this. So option 1. modify source for module and option 2. use stored procedure/SQL to handle this.

Typically... You would want to pass a very unique value (such as a GUID or unique identifier) and have that identifier used to pull the specific data out of a database table instead of passing values around along a querystring like this. Otherwise you also run the risk of someone figuring out what the encryptiong/dycryption methods are and being able to access that data anyway.

-Chad
You are not authorized to post a reply.
Forums > Product General Information / User Guides > General Information / Enhancement Requests > How to encrypt and decrypt the values to db and also when passing as querystring



ActiveForums 3.7

Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement