Hi
I have the same problem as this but it occurred when i installed ASP .NET to run on my windows XP machine.
Now it will execute .NET Scripts but not standard ASP scripts.
Any ideas of a solution for this one?
Thanks Si
Hi
I am having problems with outlook's virus prevention tool that brings up a virus warning when you automate outlook.
A previous developer setup an .adm file to replace the user settings using gpedit.msc, User Configuration > Admin Templates.... This fix has worked fine for ages..
This...
Hi
I am currently upgrading our exchange server from 5.5 to 2000 on our windows 2k server.
I have changed the LDAP port but continue to get this error on installation:
The compeonent "microsoft exchange messanging and collaboration services" cannot be assigned the action upgrade...
Hi
I am currently writing a program to update an access database when emails that are sent bounce.
I have this code which i have developed to get the To Address from the bounced email which has been forwarded to a nominated folder by our exchange server.
On the code "strSubject =...
Hi
We have just upgraded our NT4 server to Win2k Server.
Upon first boot we have been presented with the Active Directory Installation Wizard. We are now faced with two options: Create a new domain tree & Create a new child domain in an existing domain tree.
The NT4 domain is called...
Further to my above question,
Is it possible to setup a new exchange server and copy all the folders/settings/data from the primary server to the new server using replication.
Then take the primary server offline and continue using the server setup through replication as the temporary primary...
Hi
I am setting up a Backup Domain Server to mirror our current NT4 server and replace it whilst we upgrade the server to Server and exchange server 2000.
I am inexperienced in exchange and am wondering if there is a way of setting up our BDS to mirror the exchange on our primary server and...
Hi Guys,
I have a richtext control that is linked to a memo field in an access database. If i copy data from Word into this control and then view it in an textbox or in the table view it shows data like this on each line...
Hi,
I have setup a website on our server which i am currently haveing problems with. I can access all pages from the inside of our network (but still using http:\\www....)
When accessed from a connection: some sections are available and others are not. When they are not available i get the...
sorry i posted the wrong code, here is is:
<P align=center><SELECT id=clients1 style="WIDTH: 160px; COLOR: black; HEIGHT: 266px" multiple size=5 name=clients1><%=optionStr%></SELECT> </P></TD>
<TD width=250>
<CENTER><INPUT...
Sorry,
I will post the code as it is on a secure site:
Here are the select boxes and the buttons that call the function:
<P align=center><SELECT id=clients1 style="WIDTH: 160px; COLOR: black; HEIGHT: 266px" multiple size=5 name=clients1><%=optionStr%></SELECT> </P></TD>
<TD...
Thanks, that was ideal...
Sorry to ask an unrelated question but i have but i am using this code to move items between select boxes but it only moves one at a time, is there any way i can change it to move all items in a multiselect?
Thanks Si
function moveIt(action, thisOption){
if...
Thanks for that, solved the problem.
I now have this statement in VBA, it works fine but; is there a quicker way of running this statement, as it takes an exceptionally long time using ADO.
cnBackEnd.Execute
"DELETE *
FROM tblCandAndSkill AS T
WHERE T.CandSkillID...
Hi Guys
I am using this code to check a file extension of a file path listed in a textbox. I have tried changing it to upper case which does not solve it.
Any ideas
Cheers Si
var iLen = String(frmDetails.txtFile.value).length;
if (String(frmDetails.txtFile.value).substring(iLen, iLen - 3)...
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.