I adapted and modified an encryption / decryption tutorial that was written for consult mode. I took the base part of the code and created a dll that I will call just classLibrary1. it is an adaptation of Rijndael using a salt, and a md5 hashed key. The dll is in the bin folder where it needs...
I have a gridview that I am using in a quiz engine (VB). A have a item templete field that has 5 radio buttons. For the purpose of paging from one set of questions to the other, I have a PagerTemplete (method is previous/next). Inside the template, I have a button called submit with a command...
This a copy of an unanwered post on asp.net forum
I have been hung up on this now for a while.
I have a gv that has multiple select checkboxes and a dropdownlist. In my codebehind, I captured the results and verified that they are collected.... see Part 1 in below code. I finally have this...
I have a gridview that dispays the a table with possible project conditions. The project is a VB project.
The Gridview displays the table From and SqlDataSource.
The first number is the is the PK
1.Open | 0
2.Pending | 0
3.Closed | 0
There is a seperate table called projects that...
Going crazy.
I got a new development machine for asp sites
Windows Pro xp2 with iis 5.1 installed.
When using an access db and when I try writing to the file will via ado, I get a Read only error. Does not matter what virtual directory it is in or if the I am using a virtual path or physical...
Newbee asp.net problem. I looked at a lot of tutorials, and have not found one on this yet. Hopefully someone can help. Sorry for all the verbage. I posted this to another forum with less verbage and all I got was what are you wanting to do.
I have a dropdownlist control that is bound to a...
Hi, I downloaded a client's file db file to work on for him, I double clicked on the file to open it. Now, I get prompted for a user name 'mine" and password... I have never setup workgroup permissions on my system since i don't need it.. none of my files open without me getting propted...
Hi, I downloaded a client's file db file to work on for him, I double clicked on the file to open it. Now, I get prompted for a user name 'mine" and password... I have never setup workgroup permissions on my system since i don't need it.. none of my files open without me getting propted...
Below I made two functions (VBScript) to open and close a database connection. Problem, I get a syntax error using these functions... I am trying to use the functions in an include file since it is used in multiple scripts...
When I am calling it, I am just using the function name
DBOpen...
Hi. I have an application that I am working on where I am storying information passed from a form to a session veriable.
Session("books") = Session("books") & intRefNumber & ":" & strBookTitle & ":" & strBookSubject & ":" & strBookRecommend &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.