OK, here is the code....
You will see a number of "If" statements which are examining the value returned. I know that one of 4 values will be returned and I am examining the first 2 characters being returned because starting with the 4th or so character I start getting the "\0" values being...
I am having a problem with the Oracle DataReader. The issue is that when I have a text field which has the exact same value for a particular field, the datareader is returning garbage in the second and subsequent rows for that value.
Say for instance I have a field called "Description" and in...
You will have to translate that for me. I am using visual studio and I created the "user control page" within VS.Net.
When I add that control to my asp.Net form, it generates the "<%@ Register TagPrefix="uc1" TagName="PageHeader1" Src="UserControls/PageHeader1.ascx" %>" tag for the page.
Now...
I'm not sure if this is the right forum or not....
I am wondering how I get a reference to my usercontrol that I have added to my form.
I have created a number of properies that I want to use. I added code such as
protected PageHeader1 _PageCtrl, but I do not get the reference to the object...
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.