Hi,
I have a centered table containing assorted divs which make up the layout of a web page. There is no navigation. It's a single page site. Table margins are 20px top and 20 px bottom.
The div at the top of the table is the header for the page. Let's refer to it as the "header". It...
Hi,
I'm hacking and I'm not a programmer. I have isolated what I need to do though.
I have a variable called filename which contains a value of say "001_001.jpg".
Using javascript, how would I change the value for filename to be "001_001.thumbnail.jpg"?
Once I know this, I think I can add it...
Hi,
I've redesigned my blog using WordPress which I'm running on a win2k advanced server. The blog was running as .net with .aspx extensions for all the pages. It is now running under PHP.
I have a bunch of pages indexed in the search engines as www.idleminutes.com/thepagename.aspx
When...
Hi,
I have a range consisting of two columns, "start date" and "total".
"Start Date" format is date.
"Total" format is dollars.
The number of rows in the range will vary.
In a cell to the right of the range I need a formula that searches the "Start Date" column for all dates in April and sums...
Hi,
I have the source code for DasBlog and I also have the source code for a patch I need to implement in DasBlog.
Problem is I'm NOT a programmer and I don't have a clue where to start.
Here is the patch with some instructions:
---
metaWeblog.newMediaObject
Hi.
Don't know where to post this...
Hi,
I have a monitoring utility which will execute scripts etc. based on whether a folder has a new file added to it. It constantly monitors the folder for changes and then executes the specified script.
I want to have it run an ASP page when the folder has a change.
I think all I need is a...
Is there a way to shorten this formula??
=IF(K7=TIME(0,1,30)),J7,IF(AND(K7>TIME(0,1,45),K7<=TIME(0,2,10)),J7+2,IF(AND(K7>TIME(0,2,10),K7<=TIME(0,2,30)),J7+4,IF(AND(K7>TIME(0,2,30),K7<=TIME(0,2,40)),J7+6,IF(K7>TIME(0,2,40),J7+10))))))
I'm always creating these spaghetti style formulas and I'd...
Hi,
I have a redundant server set up with some automated mirroring software on the primary server. I want to mirror the IIS site configurations to the redundant machine.
What files on the primary server would I select for mirroring??
Thanks!
Hi,
Running: Win2k advanced server
Suffice it to say I have REALTIME mirroring software that works well and I already have a bootable mirror of the primary drive on server1. It is installed in server2 which is a standby server for server1.
I want to mirror server1's "IIS" to the Server2...
Hi,
I have this sub:
Sub ShowForm(frmName)
frmName.Show
End Sub
From another sub which is attached to the OK button of a form, I pass the form name as an argument. But I get an error saying that "the macro ShowForm() can not be found."
The only way I can get the form to display is to...
I have a column of dates (column d). New dates are added and deleted regularly.
I need to be able to increment all the dates in the column by a specific number of days, forward or backward, using a macro.
The macro needs to pop open a dialog window to prompt me for the number of days I wish...
Hi,
I'm running IIS 5.0 to serve 50 websites on the internet. I need to quickly recreate all these sites on a second, identical server without having to manually go into internet services and create them one at a time.
Is there a way to simply copy them to the other server???
Thanks!
Hi folks,
I'm a self employed website developer and I am very busy with many, many tasks each day. I finally found an excellent little task manager (link below) that is almost perfect for me and my work flow. There are no others like it (believe me I searched and searched) and I don't want or...
Hi folk,
I have an image slide show script which I have managed to combine (read hack) with the ASP FSO to populate the arrays from the folder/file system on the server.
The javascript then lists the subfolder names in the Gallery folder as links on the page which can be clicked to change the...
Hi folk,
I have an external CSS attached to a page.
i need to capture the css rule for certain styles and assign the value to a variable.
I'm trying this with no luck.
Any advice would be much appreciated.
var Test1=document.styleSheets[0].cssrules[45].style.cssText
Thanks!
I am running windows 2000 advanced server as a web server. In the PC I have a RAID controller mirroring two drives. I hot swap one of the drives each night with a fresh drive and firebox the swapped out drive. That serves as my backup system.
Now I need to duplicate that server, RAID...
I am running windows 2000 advanced server as a web server. In the PC I have a RAID controller mirroring two drives. I hot swap one of the drives each night with a fresh drive and firebox the swapped out drive. That serves as my backup system.
Now I need to duplicate that server, RAID...
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.