Forum: ColdFusion 1 Day Ago |
| Replies: 3 Views: 156 You need to authenticate against your smtp server or whitelist the cold fusion's server ip address in your mail server to allow relay. Check your settings for example in my code I have <cfmail... |
Forum: Windows tips 'n' tweaks Aug 11th, 2009 |
| Replies: 12 Views: 966 Are the 2 on the same network, just setup a network share on the xp machine and use it as the storage device |
Forum: Networking Hardware Configuration Jul 16th, 2009 |
| Replies: 6 Views: 516 what is the ip address dns and gateway of a workstation that won't go on the internet |
Forum: Networking Hardware Configuration Jul 16th, 2009 |
| Replies: 6 Views: 516 what is supplying an ip address to the work stations the router? do the workstations get an ip address? can you ping the router? |
Forum: Networking Hardware Configuration Jul 15th, 2009 |
| Replies: 6 Views: 516 This seems to far complicated to resolve on a forum, Can you ping the router, does the router have the proper isp settings? Can you ping an internet ip address? Is there a problem with your isp? |
Forum: Windows NT / 2000 / XP Jun 18th, 2009 |
| Replies: 4 Views: 596 Wow that sucks been there done that, unfortunately is was only around 40 mailboxes so I just imported the .pst in each persons outlook. Have you looked into exmerge I could never get it to work, and... |
Forum: ColdFusion Jun 18th, 2009 |
| Replies: 4 Views: 1,118 If there is only 2 rows this should work
<cfquery name="Query1" datasource="#application.dsn#">
select column 3 // replace with name of column 3
from TableName // replace with the table... |
Forum: Windows NT / 2000 / XP Jun 18th, 2009 |
| Replies: 4 Views: 596 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... |
Forum: ColdFusion Jun 18th, 2009 |
| Replies: 4 Views: 1,118 I'm kinda confused so you have a table column 1 column 2 column 3, row 1 row 2 row 3 row 4 row 5 and you want var1 to show row 1,3 and 5 and var2 to show row 2,4 and 6 ?
You can set the sql... |
Forum: Windows NT / 2000 / XP May 10th, 2009 |
| Replies: 8 Views: 625 start -> run -> msconfig to disable any startup programs |
Forum: Network Security May 8th, 2009 |
| Replies: 2 Views: 501 That firewall should be fine on default settings it will not route traffic from you internet ip to your local lan unless you open up ports in the port forward |
Forum: Windows Vista and Windows 7 May 3rd, 2009 |
| Replies: 3 Views: 493 |
Forum: MS SQL Apr 4th, 2009 |
| Replies: 1 Views: 496 No idea what you are talking about can you describe in more detail |
Forum: Graphics and Multimedia Apr 4th, 2009 |
| Replies: 3 Views: 769 is the path in the html to the .swf correct? |
Forum: Site Layout and Usability Mar 16th, 2009 |
| Replies: 8 Views: 2,065 No like this
<frame src="welcome.html" frameborder="no" scrolling="auto" noresize="noresize" marginwidth="0" marginheight="0" Name="_blockText" id="_blockText" /> |
Forum: Site Layout and Usability Mar 15th, 2009 |
| Replies: 8 Views: 2,065 Add name="_blockText" with id= and it should work in firefox |
Forum: Windows Vista and Windows 7 Mar 15th, 2009 |
| Replies: 7 Views: 891 What doesnt work about it is there an error message |
Forum: Viruses, Spyware and other Nasties Mar 9th, 2009 |
| Replies: 7 Views: 595 Usually hp installation cd's will wipe the hard drive and erase all the data if you want to do that, You can download a copy of a bootable recovery console burn the .iso to a cd and boot to it if you... |
Forum: Windows NT / 2000 / XP Mar 9th, 2009 |
| Replies: 4 Views: 544 I think windows briefcase can, folder redirect with file sync. Is it on a domain? |
Forum: Viruses, Spyware and other Nasties Mar 9th, 2009 |
| Replies: 7 Views: 595 Use the windows boot cd, boot into repair console run chkdsk /r |
Forum: PHP Mar 9th, 2009 |
| Replies: 5 Views: 287 Is it a linux server with apache mod-rewrite module installed? Why not use a simple html redirect |
Forum: Viruses, Spyware and other Nasties Feb 21st, 2009 |
| Replies: 12 Views: 1,136 Sounds like you need to reload windows, can you boot to safe mode with F8 |
Forum: Windows NT / 2000 / XP Feb 16th, 2009 |
| Replies: 8 Views: 931 You need a space between the .exe and /integrate |
Forum: Networking Hardware Configuration Feb 15th, 2009 |
| Replies: 4 Views: 639 The router should pick up the ip address from Comcast, you may need to re-default the router by holding down the reset button while powering it on. Are you trying to get the wireless network up or... |
Forum: Networking Hardware Configuration Feb 15th, 2009 |
| Replies: 4 Views: 639 You have to power cycle the modem and router. Turn off the modem and router. Turn on the modem then the router the modem needs to pick up the mac address of the router right now it knows the mac... |
Forum: Windows NT / 2000 / XP Feb 15th, 2009 |
| Replies: 8 Views: 931 It should work are you typing in the path correctly to where you copied the install cd? |
Forum: ASP.NET Feb 13th, 2009 |
| Replies: 1 Views: 530 . Make sure you have installed the .Net Framework on your server
. Download the ODBC .Net data provider and install it on your server. You can
find the download here:... |
Forum: VB.NET Feb 13th, 2009 |
| Replies: 8 Views: 849 I would think like this, You have string 1 = string2 but string 1 = nothing |
Forum: Domains and DNS Feb 1st, 2009 |
| Replies: 3 Views: 754 I would suggest you setup dns for the mail to work. You can setup the dns name in iis or leave it alone if you are using 1 url. For the mail once the mail packet gets to the firewall you will need... |
Forum: Viruses, Spyware and other Nasties Jan 18th, 2009 |
| Replies: 14 Views: 1,796 Why can't you install it cause you can't get on the internet you can download it on a mac put it on a usb stick but the usb stick in the pc and run the install |
Forum: Motherboards, CPUs and RAM Jan 18th, 2009 |
| Replies: 3 Views: 623 Yes it will work but that sounds like alot of money for a p4 processor you can get a whole p4 computer for $100-$150 |
Forum: Python Jan 18th, 2009 |
| Replies: 6 Views: 916 How many pics are you talking about. You can open all of them up in photoshop and do a save as wouldn't take that long to do 100 pics or so |
Forum: Viruses, Spyware and other Nasties Jan 18th, 2009 |
| Replies: 14 Views: 1,796 Try running malware bytes and ccleaner |
Forum: Windows NT / 2000 / XP Jan 13th, 2009 |
| Replies: 8 Views: 1,609 Can you boot into safe mode? Try and add a new user if you can |
Forum: MS Access and FileMaker Pro Jan 12th, 2009 |
| Replies: 7 Views: 2,203 should not be a problem. open outlook goto File -> IMport and Export -> import from another program or file -> MS access 97-2003 -> SELECT the .mdb file -> highlight contacts -> check the table ->... |
Forum: Web Browsers Jan 12th, 2009 |
| Replies: 4 Views: 3,361 run Malwarebytes and ccleaner |
Forum: MS Access and FileMaker Pro Jan 11th, 2009 |
| Replies: 7 Views: 2,203 what are you trying to do are the emails in access and you need to extract them? |
Forum: Motherboards, CPUs and RAM Dec 23rd, 2008 |
| Replies: 9 Views: 1,169 Had the same problem with dell optiplex 320's we have about 15 at work none will boot with 2x 2gb modules i can only use 1 |