Search Results

1
vote
1answer
375 views

Add Multiple User Control of the Same Type to a Page

Similar questions to this one have been asked but none seem to address my exact situation here's what I am trying to do. I have a user control that manages student info. i.e. FirstName, Las …
0
votes
1answer
690 views

Usercontrol access javascript from a Content’s Page’s Master Page

Hello all I have a problem. I have a masterpage that all of my Content pages inherit from. Within this masterpage I have a script tag pointing to the javascript file folder "~/Scripts/validation.js …
0
votes

How can I encrypt a querystring in asp.net?

Look into TSHAK. Many large sites out there use this 3rd party component. http://www.do …