Ack. Turns out I am an idiot. I've been looking at this for hours and just now noticed that there are lots of hidden columns. So, when referencing the cell I was hitting the wrong one with the number I was using for the col. UGH!
Well, thanks for replying anyway!
Ack. Turns out I am an idiot. I've been looking at this for hours and just now noticed that there are lots of hidden columns. So, when referencing the cell I was hitting the wrong one with the number I was using for the col. UGH!
Well, thanks for replying anyway!
I have a script which writes to an excel sheet and saves it. Once the cells have values, another column runs calculates on those cells. When I open the sheet afterwards, the formula cells all look correct.
BUT, when I try to use VB to read from those formula cells, all it returns is "001"...
I have a script which writes to an excel sheet and saves it. Once the cells have values, another column runs calculates on those cells. When I open the sheet afterwards, the formula cells all look correct.
BUT, when I try to use excel to read from those formula cells, all it returns is "001"...
I am pretty new to JQuery, but I have managed to at least get the accordion to work and load data via AJAX call when it first opens in my MVC project. Now I am running into an issue where I'd like to add a drop-down in the header so that the data shown is changed.
Problem 1: the header...
Well, it is working for now! (I think)
This is strange, but I think it had to do with the site being a "Trusted Site". It is probably automatically "trusted" in debug mode...
I went in IE and reset all the settings. When I got to my site, it said it wasn't trusted and (more than likely)...
I am not sure why a website would behave differently at http://localhost:2343/Homepage.aspx versus http://111.22.33.1/Homepage.aspx -- if I am access both sites while logged into the same server and the same directory on the server. I was thinking it might be an IIS setting or something in the...
This is really frustrating. I thought I had everything working great, but when I test it outside of debug mode in VS.Net, it all craps out.
I am trying to create a simple Intranet site to point to files on a shared drive. The database stores the location of the file on the drive as...
Yes, i was thinking i'd have to do a cursor and maybe a case statement, etc. I tend to think more in loops, I guess.
I'll make a backup and give this a try today, we shall see.
Well, I'm not a complete noob with stored procedures, but it is certainly not my strong point...
I have two tables of employee data that want to combine parts of them together. How can I write a stored procedure that steps through and selects data from one table, and then updates the...
I'm a bit fuzzy on the how to have multiple sites on the same IIS 6.0 box with SSL for them. I know you can't use the same IP address with host headers and have multiple sites... because the IP address has to be unique for the SSL to function.
So, I have 2 external IP addresses now for 2...
I've searched all over, but nothing yet is helping.
The website works like a breeze on IIS 6 or IIS 5.1. I put the same website (ASP.NET 2.0) onto IIS 7 with Server 2008, and the images load dirt slow.
They aren't big images, and the server itself is fairly powerful Dual Core Xeon 3 Gz 8 meg...
I found some javascript (see below), but for some reason it causes the cascading table cells to render improperly w/ blank text. And, clicking the main row of cells results in going to home page every time.
The .Net menu control seems pretty worthless if it requires users to click the text...
I'm been searching all day trying to find a solution to this. Surely others have figured this out.
I have a .Net menu control with a series of MenuItems. If you click the text of a given MenuItem, the window navigates goes to the correct NavigateURL page. But, clicking anywhere else in the...
I've seen a number of posts about Firefox issues with getURL, but nothing addressing calling javascript with that command.
I have a button in Flash that calls
getURL("javascript: hideMovie();");
which basically runs a simple script to set the DIV to hidden. It works fine in IE, but in...
Its been a while since I used classic ASP. I'm trying to modify some old code someone else wrote.
The code calls a stored procedure which returns a recordset. I want to change it so that it returns a single string variable that is defined in the proc.
So, the proc has an OUTPUT value of a...
Unfortunately, I was not the creator of this website, and I have made several arguments that the security stinks.
And yes, I am e-mailing them a new password, so they at least need to have access to the e-mail they use.
It is on the agenda for more improvements in this area.
Thanks!
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.