Sorry and thanks for the quick response. =)
I'm at sales, right now, so I can't get the exact msg, for a couple of hours.
I do remember it was an HTTP Error 403 - Forbidden IIS error message, when I tried to call up companyweb and outlook web access. Something about 'this ip range has not...
Hey all! Here's my scenario:
We have two locations, with client machines, connected to an individual, LinkSYS router. Both routers (one at each location) are connected by on-board VPN.
I just deployed a SBS2003 standard server, at one of our locations.
Router 1 (Production)
Location w/o...
Here's what I came up with...A bit crude, but it seems to work. =) Anyone have any other ideas? I understand this is probablt not the best solution. =)
function finalDATE()
currentDayNumber = WeekDay(currentWeek)
currentSOW = DateDiff("d", currentDayNumber, currentWeek)...
Thank you Tarwn for the quick response. =)
Unfortunately, I need to find the first day of the week when compared to any date, once given from the query sting.
So say I have "?CurrentDay=" <--- any date
currentDay = request.QueryString("CurrentDay")
From here, I need to...
Hey all! =)
I'm trying to return the first day of the week (full date) once compared to a specific date.
So, from say today, 11/21/02 (defined from a query string result), I could get the first day of the week (Sunday as default first of week day) or 11/17/02.
Thank you for the help. =) 'you...
First, let me thank you again for all the effort you have given towards this.
It seems to be working wonderfully in Netscape 6+ now. Unfortunately, it doesn't seem to function in Netscape 4.7+ :(
Thank you again for all the support. Here's the updated code.
PARENT PAGE
-----------
<html>...
Heya everyone. I'd first like to thank everyone who helped me with my last problem. :)
Now to the second. :(
I have a difficulty getting jS working in both IE and Netscape. If anyone can help me get this to work for Netscape 4.7+ and Netscape 6+ I would greatly appreciate it. :)
Parent Page...
Ahww! That solved the problem, Bommerang! Thank you! :)
Thank you so very much, anupamkant. Your help has been phenomenal.
And DeZiner: Thank you very much for taking the time to offer an alternate solution.
You all are wonderful!
Here is the final code:
Parent
-------
<html>
<head>...
Here is how the code is thus far. Something now appears in the "div2Box" - undefined+undefined+undefined :( This returns to the textarea reguardless of the checkboxes filled in and continues to fill the textarea (continues to add to itself in groups of three)
Did I some how put the...
anupamkant: I cannot seem to get that to function. =(
DeZiner: Unfortunately, the user must be able to choose multiple specializations. =( This is to save space as each division area has 100's of specializations.
Is there a way, perhaps, that each of the checkboxes could be evaluated for...
Hello everyone - Rather large question here having to deal with communication between windows with js.
Here is the code first. (Cleaned for question)
(Parent Page)
--------------
<html>
<head>
<title>Bid Opps</title>
<script language="javascript">
function div2win() {...
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.