Thanks jbenson.
Actually I was calling it by class name and function name.
It did not work until I added the following
Dim rajObject as New raj... why, you got me.
I was under the impression if it was in your app_code, your object would aready be exposed?
Thanks!
Bob B...
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...
Jason, Thanks again. I think one of the issues I haven't grasped yet is that the quiz question all come from a sqldb and the reason I use the gridview is that I am presenting 7 to 8 questions at a time. Please look at my screen grab and see if you still think this is the best solutions...
Thanks both of you. The grid option gets me going then I can go back and revisit the wizard. Since I am not sure how many steps there will be, I had ruled the wizard option out. But now I am boing to revisit it.
Bob B.
http://www.adigitalhost.com
The reason I am not using the wizzard control is the number of steps is based on the quiz. Quizes are built dynamicly so the number of steps would change between each quiz. The page size never displays more than 8 questions at a time, but some quizes could have 5 steps and another 10?
Bob B...
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...
Great, super that you found your answer. That would also effect the gateway. Your Browser is trying to connect to the server, after a period of time and no connection, the cannot find dns or gateway timeout error is going to get thrown.
Bob B.
http://www.adigitalhost.com
jbenson001 - Jim,
Thanks for your help. Your suggestions were very valuable.
This got me past a very big hurdle! [medal]
Bob B.
http://www.adigitalhost.com
Thanks Jim, I will give that a try. The value of the dropdownlist adds just fine. It is the other two values where the problem is at. One thing I did try and it failed to work was build an array up top where I was doing my output to screan to make sure I caught all my selected/checked values...
Does the server have to be rebooted or the services restarted prior to working again or does it resolve itself after closing and reloading the browser?
Bob B.
http://www.adigitalhost.com
Thanks for the reply. Here is the error thrown.
Below is where it is thrown at.
System.ArgumentException: No mapping exists from object type System.Web.UI.WebControls.Label to a known managed provider native type. The line with the error is marked *** for easy id.
Dim cn As...
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.