Thanks!
That cleared up that test. I thought I was losing my mind.
I then realized how in "reality" the code is failing. The previous programmer was only using 1/1 and not including the year - :(
Thanks again!
Jessica [ponytails2]
How can these both show as Saturday? 12/31/04 was a Friday. It's messing up my reporting...argh!
Response.Write "<br>Dec 31 " & WeekdayName(weekday(12/31/04),7)
Response.Write "<br>Jan 1 " & WeekdayName(weekday(1/1/05),7)
TIA,
Jessica [ponytails2]
Hi!
Not sure if this is the correct forum. Didn't see one for Terminal services.
We have TS2003 with MSN Messenger 6.2 installed. We can all log in & communicate with each other internally, as well as with external Messenger users.
All seems well, as I'm busily working away, I glance down...
I have a program that creates msn-like alerts on certain conditions. So a little form pops up in the lower-right hand corner. The problem is, if I'm typing in another app, the popups are taking focus.
I tried to use the setwindowpos and flag swp_noactivate, but it's not working. Is there...
Hi!
I have gotten some great code snippets from this forum. What I'm doing is searching for an IE window that has a particular title & bring it to the front. (Intranet app, so title should always be the same) If it's not open, open it.
What I'm looking for now:
Now that I have the window...
Thanks! Unfortunately, while this is an intranet app, the users still have access to the internet, so I don't think that will work.
Actually how I have it is on a laptop with only access to the internet (not on a network).
Need to be able to run a file on the laptop.
Jessica [ponytails2]
Hi!
I have a similar problem & spazman's & ShadowFox's solutions work for me. I'm getting a message when I run it. I know it has to do with my security settings, but I'm wondering if there's a way to supress it without changing the settings. This is for an intranet app only.
Message:
An...
Depends on how it's set up, but I've been able to open the db & type in the user name I want, I check 'em in or undo & log in as myself
Otherwise you'll need to ask the db admin to do it.
Jessica [ponytails2]
Try this in Excel
Col A Col B Col C Col D
Row 1 Tier 1 1 500 0.05
Row 2 Tier 2 501 1000 0.06
Row 3 Tier 3 1001 0.07
Col C
Row 7 Enter # of Packets: 10000
Row 8 Total Charge: 685
Formula in C8 is...
I tried this on 2 pc's unfortunately running outlook 2000.
winme & win2000
I'm surprised they would have taken that out. :( It was under the title Preview Header.
Hopefully someone with outlook2002 will respond. sorry
Jessica [ponytails2]
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.