I have a 4.5 year old Samsung 19" LCD monitor. Recently, when its on, there are vertical bars the height of the screen, every other horizontal pixel. I tried unplugging it for a few weeks, and the problem stopped for a short while, but by the end of the day, the problem had returned. I know...
I need to redirect "http://blog.domain.com" to "http://www.domain.com/wp/"
This is what I have currently, and it is not working correctly
Options +FollowSymlinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^blog\.domain\.com
RewriteRule ^$ http://www.domain.com/wp/$1 [L]
I get an XML back from a provider and I am transforming it into HTML to be displayed on a webpage. The problem is the provider uses the quotes and copyright symbol in the XML and they dont appear in the HTML for obvious reason. How can I check text parsed in the XSL template below to escape...
I am trying to create a word doc via code. I am trying to get a footer to appear on all pages other than the cover, but no matter what I've tried, I can't seem to get it to work. Here is my code for the footer:
foreach (Microsoft.Office.Interop.Word.Section wordSection in _Doc.Sections)...
So I went to shut down my computer last night and it appeared to have locked up. I had used it 2 hours prior to it failing. I went and hard booted it and it refused to post. The HDD activity LED and CD activity light stay lit, and it wont POST. THe rig is a 4 year old P4 rig that I had built...
I created a script that creates a database and all its table in SQL Server 2005 by right-clicking on the db and creating the DB create script and appending to that the script that creates all the tables. When I run it inside of SQL server management studio, the script runs fine and creates the...
I get this message when I restore a DB then try to create objects that pertain to that DB;
Error:
A transport-level error has occurred when sending the request to the server. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.)
I use this code to restore...
I am working creating a program in VS2005 which creates, populates and queries a Sql Server Compact Edition database. I am threading the sql queries and excel and Pdf generation so that the GUI doesn't lock up. I was debugging the functions for querying and report generation without threading...
I am trying to take a node and its children and turning it into a table. When the table has too many columns, I want to split the table on the 25th column. I can't seem to find the bug in my XSL transform. Here is what I have so far
<xsl:template match="Parent">
<xsl:variable...
I need a way to split a table that may be too wide for the page. I am trying to format the XML document for PDF output using Apache FOP 0.20. Is there an easy way to split a table so that if it is too wide, the table will be split on a column and continued on the next page? Or am I going to...
I have a table that is less than half the page wide, is there a way that the table would continue on the same page, instead of continuing on the following page?
Here is a hijackthis log, want to make sure my comp is clean
Logfile of Trend Micro HijackThis v2.0.2
Scan saved at 12:34:57 PM, on 5/3/2008
Platform: Windows XP SP2 (WinNT 5.01.2600)
MSIE: Internet Explorer v7.00 (7.00.6000.16640)
Boot mode: Normal
Running processes...
So I set up snort and base with this guide: http://howtoforge.com/intrusion-detection-with-snort-mysql-apache2-on-ubuntu-7.10-updated
And I have had it running for a couple of days now, but I have no alerts when I look at base.
Is this normal? Or do I have to do something for it to work...
On my desktop (XP) I use cacheman to keep track of my free memory in the taskbar. I was wondering if there are any open source alternatives that supply similar information, like processor load, battery life (for my laptop) and others. I'd like a taskbar utility, but would use something in the...
I just got a 2.1GHz C2D MacBook (base model 120GB HDD, 1 GB Ram). I was looking at harddrives on newegg.com and saw that there are 2 types of SATA laptop drives, or I should say 2 speeds, 1.5Gbs and 3.0Gbs. Will my MacBook utilize the 3.0, is there really a difference? Should I just go for...
I am thinking about getting a new laptop in the near future. Right now, I am thinking about getting a MacBook because of size and cost (1199 through school with the 2.4 GHz CPU) I haven't looked at any other laptops right now, but I was wondering is the MacBook a good choice or should I...
I have a dll which I wrote that contains a function that could take a minute or so (reading a lot of files and doing various other things). In that function I use a foreach loop. I call this function from my Gui exe in a background worker. How do I raise an event in my function that will be...
I have a Check Box Column that i want to have only one itme checked anytime. The function I wrote works, but it doesn't take affect immediately, I have to click away from the cell before the check mark changes. Is there away for the value to change immediately? Here is my eventhandler
void...
First, take a look at this log and let me know if there is anything i need to fix
Logfile of HijackThis v1.99.1
Scan saved at 8:18:39 PM, on 3/4/2008
Platform: Windows XP SP2 (WinNT 5.01.2600)
MSIE: Internet Explorer v7.00 (7.00.6000.16608)
Running processes:
C:\WINDOWS\System32\smss.exe...
I have my custom rig thats just about 4 years old, and i have never had my firewire work. It has one on the mobo, and when i connect it to another computer or my firewire equipped external case, it doesn't do anything. I'll look up my Mobo info, but in the meantime, any ideas?
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.