Hi there, I have what I think will probably be a simple issue. I have installed a news ticker for a website I am designing.
I follow the instructions and have this in my html file
<script>
$(window).load(function(e) {
$("#bn1").breakingNews({
effect :"slide-h",
autoplay :true...
Good evening,
Please can someone help me with this code? I'm just trying to animate the width of a progress bar based on a variable, the code works fine if I write this: $(this).animate({width:"100px"},350); so I think it is just a syntax problem but I can't for the life of me figure it out...
Can anyone recommend a good resource that clearly discusses and explains the boot process BIOS > MBR > BOOT LOAD etc etc. I have found a few articles on the web but information seems fragmented.
Maybe a book that deals with the subject or something like a CBT video I can purchase.
Thanks in...
Im using the uflex class to handle users on an intranet im making. I want to handle users that are not logged in, which means:
$user->data['group_id'] is not set
is it appropriate to use the following code or is there a better way?
if (isset($user->data['group_id']) &&...
Hi im looking into setting up an intranet for our office approx 50 users. Im looking at sharepoint but im getting confused with all the different options available!
Is there anyone that can give me some advice basically im looking at setting up a document repository and contacts site and...
Hi I have an off site exchange server that is setup using a http proxy can I amend the following code to send e-mail using this exchange server?
dim msgTo, msgFrom, sMailServerName, msgTxt, msgAttPath
'set data for msg
msgTo = "test.mail@domain.com" 'test@qwerty.com"...
Is the purpose of an exchange server proxy address to ensure the exchange server ip address cannot be resolved unless authenticated?
Are there any other reasons?
We have an offsite exchange server (not managed by us) and im trying to write a VB script that sends email's using this exchange server.
I've seen a few VB and PHP examples that do just this however the exchange server we connect to is setup using a http://proxy. I must admit I don't understand...
Hi there I’m looking for some advice regarding a dissimilar H/W restore.
I’m trying to restore a vista installation after replacing the motherboard with a slightly different one (Different Chipset)
After installing it wouldn't boot past crcdisk.sys so I have so tried a few things to solve...
Hi there,
How would you go about shifting the array so that the start of the array is the variable $startofweek
$daysofweek = array(Sun, Mon, Tue, Wed, Thu, Fri, Sat);
e.g
if $startofweek=Wed
then:
$daysofweek = array(Wed, Thu, Fri, Sat, Sun, Mon, Tue);
I was thinking a about using a...
Hi, im writing a VBS script that prints all files in a folder using the relevant application.
Everything works ok though word docs are causing me a problem. I wanted to supress all warning messages when the file is opened. e.g read only and margin warnings etc.
Can this be done?
Set objWord...
When you log onto a domain that is not available the workstation uses a cached profile. What happens to the Domain group policy?
Group policy seems to be applied in this scenario but I just wanted more information. i.e is the GP cached etc.
Thanks in advance
Im trying to prevent certain machines from accessing shared files or folders.
I have a machine called laptop which is joined to the domain contoso.com.
On the domain controller I have a shared folder called dell and I have removed all permissions other than the computer object "laptop". Why is...
Hi,
Im trying to extract e-mail addresses from an outlook personnel address book.
If I drag the .pab file into notepad there is a lot of garbage, but there is also the text making up the e-mail addresses I want to extract.
The code looks like this:
$query="X400:";
open (PAB...
Hi,
Im trying to connect to my work server using "Checkpoint" VPN.
When I install it it creates a new network connection for me, then asks me to reboot.
When I reboot the VPN Network connection is disabled!I can't enable it and im not sure if this is supposed to happen.
You may...
Hi guys, I hope you can help me...
I want a users desktop settings AND outlook settings to follow them in an office environment, is this roaming profiles?
Can anyone also distinguish between Roaming and Roving profiles?
What do you think the best solution would be to set this up for around 12...
Hi guys, I hope you can help me...
I want a users desktop settings AND outlook settings to follow them in an office environment, is this roaming profiles?
Can anyone also distinguish between Roaming and Roving profiles?
What do you think the best solution would be to set this up for around 12...
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.