Hi all
I have 2 tables. One called 'members' and the other called 'addresses'. Naturally there are members that are linked to addresses, it's quite simple.
I'm using a simple query to pull 2 fields from my members table which also should pull back around 6 fields from the addresses table...
Hi
I'm using .NET with the Ajax Control Toolkit, and I'm trying to get working the CascadingDropDown control.
Unforunately, to get it working via a SQL database like I need it to, it needs to use a webservice... and this is a new thing for me.
In VS I've created a .ASMX file (the web service...
Hi
I have VERY simple project right now.
But, strange thing happened - I created a new ASPX page (and it's associative .cs code behind file). For some reason, the application can't find the page. The file is in the normal place (root) of the project!! Very odd... Why on earth would the...
Hi all
This is just a general query.
I have built websites before in classic ASP, where users are kept logged into a website by using the session object. Now I'm making the transition to .NET (C#), I'm wondering if I can still use the same session object, and if so, is it wise/secure to use...
I've just started using .NET (C#). I've got a simple horizontal text display, using the <asp:HyperLink> control, which is databound to a SQL Stored proc.
When I run it, the text displays, though only as normal text, not Hyperlink text. Also, more worryingly, when I View Source in the browser...
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.