Hi,
We've recently installed Sharepoint Services on our network and are in the process of migrating our current intranet over to the new service. All very nice so far.
But - I've been trying to write my own Web Parts to plug into SS. I'm new to .NET so it's becoming an arduous task... but I'm...
Hi,
I seem to be having a few issues. Here at work we have a Windows 2003 domain controller that is also hosting some internal web stuff.
If I remote desktop into the server, and use "localhost" in IE, the web pages are served. If I try using either the IP address, or the domain name either on...
Hi there,
I'm currently developing an ASP application which pulls personal data out of a MS-SQL server.
I should start by pointing out that I hate SQL. I don't get it and constantly struggle with it. So any help will be gratefully received.
In my table I have something like:
ID | Name |...
Good Morning!
First off, let me get my disclaimer out of the way - I'm a relative newbie at this SQL lark, so please ignore the kludgy-ness of this code etc. Thanks ;-)
Firstly, here's my query:
SET DATEFORMAT DMY
declare @issuecounter int; -- Declare
declare @previssue int; -- Declare...
Good afternoon, I was wondering if anyone could help me with a problem before I stick my fist through my monitor?
Table:
HEADING | URL | ACCOUNT_TYPE
Blah http://1 Type 1
Blah2 http://2 Type 1
Blah3 http://3 Type 2
Blah4 http://4 Type 3
Blah5...
Good afternoon,
I'm trying to figure out a way of changing an object in Active Directory's password through a webpage. Basically, we have around 3000+ accounts on our domain (workin in a school), and our Tech Support spends a lot of time resetting students passwords when they forget them. I'm...
Hi there,
I'm looking for a primer/tutorial/any help with communicating with Active Directory from ASP 3.0. I'll be totally honest, I get using ASP with SQL databases but now (apparently) have to move over to ADSI/LDAP.
I'm trying to write a typical form input login:
1)User types in...
Hi...
I'm currently working on a document system and I'm having trouble with my inner joins and stuff.
Table 1:
ID Heading_Title
1 General
2 Another Section Heading
3 Another Heading
etc...
Table 2:
HeadingID, SubHeadingID, SubHeading_Title
1 1 Sub...
Afternoon!
I've been using ASPCrypt to encrypt passwords between a form and a SQL 2000 server running on Windows Server 2k3. Normally things all seem to work fine.
Which is nice...
But then every so often I get this error:
Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access...
Hi there,
Quick question, i've got a load of functions and subs stored in an #include file that generate different web pages. The idea was that I could have one .asp page that could call the various functions/subs depending on a querystring.
So for example:
<!-- pages.asp -->
SUB page1()...
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.