I need to set 'Reuse Windows for launching Shortcuts' within our GPO.
All clients are XP, IE6. I cannot find the option within the GPO. I have gone into the preference mode Internet Explorer Miantenance and the option still isnt there.
Please help?
Matthew Wilde
matthew@ukwebsite.com
I have users who need to use a website that passes variables in the URL string.
This is the link
http://ww3.probrand.co.uk/itxdetail.asp?mprodID=S2272666&sell=£82.06&stocklevel=1,773
If I get rid of the £ it works fine - if not I get the standard “The page cannot be displayed” error message...
Hi,
Is there a way to have network drives mapped to a server regardless of what user is logged in (or if no user is logged in)?
Thanks
Matthew Wilde
matthew@ukwebsite.com
I have created a package which works correctly, except I need to change the install folder permissions to allow users modify permissions.
I have changed the permissions when I created the package but the snapshot process doesn't take any notice.
I have been told that I need to create a...
Please help. I have the folling code
On Error Resume Next
If Err.Number <> 0 Then
Response.write "errror"
End If
I have called a field from a database that does not exisit, this would normally cause an error. But for some reason I doesnt get into the IF statement above. If i add...
Please help.
I have a login screen that creates a session i.e.
session("ID") = objRS("ID")
Session.Timeout = 5
How do i make it that if they leave the page for longer than the session time ie 5 minutes it will redirect them to another page to log them out.
Whats the point in putting a...
Please help. I have an ASP page posting data into an access database. One of the fields is a currency field.
On my local development server if I enter a £ sign it works fine. The access database field is set to currency and the value is stored. On the live server I get an error if I include the...
Im runing a script within an ASP page to update a row in a access database. I write the sql script to the screen, copy and paste it into Access and run it and it works perfectly. But generates an error in the ASP page.
The error is
Microsoft JET Database Engine error '80040e14'
Syntax error...
Can someone help me again please?
Im creating an intranet page to see our support calls queue.
I can see the time that the call was created such as 22/07/2004 11.41. I have done at DateDiff against the current time to find out how many minutes has passed since the call was started.
I want to...
Please can someone help.
I have a number coming from a database that represents a time i.e. 15.066669845581
I need to slit this into 2 variable one containing the number before the decimal point ie. 15 and one after ie 066669845581.
Sorry if this is confusing.
Matthew
Matthew Wilde...
We have an Nt4 domain and are now running a Win2003 domain in coexistence until all the users are migrate across domains.
The NT 4 domain had exchange 5.5 and the 2003 domain has exchange 2003. The 2003 server and the 5.5 are running under the same organization. The external email still comes...
Does anyone has a bit of code that will upload a file to the weberver but give the file a unique name for example ammeded the filename with the data and time.
E.g. The user uploads door.gif but the file is automatically renamed to door1004031355.gif (Date and time) Matthew Wilde...
I have experience with ASP and would like to learn COM or .NET im not even sure what they are. Can anyone recommend a basic book for one of these subject.
What is com and .net?
Thanks Matthew Wilde
matthew@ukwebsite.com
I have a form that inputs some data into a access database. The field that it inputs to is a memo field.
How do I output the info like it was inputted on the form e.g.
This is a sample
This is on the next line
But it comes out like this
This is a sample This is on the next line
When you...
Please help. Im trying to upload 2 files to an access database. this is part of my script.
RS("VALUATIONfilename") = File.FileName
RS("VALUATIONfilesize") = File.FileSize
RS("VALUATIONcontenttype") = File.ContentType
File.SaveToDatabase...
Please help.
How do I execute a program client side?
E.g. On our intranet i want to put links to open programs instead of shortcuts on the desktops of the PC's.
Thank you in advance.
Matthew Wilde Matthew Wilde
matthew@ukwebsite.com
Hello,
Is there a way to execute a program from an .ASP page without using Windows Scripting Host.
My boss doesn't want to use WSH due to security issues.
Thanks
Matthew Wilde Matthew Wilde
matthew@ukwebsite.com
Why doesn't my index server index PDF's? Please help i've looked all over the place but cannot find the answer.
Thanks
Matthew Matthew Wilde
matthew@ukwebsite.com
Why doesn't my index server index PDF's? Please help i've looked all over the place but cannot find the answer.
Thanks
Matthew Matthew Wilde
matthew@ukwebsite.com
How long does it take a session to timeout? Is there any other ways that the session will clear e.g. closing the browser? Matthew Wilde
matthew@ukwebsite.com
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.