RE: [wdvltalk] Need some dot net help

2008-06-18 Thread Linden, Todd
Hal, 

You will need to view the page behind which is usually named the same
as the page in front but appended with .vb or .cs. (e.g. page1.aspx
page in front, page1.aspx.vb page behind)

In that page behind you will find code for btnPackage_Click.

 - Todd

-Original Message-
From: Hal [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2008 1:20 PM
To: wdvltalk@lists.wdvl.com
Subject: [wdvltalk] Need some dot net help

I don't work with asp.net, so I have no idea what I'm getting into, but
the boss has asked for some help.  I've got a file with the following
code in it

asp:ImageButton ID=btnPackage1
ImageUrl=/images/dialup/signupbutton.jpg 
Runat=server OnClick=btnPackage1_Click /

Of course when you click on the button it sends the visitor to a url
with all the correct variables.  Where might I look for what information
is being passed when I clidk on 'btnPackage1'?

This probably isn't much to go on, but I had to start somewhere.

Thanks,

Hal 

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] Any ASP gurus out there?

2008-05-22 Thread Linden, Todd
It appears that it is indeed using an XML file as a data source. 

Look for a line that 'gets' the data. It should look like

objDOC.load(MyData.xml)

- Todd



-Original Message-
From: Portman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 22, 2008 9:18 AM
To: wdvltalk@lists.wdvl.com
Subject: Re: [Bulk] RE: [wdvltalk] Any ASP gurus out there?

The CreateXMLobject.asp file says:
%
Set objDoc = Server.CreateObject(Msxml2.DOMDocument.4.0)   
%

Riva

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [Bulk] RE: [wdvltalk] Any ASP gurus out there?

2008-05-22 Thread Linden, Todd
In your global.asa file there should be a string constant for
xmlstring which is the connection string to your data source. It too
should have a string like:

dim xmlstring as string = E:\wwwroot\somesite\data\myMXLData.xml

 - Todd 

-Original Message-
From: Portman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 22, 2008 9:32 AM
To: wdvltalk@lists.wdvl.com
Subject: Re: [Bulk] RE: [wdvltalk] Any ASP gurus out there?

All I can find is this:
objDoc.loadxml(xmlstring)

What does this mean?

Riva

On 5/22/2008 10:21 AM, Linden, Todd wrote:
 It appears that it is indeed using an XML file as a data source. 

 Look for a line that 'gets' the data. It should look like

 objDOC.load(MyData.xml)

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] Any ASP gurus out there?

2008-05-22 Thread Linden, Todd
I didn't notice all the code that you had posted in reply to Cheryl's
post. 

This is the line that sets up the xmlstring.
 xmlstring =sitelink.READ_METATAG(session(showdept),cstr()) 

There is an object called sitelink that has some methods like
READ_METATAG there. Is that in one of the include files?

 - Todd

-Original Message-
From: Portman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 22, 2008 9:45 AM
To: wdvltalk@lists.wdvl.com
Subject: Re: [Bulk] RE: [Bulk] RE: [Bulk] RE: [wdvltalk] Any ASP gurus
out there?

Nope. Nothing in either of those...

Riva

On 5/22/2008 10:42 AM, Linden, Todd wrote:
 Have you looked in these two files to find xmlstring?

 !--#INCLUDE FILE = include/momapp.asp -- !--#INCLUDE FILE = 
 CreateXmlObject.asp --

 I'd guess it'd have to be in one of them.

  - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [Bulk] RE: [Bulk] RE: [wdvltalk] Any ASP gurus out there?

2008-05-22 Thread Linden, Todd
Have you looked in these two files to find xmlstring?

!--#INCLUDE FILE = include/momapp.asp -- 
!--#INCLUDE FILE = CreateXmlObject.asp -- 

I'd guess it'd have to be in one of them.

 - Todd

-Original Message-
From: Portman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 22, 2008 9:38 AM
To: wdvltalk@lists.wdvl.com
Subject: Re: [Bulk] RE: [Bulk] RE: [wdvltalk] Any ASP gurus out there?

I can't find xmlstring in the global.asa file anywhere, but do see this:

session(datapath)=E:\wwwroot\bodymodmatrix\momdata\   
 The momdata folder is the one I can't access

Riva

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [Bulk] RE: [wdvltalk] Any ASP gurus out there?

2008-05-22 Thread Linden, Todd
Riva,

It appears that this might be an eCommerce solution someone created. I
found SiteLINK as a company that specializes in e-commerce with XML data
sources.
http://www.dydacomp.com/sitelink-ecommerce.asp'

It is probably locked down because of that.

 - Todd

-Original Message-
From: Portman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 22, 2008 10:10 AM
To: wdvltalk@lists.wdvl.com
Subject: Re: [Bulk] RE: [wdvltalk] Any ASP gurus out there?

This is all I find in the include files:
set sitelink=createobject(sitel530.sitelink)
call sitelink.setdata(session(datapath),cstr())

and (these lines are commented out)
' SL_BasketCount =
sitelink.getdata(cstr(BASKETCOUNT),session(ordernumber))
' SL_BasketSubTotal =
sitelink.getdata(cstr(BASKETSUBTOTAL),session(ordernumber))

Riva


On 5/22/2008 10:53 AM, Linden, Todd wrote:
 I didn't notice all the code that you had posted in reply to Cheryl's 
 post.

 This is the line that sets up the xmlstring.
   
 xmlstring =sitelink.READ_METATAG(session(showdept),cstr())
   

 There is an object called sitelink that has some methods like 
 READ_METATAG there. Is that in one of the include files?

  - Todd

 -Original Message-
 From: Portman [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 22, 2008 9:45 AM
 To: wdvltalk@lists.wdvl.com
 Subject: Re: [Bulk] RE: [Bulk] RE: [Bulk] RE: [wdvltalk] Any ASP gurus

 out there?

 Nope. Nothing in either of those...

 Riva

 On 5/22/2008 10:42 AM, Linden, Todd wrote:
   
 Have you looked in these two files to find xmlstring?

 !--#INCLUDE FILE = include/momapp.asp -- !--#INCLUDE FILE = 
 CreateXmlObject.asp --

 I'd guess it'd have to be in one of them.

  - Todd
 

  * The WDVL Discussion List from WDVL.COM *  To Join wdvltalk,

 Send An Email To: mailto:[EMAIL PROTECTED] or 
 use the web interface
http://e-newsletters.internet.com/discussionlists.html/
Send Your Posts To: wdvltalk@lists.wdvl.com To change 
 subscription settings, add a password or view the web interface:
 http://intm-dl.sparklist.com/read/?forum=wdvltalk

   http://www.wdvl.com  ___

 You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To 
 unsubscribe send a blank email to 
 [EMAIL PROTECTED]
 To unsubscribe via postal mail, please contact us at:
 Jupitermedia Corp.
 Attn: Discussion List Management
 475 Park Avenue South
 New York, NY 10016

 Please include the email address which you have been contacted with.

   

 * The WDVL Discussion List from WDVL.COM *  To Join wdvltalk,
Send An Email To: mailto:[EMAIL PROTECTED] or use
the web interface
http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com To change
subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
[EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] ftp access to localhost

2005-05-03 Thread Linden, Todd
Here's what I found.

...choose Folder Options from the Tools menu. On the View tab, scroll
to the bottom of the Advanced Settings and clear (click) the check box
next to Use Simple File Sharing. Click OK to apply the change, and you
should now have a Security tab... 

http://windows.about.com/od/tipsarchive/l/bltip542.htm

That will give you the security tab. It would seem that Windows wants to
dumb down security on folders. It may be a security thing (yeah, right)
to them.

Hope that helps.

 - Todd 

-Original Message-
From: Linden, Todd 
Sent: Monday, May 02, 2005 4:24 PM
To: wdvltalk@lists.wdvl.com
Subject: RE: [wdvltalk] ftp access to localhost

I'll check when I get home where the setting is and report back!

 - Todd 


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] ftp access to localhost

2005-05-02 Thread Linden, Todd
I'll check when I get home where the setting is and report back!

 - Todd 

-Original Message-
From: Cheryl D Wise [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 02, 2005 4:23 PM
To: wdvltalk@lists.wdvl.com
Subject: RE: [wdvltalk] ftp access to localhost

What Todd is suggesting isn't a setting in Apache (root) it is in your
Windows XP administrator account. What he's saying sounds reasonable but
I don't have the Home version to test with.



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] [OT] MySearch odium

2005-04-07 Thread Linden, Todd
Joseph,

You've acquired a well know piece of spyware. It will hijack your
searches. Download and use a spyware detection program such as spybot or
adaware. I typically use them both as one finds some stuff the other
misses.

 - Todd 

-Original Message-
From: Joseph Harris [mailto:[EMAIL PROTECTED] 

I'm sure you are right rudy.   But it has only just started this
behaviour
and its been around for a while.   Odd?

Joseph
Joseph Harris
www.smilepoetryweekly.com


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] Autocomplete

2005-04-04 Thread Linden, Todd
Riva, 

We are using Outlook 2003 here. I'm not sure I understand fully your
question but I'll take a guess that you would like the email addresses
to suggest a name while typing.

This would be Tools - Options from the menu bar. 

Once you've selected that, A dialog box will appear and should default
to the Preferences tab, if not select it by clicking on it. 

On the preferences tab, there is a button for E-Mail Options. By
Clicking that button and another dialog will appear with several email
options. Somewhere in the middle of the email options dialog box, there
is a button for Advanced Email Options that may contain the options they
desire.

The Advanced Email dialog has two options near the bottom for Automatic
Name Checking and Suggest names in To, CC and BCC fields.

Hope that helps!

 - Todd

-Original Message-
From: Portman [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 04, 2005 1:09 PM
To: wdvltalk@lists.wdvl.com
Subject: [wdvltalk] Autocomplete

New question: does anyone have the latest version of Outlook?  I think
it is Outlook Today.  If so, does it have an autocomplete feature?  My
in-laws overseas just got a new computer and I am pulling teeth trying
to figure it out by asking them questions over the phone.

TIA,
Riva


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] Autocomplete

2005-04-04 Thread Linden, Todd
Riva,

You're welcome. I'm sure almost everyone on this list can relate!

Good luck,

 - Todd 

-Original Message-
From: Portman [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 04, 2005 2:50 PM
To: wdvltalk@lists.wdvl.com
Subject: Re: [wdvltalk] Autocomplete

Thanks for the reply Todd.  As I said before, trying to get my in-laws
(who have never used a computer before) to tell me what they see and
guide them through it is like pulling teeth.  I will pass this on.
Thanks.

Riva


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] Serious hard drive problem

2005-04-01 Thread Linden, Todd
Ooooh, h, I know!!  We recently started exploring BartPE that you
have to kind of assemble yourself but is really a version of Windows XP
that allows you to view the hard drive. It isn't horribly difficult but
you *NEED* a version of Windows XP to build the disk. It's not horribly
difficult, just follow the instructions from the web site.
http://www.nu2.nu/pebuilder/ (The URL looks odd but it is legitimate)

BartPE will then allow you to use USB devices to back up files as long
as there is not significant hardware failure but then you probably
wouldn't get a BSOD if it didn't see the drive.

If that won't work for you, try Knoppix Linux. You can download the
ISO image, extract it to a CDROM and boot from that. Knoppix will read
an NTFS drive and has some USB abilities.
http://www.knopper.net/knoppix/index-en.html

Hope this helps.

 - Todd



-Original Message-
From: Diane Schips [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 31, 2005 4:02 PM
To: wdvltalk@lists.wdvl.com
Subject: [wdvltalk] Serious hard drive problem

I'm trying to help my parents with their computer.  It keeps freezing.  
They were running Windows 98se, so I sought to upgrade them to Windows
200 prof.  At the point where the OS starts looking for installed
components, it freezes.  Rebooting doesn't help, it just keeps freezing.

I tried putting the hard drive in another computer.  I get past the
notification that it has been upgraded to NTFS, then I get the blue
screen of death.  If I try to use it as a slave, I get a message that it
is unformatted.

Nothing was backed up of course.

Is there anything I can do to save the data?

Diane

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] Simple JS not working in IE

2005-03-22 Thread Linden, Todd
Matt,

You put the JavaScript in the href.

Try this...

a href=# onclick=javascript:
window.location.replace('http://www.google.com');GOTO GOOGLE/a 

- Todd

-Original Message-
From: Matt C. [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 22, 2005 2:17 PM
To: wdvltalk@lists.wdvl.com
Subject: [wdvltalk] Simple JS not working in IE


Can someone tell me why the following page doesn't work in IE, but
Firefox/Netscape works fine?

http://www.digitalmeca.com/ie_redirect.html


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] [wdvltalk]Further [ Using SSH ]

2005-02-11 Thread Linden, Todd
Maybe it's your firewall. Try turning off the Windows Firewall (Start
-- Control Panel -- Windows Firewall) or a third party firewall (i.e.
ZoneAlarm) if you have one.

 - Todd

-Original Message-
From: Amrit Hallan [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 11, 2005 3:02 PM
To: wdvltalk@lists.wdvl.com
Subject: Re: [wdvltalk] [wdvltalk]Further [ Using SSH ]

Hi Stephen.

Thank you for the link. Downloaded it, installed it, the same error :-(.
I have double checked the IP address. Could there be some other problem?
Can I send you the IP address offline so that you can check the
connection at your end?

Thanks.

Amrit


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE: [wdvltalk] certain sites slow?

2004-12-07 Thread Linden, Todd
I just tried all four sites from work. They all appear quickly from
here. I wonder if your ISP is having DNS problems. Try using a different
DNS server in your network settings.

 - Todd

-Original Message-
From: rudy [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 07, 2004 8:59 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] certain sites slow?


maybe it's me but i am having a heck of a time reaching some sites these
last couple of days

http://dbforums.com
http://sitepointforums.com
http://tek-tips.com
http://forums.devshed.com

these are sites which i visit frequently and they usually respond in a
second or less

last couple days they've been taking minutes, not seconds, and sometimes
they just don't respond at all

then they'll be okay for a while, then they'll go all slow again

is this due to internet congestion because of that lycos screensaver or
something?




rudy
http://r937.com/


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To:
mailto:[EMAIL PROTECTED] or use the web interface
http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings or add a password:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
[EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings or add a password:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



RE: [wdvltalk] certain sites slow?

2004-12-07 Thread Linden, Todd
LOL. Glad to be of help?!

I understand what you mean though. I've delved into many things blindly
and spent hours undoing my delving.

Maybe you should turn off your modem and turn it back on (re-boot) and
see if that helps. That seems to help *most* of my cable modem woes.

If that doesn't help, I would call the provider and let them know you
are experiencing slowness. They could then see if there is something
they can do on their end. Many times they are unaware of the problem.

Good luck!

 - Todd


thanks for your help, todd

but i'm not gonna try it

too many things can go wrong with me at the wheel

i ran that ipconfig thing and i don't understand any part of it except
the c prompt

rudy


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings or add a password:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



RE: [wdvltalk] certain sites slow?

2004-12-07 Thread Linden, Todd
ROTFLMAO!

Would that be in revision 2 of the manual?

-Original Message-
From: William Stewart [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 07, 2004 10:28 AM
To: [EMAIL PROTECTED]
Subject: RE: [wdvltalk] certain sites slow?


Rudy,

You may need to reconfig your DLG.  That, as I'm sure EVERYONE knows
requires you to enter XNCONFIG and edit the calibration settings of the
Enviromental Internet Humidifier (EIM).  Once you do that, the QPMT may
need to be checked.  Of course you know how to do that, I'm sure.  If
you, for some reason, have forgotten, check your Star Trek User's
Manual.  The subject is covered in chapter 14, I believe.

Am I helping?

Will


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings or add a password:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



RE:[wdvltalk] Popups [WAS] ASP - Picture rotator

2004-11-18 Thread Linden, Todd
Pradeep,

I run scans with AdAware and Spybot. Simply search for them, install
them, and run them. They will take care of most popups. Also, make sure
your anti-virus is up to date!

 - Todd

-Original Message-
From: Pradeep [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 18, 2004 3:56 AM
To: [EMAIL PROTECTED]
Subject: Re: [wdvltalk] ASP - Picture rotator


Hi All,

Can anyone of you tell me how can i  stop popups. I am fed of them. As i

open my internet explorer  a another popup window is poped up.

PD


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings or add a password:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



RE: [wdvltalk] Design comparison

2004-11-10 Thread Linden, Todd
Will,

My initial reaction to the two versions:

[Design 1] Warm, inviting and has visual interest. A little confusing
with the icons but understandable (Listen with other?). The tabbed look
is a little dated and may constitute 'mystery' navigation to the user.

[Design 2] Easy to read. Cold look. Easy to navigate. Pretty plain. It
is definitely easier to maintain with the CSS Styles.

So my quick impression is that I like the feel of the first design
better. It seems more personal too.

 - Todd

-Original Message-
From: William Stewart [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 10, 2004 10:43 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Design comparison


Hello everyone,

I was wondering if you could compare these two sites and let me know
which design you like better:

[1] http://gospel903.com/newsite/template.php 

[2] http://gospel903.com/new/layout.html 

I design #1 a couple months back, but now that I start working with it,
I hate it.  I just finished #2, sent it to my client and he said #1
looks better.

I was surprised he would prefer #1 over #2, so I'm coming to you, my
dear WDVLites, to support me here.  Which design do you like better?
Could you also give an explanation?  If the consensus is that #2 is
better, I'll try using the best arguments on this guy to persuade him.

Thanks!
Will


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: 
set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
Web Interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: [OT] messenger, msn ugh

2004-10-22 Thread Linden, Todd
Joseph,

Hit the Start button, select Run. In the run box, type: RunDll32
advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Remove,
without the quotes. That will remove that pesky little...

I do that to all the machines I build. ;-)

 - Todd

-Original Message-
From: Joseph Harris [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 21, 2004 4:59 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] [OT] messenger, msn ugh


Clearly Bill is trying to take over.Whatever I try to do msn keeps
turning up as homepage, messenger keeps asking to go on the net.

Is there a way to stop this in XP?   And when I finally install SP2 does
the
whole thing start up again?

Foaming at the mouth Joseph


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with
the words: set WDVLTALK pw=yourpassword in the body of the email. To
change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
%%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: [OT] messenger, msn ugh

2004-10-22 Thread Linden, Todd
No, I've gotten that on occasion but it seemed to still remove the pesky
little bugger.

 - Todd

-Original Message-
From: Joseph Harris [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 22, 2004 8:14 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: [OT] messenger, msn ugh


Thanks Todd,

I got 'error loading advpack.   The specified module could not be
found'.
Does that mean I have already got rid of it, or is Bill building better
defences round his empire?

Joseph

Joseph,

Hit the Start button, select Run. In the run box, type: RunDll32
advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Remove,
without the quotes. That will remove that pesky little...

I do that to all the machines I build. ;-)

 - Todd

-Original Message-
From: Joseph Harris [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 21, 2004 4:59 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] [OT] messenger, msn ugh


Clearly Bill is trying to take over.Whatever I try to do msn keeps
turning up as homepage, messenger keeps asking to go on the net.

Is there a way to stop this in XP?   And when I finally install SP2 does
the
whole thing start up again?

Foaming at the mouth Joseph


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with
the words: set WDVLTALK pw=yourpassword in the body of the email. To
change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
%%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


 . The WDVL Discussion List from WDVL.COM . 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with
the
words: set WDVLTALK pw=yourpassword in the body of the email. To
change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with
the words: set WDVLTALK pw=yourpassword in the body of the email. To
change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
%%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: Call .vbs file

2004-07-23 Thread Linden, Todd
Robert,

The web server is looking for a server named gilmanweb and a web
application called glimannet. (I'm sure you know that...)

What you might be missing is the required path info for the file:\\
method. 

Try: (watch for wrap)
a
href='file:\\gilmanweb\inetpub\wwwroot\gilmannet\g_test\scripts\killproc
ess.vbs LLENG306 3258'  objItem.ProcessId  /a 

Or: (if your inetpub is on the c:\ drive of the web server)
a
href='file:\\gilmanweb\c$\inetpub\wwwroot\gilmannet\g_test\scripts\killp
rocess.vbs LLENG306 3258'  objItem.ProcessId  /a 

-Original Message-
From: Hoenig, Robert [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 23, 2004 2:27 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Call .vbs file


I'm trying to call a Vbscript file from a webpage and I would like to
include some arguments in my call.  Here is the code

a href='\\gilmanweb\gilmannet\g_test\scripts\killprocess.vbs  
strName objItem.ProcessId  '  objItem.ProcessId  /a

That translates to

a href='\\gilmanweb\gilmannet\g_test\scripts\killprocess.vbs LLENG306
3258'  objItem.ProcessId  /a It will vary on which computer your
launching the script on.

When I copy just the path into the command prompt it works just fine but
when I click on the link in my web browser I get a page can't be
displayed error.  I've tried putting file:// and http:// in front of the
path. Still nothing.  Any suggestions?

Thanks in advance
Robert

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: Call .vbs file

2004-07-23 Thread Linden, Todd
I'm guessing here but do you need to surround it with quotes?

Like:
a
href='file:\\gilmanweb\inetpub\wwwroot\gilmannet\g_test\scripts\killproc
ess.vbs ''LLENG306 3258'''  objItem.ProcessId  /a 

-Original Message-
From: Hoenig, Robert [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 23, 2004 2:53 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: Call .vbs file


 I tried putting the exact path in the href and it gave me the same
error. Page can't be displayed.  I took out the argument (LLENG306 3258)
and the link works perfect.  Is there another way I have wrap those
arguments into the link?

Robert

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: Call .vbs file

2004-07-23 Thread Linden, Todd
Would this work?
a
href='file:\\gilmanweb\inetpub\wwwroot\gilmannet\g_test\scripts\killproc
ess.vbs LLENG306 3258

-Original Message-
From: Hoenig, Robert [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 23, 2004 3:13 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: Call .vbs file


Nope that didn't work either.  Anything I can try :( 


Robert

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: setting up a project in interdev / IIS

2004-07-22 Thread Linden, Todd
Cronán,

In IIS, have you set up the folder as an application? If not, do so and that might fix 
it.

 - Todd

-Original Message-
From: cronan gogarty [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 22, 2004 11:37 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] setting up a project in interdev / IIS


Hi,

I am having trouble doing something I would have
thought would be fairly straightforward.

I have a project which I wish to copy from Source Safe
into my local Inetpub/wwwroot directory (did i mention
I am using IIS on win 2k?), and create a virtual
directory pointing to this content.

After that I wish to create a new project in Interdev
(curse it to hell) by connecting to a new web
application on localhost (i.e. what I have downloaded
from source safe).

I just can't do it!!!
I have done this several times before.
I think I have set my front page server extensions
(necessary apparently) up correctly.

Any ideas?

Cheers,

Cronán

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: Current date javascript

2004-06-17 Thread Linden, Todd
JavaScript is choking on the double quotes. It assumes the end of the
string when it sees second set of double quotes.

This line:

document.write(div align=left + lmonth +  );

Should read:

document.write(div align='left' + lmonth +  );



HTH 

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: Current date javascript

2004-06-17 Thread Linden, Todd
Good call there Paul as you are correct. Much better DOM compliance
there.



html
head
/head
body
!-- other stuff here--
div id=divDateStampnbsp;/div
!-- other stuff here--
script language=JavaScript type=text/JavaScript
!-- Begin
var months=new Array(13);
months[1]=January;
months[2]=February;
months[3]=March;
months[4]=April;
months[5]=May;
months[6]=June;
months[7]=July;
months[8]=August;
months[9]=September;
months[10]=October;
months[11]=November;
months[12]=December;
var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getYear();
var myDateStamp = ;
if (year  2000){
  year += 1900;}
myDateStamp = (lmonth +   + date + ,  + year);
document.getElementById(divDateStamp).innerHTML = myDateStamp;
// End --
/script
/body
/html

-Original Message-
From: Paul Larue [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 17, 2004 4:02 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: Current date javascript


It would anyway be recommended to show date in an element. Create a DIV
and then use

document.getElementById(ElementName).innerText =  lmonth;
   --- instead of ---
document.write(div align='left' + lmonth +  );

Paul


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: OT: reformatting an external hard drive

2004-06-09 Thread Linden, Todd
Deb,

If this is going to your parents, I wouldn't worry too much about
residual data. Therefore, yes. The right click, Format will work.

If you have confidential data on the drive, you can try a free trial of
CyberScrub (not affiliated, just googled) or something similar to truly
destroy the data.

http://www.cyberscrub.com/cyberscrub/index.php

 - Todd

-Original Message-
From: The PuterBug [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 08, 2004 1:48 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] OT: reformatting an external hard drive


Hi there,

I currently have an external hard drive I use for backups.  It's on the 
small side so today I bought a larger one.  I have sold my current one
and 
want to reformat it before turning it over to the new parents.  There is
no 
software that came with it, I plugged it into the firewire port and XP 
found and installed the drivers.  Question is, if go to MY COMPUTER and 
right click that G drive (external) and choose FORMAT will that be all I

need to do to make this external clean and ready for the new owners?  Or
is 
there something else I need to know or do to accomplish this 
properly?  Should one defrag after a reformat of such a drive?  Thanks!

Deb



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with
the words: set WDVLTALK pw=yourpassword in the body of the email. To
change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
%%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: [Javascript] Getting index of selected item

2004-06-09 Thread Linden, Todd
I think I've done this in the past and can't remember EXACTLY how I had
done it but you have to loop through the options to see if they are
selected.

I found this code on the net. Maybe it'll help...
var so = document.Form.select1; 
selectedOptions = new Array();
for (var i=0; i  so.length; i++){ 
if (so.options[i].selected)
{
  selectedOptions[i] = so.options[i].value;
} 
}

HTH

 - Todd

-Original Message-
From: Howard Cheng [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 09, 2004 10:09 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] [Javascript] Getting index of selected item


I have a multiple select box where I need to get the index of the item 
that was just selected or de-selected. Anyone know of a way to do that? 
selectObj.selectedIndex returns the index of the first selected item, 
not the one that was just clicked. This is an IE-only application so if 
perhaps there's something in the IE-specific API? I looked in the event 
object, but couldn't find anything useful.

My current approach is to fill an array on page load of what items are 
selected at load time. Then in the select box's onchange event, get the 
list of currently selected items and compare that to what was previously

selected. If one item is in the first array, but not the second, that 
means it was the one that was just clicked. This works in most cases.

However, consider the case where items 1, 2, and 3 are selected, then 
the use clicks item 3 only. In this case, the previously selected array 
has 3 items and the newly selected array has 1, but that one value is in

the other array, so I can't actually tell that it's been selected.

Anyone have any other ideas? TIA.
-- 
::
Howard Cheng
http://www.howcheng.com/
Wise-cracking quote goes here.

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with
the words: set WDVLTALK pw=yourpassword in the body of the email. To
change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
%%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: [Javascript] Getting index of selected item

2004-06-09 Thread Linden, Todd
Arrgghhh...missed last paragraph. Sent previous post too early. Now
contemplating a possible solution...

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: [Javascript] Getting index of selected item

2004-06-09 Thread Linden, Todd
Ok if you have two arrays, compare the items in a loop. If it matches,
add it to a third array. Continue until all elements of array two have
been compared to all values in array one. The third array becomes the
items selected array

// array index for finalArray
var z=0;

// origArray is items previously selected
origArray = new Array();
origArray[0]=1;
origArray[1]=2;
origArray[2]=3;

// selectedArray is items newly selected
selectedArray = new Array();
selectedArray[0]=3;
selectedArray[1]=4;

// finalArray is to determine what has been selected
finalArray = new Array();

// loop through arrays to see what they have in common
for (var i=0; iorigArray.length; i++){
  for (var j=0; jselectedArray.length; j++){
// if they match, add them to the final array
if (selectedArray[j] == origArray[i]) 
{
  finalArray[z] = selectedArray[j];
  // splice function will remove it from its array
  selectedArray.splice(j, 1);
// increment index to move to next array element if
necessary
z++;}
}}
// all matching entries have now been removed and we're left with
new adds
for (var j=0; jselectedArray.length; j++){
  // add them to the finalArray
  finalArray[z] = selectedArray[j];
z++;
}
for (var y=0; yfinalArray.length; y++){
  // debug to show what we've found!
  alert (Found it!  + finalArray[y]);
}

Some monkeying around should get you where you need to be!

HTH,

 - Todd


-Original Message-
From: Howard Cheng [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 09, 2004 10:09 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] [Javascript] Getting index of selected item


However, consider the case where items 1, 2, and 3 are selected, then 
the use clicks item 3 only. In this case, the previously selected array 
has 3 items and the newly selected array has 1, but that one value is in

the other array, so I can't actually tell that it's been selected.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] Re: OT: Numbering labels

2004-05-13 Thread Linden, Todd
You can do a mail merge for this. What version of word are you using? We're
using Word XP and it has a mailing wizard for labels. 

-Original Message-
From: Peter MacGregor [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 13, 2004 1:50 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Re: OT: Numbering labels


Yes - just that Cheryl

Peter

At 20:45 12/05/2004, you wrote:
Peter,

What do you want the label to have on it?

# plus Address?


-Cheryl



-Original Message-
From: Peter MacGregor [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 12, 2004 2:40 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Re: OT: Numbering labels


Thanks Bill, but $300 in US probably means twice that in UK. Cheaper to 
hire a scribe and have them done manually!! grin

Thanks anyway.

Peter MacGregor

At 16:43 12/05/2004, you wrote:
 I know you asked for a solution using Word, but Crystal Reports could 
 do this easily. No it's not free - $300 something - but it could be 
 cheaper to buy than create something from scratch. It is intuitive, 
 and could have many other uses.
 
 Bill
 
 Peter MacGregor wrote:
 
 As this list is the fount of all knowledge, perhaps someone can 
 point me to the solution to this problem.
 
 Is it possible to sequentially number labels using Word and printing 
 onto sheets of labels? Just a simple number 1-2-3-4 etc.
 Not 1 of X or anything fancy. (Can't put rolls of labels through my
laser!!)
 
 We're planning to move house shortly and are starting to pack up. 
 I'd like to print labels with new address and also box number for 
 all my office stuff at least - probably 20 boxes or more - if I can 
 extend it to all the packing we do so much the better!
 
 Suggestions welcome. Even free downloadable software if needs be. 
 Needs to be very fast and intuitive to use - too busy to learn 
 another skill right now!! I've never found anything that can do this 
 - tried once
before.
 
 Thanks
 
 Peter MacGregor
 
 
 
  * The WDVL Discussion List from WDVL.COM * 
 To Join wdvltalk, Send An Email To: 
 mailto:[EMAIL PROTECTED]
 Send Your Posts To: [EMAIL PROTECTED]
 To set a personal password send an email to [EMAIL PROTECTED] 
 with the
 words: set WDVLTALK pw=yourpassword in the body of the email.
 To change subscription settings to the wdvltalk digest version:
 http://wdvl.internet.com/WDVL/Forum/#sub
 
  http://www.wdvl.com ___
 
 You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To 
 unsubscribe send a blank email to %%email.unsub%%
 
 To unsubscribe via postal mail, please contact us at: Jupitermedia 
 Corp.
 Attn: Discussion List Management
 475 Park Avenue South
 New York, NY 10016
 
 Please include the email address which you have been contacted with.
 
 
 
  * The WDVL Discussion List from WDVL.COM * 
 To Join wdvltalk, Send An Email To:
 mailto:[EMAIL PROTECTED]   Send Your Posts To:
 [EMAIL PROTECTED]
 To set a personal password send an email to [EMAIL PROTECTED] with 
 the
 words: set WDVLTALK pw=yourpassword in the body of the email. To 
 change subscription settings to the wdvltalk digest version:
 http://wdvl.internet.com/WDVL/Forum/#sub
 
   http://www.wdvl.com  ___
 
 You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] 
 To unsubscribe send a blank email to %%email.unsub%%
 
 To unsubscribe via postal mail, please contact us at: Jupitermedia 
 Corp.
 Attn: Discussion List Management
 475 Park Avenue South
 New York, NY 10016
 
 Please include the email address which you have been contacted with.
 
 



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with 
the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
 http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: 
[EMAIL PROTECTED] To unsubscribe send a blank email to 
%%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia 
Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with 
the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
 http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To 
unsubscribe send a blank email to %%email.unsub%%


[wdvltalk] RE: Stupid JavaSCript...

2004-05-13 Thread Linden, Todd
Tris,

Here's a VBScript solution that toggles your div...
html
head
script language =vbscript
function hideIt1() 
  if document.getElementById(select1).value = id then
document.getElementById(divReq2).style.visibility = visible
'msgbox Working
  else
  document.getElementById(divReq2).style.visibility = hidden
  end if
end function
/script
/head
body
form name=searchform method=post action=# id=searchform
 select name=select1 onchange=hideIt1() id=Select1
  option value=/option
  option value=idID/option
  option value=buBU/option
 /select
div id=divReq2 style=visibility: hidden;
 bID No:/b
 br
  select name=Select2 id=Select2
   option value=/option
   option value=95129512/option
   option value=95139513/option
  /select
/div
/form
/body
/html

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 13, 2004 10:44 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Stupid JavaSCript...


Below is some code that I wanna be able to select 'id' fromt he first 
selection box, and have that reveal a hidden layer...
It should work as far aaws I can tell, but it doesn't, so what do I 
know...? ;-)
Any ideas.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: linking to files...

2004-04-28 Thread Linden, Todd
Yes, I have heard of this before. 

Two things to check here. First check in Acrobat Reader - Edit -
Preferences - Options and see if the Display PDF in Browser is checked.
Second check in Windows Explorer - Tools - Folder Options - File Types
tab for the PDF extension and click the change button to see if it is still
associated with the Acrobat Reader program.

The final fix I've found is to uninstall and reinstall Acrobat Reader, that
sometimes fixes it.

 - Todd

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 28, 2004 9:42 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] linking to files...


We've a problem on our site...
we have several pdf's for download.
On different computers, we have differnt results when people click on the 
link...
1. the user automatically downloads the pdf and opens it in the browser 
window
2. The user gets an open/save/cancel dialog box
2a, Open causes acrobat to say an error was detected
2b. save, works just fine

I've compared IE verson No etc, on my bosses and my computer etc... and 
they're idnetical...

It seems to work for everyone when the user right clicks and saves as...
I've put a disclaimer up to say this, but my boss still doesn't do that, 
and she keeps getting errors...

So, has anyone heard of this before?

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: SCR: http://www.turtle.ie/test/index.htm

2004-04-22 Thread Linden, Todd
Jac,

Stunning site as always, I think we're all envious of your design talent! 

All in all I like the blue. I do agree that the hues seem to fight a bit
though.

How about changing your iconic figures in the boxes to a hue closer to the
navy blue in the header image?
Also see what it would look like if you'd darken the borders to a darker
blue also. That might help tie the blues together?!

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: SCR: http://www.turtle.ie/test/index.htm

2004-04-22 Thread Linden, Todd
Yes, I did check it after your post to Will. I agree that it now ties
together better! The orange did help the map stand out but really fought the
blues. 

Nice job!

 - Todd

-Original Message-
From: jac [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 22, 2004 10:53 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: SCR: http://www.turtle.ie/test/index.htm



Todd, have another look  tell me if it looks better :o) I eventually
figured out a way to separate the maps from the bg colour and I think all is
good now - it's easier on the eye.

thanks for taking the time to have a look!

cheers
jac




Jac,

Stunning site as always, I think we're all envious of your design talent! 

All in all I like the blue. I do agree that the hues seem to fight a bit
though.

How about changing your iconic figures in the boxes to a hue closer to the
navy blue in the header image? Also see what it would look like if you'd
darken the borders to a darker blue also. That might help tie the blues
together?!

 - Todd


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: SCR: http://www.turtle.ie/test/index.htm

2004-04-22 Thread Linden, Todd
Just noticed, your bottom navigation seems to jump when you mouse over the
links as the box appears. Are the mouse_over and mouse_out images the same
size?

 - Todd

-Original Message-
From: jac [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 22, 2004 10:53 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: SCR: http://www.turtle.ie/test/index.htm



Todd, have another look  tell me if it looks better :o) I eventually
figured out a way to separate the maps from the bg colour and I think all is
good now - it's easier on the eye.

thanks for taking the time to have a look!

cheers
jac




Jac,

Stunning site as always, I think we're all envious of your design talent! 

All in all I like the blue. I do agree that the hues seem to fight a bit
though.

How about changing your iconic figures in the boxes to a hue closer to the
navy blue in the header image? Also see what it would look like if you'd
darken the borders to a darker blue also. That might help tie the blues
together?!

 - Todd


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: [OT] - Saving excel as Plain text, but nicely form atted...

2004-04-22 Thread Linden, Todd
Tris,

You can save the file as a Formatted Text (space delimited) file to the
server. Then you can use the pre tag before and after an include for the
formatted text.

 - Todd

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 22, 2004 10:41 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] [OT] - Saving excel as Plain text, but nicely
formatted...


http://www.ibm.com/investor/3q02/3q02earnings.phtml

You see the table at teh bottm?
It's plain table at teh bottom, we wanna save an excel spreadsheet in a 
pretty format such as this.
IBM use the PRE tag, to keep things in place.

CAny ideas?

*
The information contained in this e-mail message is intended only for 
the personal and confidential use of the recipient(s) named above.  
If the reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are hereby 
notified that you have received this document in error and that any review,
dissemination, distribution, or copying of this message is 
strictly prohibited. If you have received this communication in error, 
please notify us immediately by e-mail, and delete the original message.
***


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: [OT] Home networking help...

2004-04-21 Thread Linden, Todd
So then, are you using a router to accomplish all this or is it an ad-hoc
peer to peer network?

I was wondering why do you need a wired AND a wireless card if you have
network connectivity using the wired network?

 - Todd


From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 

I stream media from two computers, and the wireless is too slow to do 
so...

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: [OT] Home networking help...

2004-04-20 Thread Linden, Todd
I'm not sure I understand the reason for having a wired and wireless
together unless it is a computer that is typically mobile (laptop, etc.).
Maybe you have a legitimate reason, but at this juncture, I don't see it.
Why not disable the wireless (in all profiles) in the two PC's with wired
cards?

FWIW, the network bridging in XP will increase your downloading capacity but
with a wired connection, you are probably meeting or exceeding your
broadband connection rate as it is.

 - Todd

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 20, 2004 9:20 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] [OT] Home networking help...


I have a wireless connection with 5 computers.
Router - 10.0.1.138
A - Apple Mac - 10.0.1.10
B - Apple Mac - 10.0.1.12
C - PC - XP Pro -   10.0.1.20
D - PC - W2K -  10.0.1.32 (wireless) / 10.0.1.42 (Wired)
E - PC - XP Pro -   10.0.1.30 (wireless) / 10.0.1.40 (Wired)
All are connected wirelessly to the net, via a wireless basestation.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: annoying behaviour when copying text from word to interdev

2004-04-16 Thread Linden, Todd
Ah Cheryl...the paste as HTML (right-click) is a much better solution. 

YES, yes. Interdev was definitely oriented toward the programmer side. It
utilized the ever-hated FrontPage components for graphic design. It was (I
guess really still is) noted for GARBAGE in your HTML. Most people I have
ever know that used it, used it as an editor for the code itself. Rarely if
ever would you use it to design a page. 

The first time I ever made an ASP application, I was told to start with the
Design Time Controls (DTC). BAD, BAD, BAD IDEA. The application has limped
along until the most recent incantation of IE (6.0). The browser no longer
renders the drop down listboxes correctly. Apparently the on_change event of
the DTC doesn't fire correctly and we are now in the process of re-writing
the application using true HTML elements and style sheets.

So, Interdev is a glorified editor that know (some) intellisense. I do
concur that .NET 2003 is much improved.

 - Todd

-Original Message-
From: Cheryl D. Wise [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 16, 2004 11:19 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: annoying behaviour when copying text from word to
interdev


Interdev is obsolete and was never a good front-end editor anyway. Visual
Studio.NET is the replacement and much better. FWIW, Interdev (and to a
lesser extent the first release of Visual Studio.NET) were intended as
Windows programmers tools not web developers tools. 

Best work around for your problem is to make an intermediate stop in
Notepad. Paste from Word to Notepad. Then from Notepad to Interdev. That
will remove all the word garbage.

You can also save from Word as plain text which will tell you that it will
remove all styles if you do so, go ahead. Then open in Notepad and paste
from there.  


Cheryl D. Wise
Certified Professional Web Developer
MS-MVP-FrontPage
www.wiserways.com
mailto: [EMAIL PROTECTED]
713.353.0139 Office

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] Re: Client side include?

2004-03-31 Thread Linden, Todd
Well, I'd have to agree with Mark on this one. SSI's are faster as the
client doesn't have to stop and pull down a javascript, it just keeps
pulling the html. Besides, you know how fast your server is (relatively
speaking) but your client could be a super fast 3.2Ghz monster or a 133Mhz
pokey. 

 - Todd

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 31, 2004 2:14 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Re: Client side include?



Riva, Linden, BJ, Stephen,

Many thanks for your replies. I'll have a mess around with the methods you
suggested and see what suits this project best.

As an aside. If we take the method

script type=text/javascript src=myInclude.js/script

as an example, I wonder which would be quicker and more economic: ssi or
simply using the javascript include if you were serving the page over the
www. Do any of you happen to know?

John.


john.f.hughes
Goodbody Stockbrokers
Private Clients
Ballsbridge Park
+ 353 1 6416048

This information is confidential and may be privileged. It is intended
solely for the addressee. Access to this e-mail by any other person (except
any person authorised by the addressee to deliver this message to him and
only for that purpose) is unauthorised. If you are not the addressee you are
prohibited from disclosing its content, copying it or distributing it
otherwise than to the addressee. Please notify us immediately if you
received this e-mail and you are not the addressee and did not receive it to
pass to the addressee. If you are not the addressee of this e-mail you
should not place any reliance on its contents.

If you e-mail information to us or receive e-mail from us you should be
aware that we cannot give any assurance about the security or
confidentiality of any e-mail. We cannot accept responsibility for any loss
which may arise to any person as a direct or indirect result of all or any
part of any e-mail becoming known by anyone other than the recipient.

This Disclaimer has been generated by CMDis






 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] Re: Client side include?

2004-03-31 Thread Linden, Todd
Yes, you would probably be correct stating that it depends upon I/O of the
machine. I guess we'd need to know the end-user's base computer
configuration and the delivery medium whether it's CD or 1.44 floppy. 

Additionally, as you had mentioned, the best method would be the one that is
easier for the developer. For a site that has 300 pages, it would be pure
tedium to save every page. However, it *may* have a small performance
advantage if all pages were saved in full HTML version. 

The real answer is: It depends.

 - Todd

-Original Message-
From: Stephen Caudill [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 31, 2004 7:44 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Re: Client side include?

: 
: Over the web your customers would perceive the server side
: includes to be faster as they are generated before anything is
: output to the browser (the client) and then it is part of that
: page file, not as a separate file when they see it. With the
: JavaScript solution, the included code must be downloaded first
: along with the JavaScript code to actually include it. The client
: side never sees the server side include. 

Mark,

  Since John is delivering his site via disk, there wouldn't be any
perceived lag.  It would be as fast as disk I/O permits.  If you were to use
ssi and then grab the site after server rendering with WGET or something,
there would be no lag at all though, other than page load. Either way is a
good solution.  It will come down to what is simplest for the developer
based on their skills.

-Stephen
http://www.mechavox.com/


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] Re: Client side include?

2004-03-31 Thread Linden, Todd

It seems ssi might be the better option since the promptness of javascript
working will
depend on the users machine, which will be variable. SSI removes this
performance 
variable and gives you greater control over the request process.

Couldn't have said it better myself. ;-)

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: SQL Error ????

2004-03-18 Thread Linden, Todd
Is a.esnum a number or text? Could be type conversion error?

 - Todd

-Original Message-
From: Hoenig, Robert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 18, 2004 11:03 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] SQL Error 


Can anybody see any problems with the select statement below.  I'm getting
the following error when trying to run this statement against an Oracle
Table.  I'm using .asp.  I've used a similar select statement on other pages
and it works fine.

Err: ORA-00933: SQL command not properly ended 

strSql_ab = SELECT a.abmonth, a.ablist, c.curr_stat, c.changes, c.link FROM
tblablist a LEFT JOIN tblcomments c ON (c.esnum = a.esnum) where a.esnum =
'8099'

Thanks in advance
Robert

__
This email has been scanned by the MessageLabs Email Security System. For
more information please visit http://www.messagelabs.com/email 
__

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: SQL Error ????

2004-03-18 Thread Linden, Todd
Whoa! I found this on a news group about Oracle...

In Oracle 8 there are no JOIN statements.
Use (+) operator in WHERE clause.

-Original Message-
From: Hoenig, Robert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 18, 2004 11:03 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] SQL Error 


Can anybody see any problems with the select statement below.  I'm getting
the following error when trying to run this statement against an Oracle
Table.  I'm using .asp.  I've used a similar select statement on other pages
and it works fine.

Err: ORA-00933: SQL command not properly ended 

strSql_ab = SELECT a.abmonth, a.ablist, c.curr_stat, c.changes, c.link FROM
tblablist a LEFT JOIN tblcomments c ON (c.esnum = a.esnum) where a.esnum =
'8099'

Thanks in advance
Robert

__
This email has been scanned by the MessageLabs Email Security System. For
more information please visit http://www.messagelabs.com/email 
__

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: SQL Error ????

2004-03-18 Thread Linden, Todd
It seems as if Oracle 9+ now supports joins but 8i didn't. No wonder Oracle
programmers make so much. Love the proprietary stuff. I'm sure Rudy knew
this one off the top of his head... 

-Original Message-
From: Hoenig, Robert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 18, 2004 11:14 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: SQL Error 


Very interesting.  That worked.  Thanks for the help.

Robert

*-*
Application Programmer
x4863


-Original Message-
From: Linden, Todd [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 18, 2004 11:08 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: SQL Error 


Whoa! I found this on a news group about Oracle...

In Oracle 8 there are no JOIN statements.
Use (+) operator in WHERE clause.

-Original Message-
From: Hoenig, Robert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 18, 2004 11:03 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] SQL Error 


Can anybody see any problems with the select statement below.  I'm getting
the following error when trying to run this statement against an Oracle
Table.  I'm using .asp.  I've used a similar select statement on other pages
and it works fine.

Err: ORA-00933: SQL command not properly ended 

strSql_ab = SELECT a.abmonth, a.ablist, c.curr_stat, c.changes, c.link FROM
tblablist a LEFT JOIN tblcomments c ON (c.esnum = a.esnum) where a.esnum =
'8099'

Thanks in advance
Robert

__
This email has been scanned by the MessageLabs Email Security System. For
more information please visit http://www.messagelabs.com/email 
__

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


__
This email has been scanned by the MessageLabs Email Security System. For
more information please visit http://www.messagelabs.com/email 
__

__
This email has been scanned by the MessageLabs Email Security System. For
more information please visit http://www.messagelabs.com/email 
__

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change

[wdvltalk] RE: css/JavaScript reveal tables

2004-03-08 Thread Linden, Todd
Matthew,

It looks like the geocities code is broken. It fails here:

script language=javascriptgeovisit();/script

 - Todd

-Original Message-
From: matthew taylor [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 08, 2004 5:38 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] css/JavaScript reveal tables


hello

To save space on some pages I am working on I am trying to make a simple 
menu allows you to display information in a box on the right. - I am also 
trying to use as much of the same js and css as possible for revealing 
information in a table (select an item in the lefthand column and more 
information appears in the right)

I would like this to work in as many browsers as possible but ie5+ and nn6+ 
are my minimum spec.

It kind of works in these at the moment but can anyone make any suggestions 
or recommendations to make this better, or more accessible.  it does not 
work in opera becuse of the use of innerHTML

I have put an example here with all css and javascript in the one page:

http://www.geocities.com/mrmjct2002/

Thanks

mt

_
It's fast, it's easy and it's free. Get MSN Messenger today! 
http://www.msn.co.uk/messenger


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email. To change
subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: Fonts in Fonts folder won't show in applications

2004-01-14 Thread Linden, Todd
Brooke,

You need to install them from the control panel - fonts -Install New Font.
That way windows knows they're there.

 - Todd

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 10:26 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Fonts in Fonts folder won't show in applications


That pretty much says it all - I have recently reformatted my machine and
failed to save old fonts.  No biggie - I downloaded some new ones, and
unzipped them to the fonts folder in the windows folder, and they show up
there when I look at the folder itself, but when I use the drop down fonts
list in any of my applications (ANY of my applications) they aren't on the
list.  I am downloading TT fonts for windows, I'm running windows XPpro,
and have never encountered this before.  What am I missing?
Again - thanks for saving my bacon
bbw

~~
newbie always in training...

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] RE: Fonts in Fonts folder won't show in applicatio ns

2004-01-14 Thread Linden, Todd
M$ products can be funny that way!

Glad it's taken care of. 

 - Todd


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 11:52 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: Fonts in Fonts folder won't show in applications


Well I tried that, but the list for that didn't show the new ones either! 
So I went in and extracted all the zip files into the font folder again,
and Voila!! There they were and now my apps are finding them too!  Go
figure!
Thanks so much!
Brooke

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.



[wdvltalk] [OT] WHEW! Rudy's still with us!

2003-12-12 Thread Linden, Todd
Rudy,

You've been unusually quiet lately and coupled with the news that you had
quit Evolt, we were worried that you had left us!

I personally hope you continue to enlighten us with your wisdom.

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: [OT] wdvltalk-social

2003-12-11 Thread Linden, Todd
Here you go...

http://www.wdvltalk-social.org.uk/mailman/listinfo/wdvltalk-social

-Original Message-
From: Elisa Butler [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 11, 2003 3:33 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] [OT] wdvltalk-social


Dear Group,

I cannot for the life of me remember how to sign up again for the
wdvltalk-social group.  I went through all of the posts I've kept from
the wdvltalk-social list from the beginning.

I know beer is involved.  I'll post a wonderful Guinness beer chocolate
Bundt cake recipe if you let me back in.   Promise.

http://groups.yahoo.com/group/wdvltalk-social/ (Only available to
members and I used to be a member...so what am I doing wrong?)

Thanks in advance,

Elisa


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: Using #include

2003-12-03 Thread Linden, Todd
As Brewnetty stated, that will only work on .shtml files by default. 

If you are using a M$ server, you can set up IIS to parse all .htm files as
.shtml files. 

To do this, open IIS. Right click on your website, select Properties. Go to
the Home Directory tab, select the Configuration button under the
application settings section. Now select the .shtm extension, click edit and
copy the Executable location and file name. Close the .shtm window. Now
click the add button, paste in the executable location and file name (Should
be C:\WINNT\System32\inetsrv\ssinc.dll) and tab to the Extension field and
add .htm.

You can do this also for .html, repeat steps as necessary.

HTH,

 - Todd

-Original Message-
From: Scott Glasgow [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 12:42 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Using #include


I am revamping my site to use CSS only, no tables. In the process, I thought
that I would also avoid some of the repetition of code for sidebar menus,
etc. by using the !--#include file=/sideinclude.html -- syntax to build
the menu once and reference it on all pages. I found remarkably little
information on this on the Web (lots of stuff on C++, ASP, etc., little on
HTML includes). When I tested the above syntax in my design environment
(AceHTML Pro), it didn't work, i.e. nothing wrong, just no menu appeared.

Am I using the syntax incorrectly, or since #include is a server directive,
should I even expect to see the expected behavior before uploading to the
server? OTOH, is there another way to accomplish the desired objective
without using #include?

Cheers,
Scott



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: Apologies

2003-12-03 Thread Linden, Todd
I too would like to offer my condolences. Losing a family member is never
easy. 

The WebDevCoop can wait as long as necessary. I am looking forward to this
wonderful resource and would like to offer my services if needed. It looks
like there's already quite a group helping. I'm not sure what exactly to
help with though. It seems that there are far more qualified people
volunteering.

Take care your family and yourself,

 - Todd

-Original Message-
From: Dave Navarro [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 10:09 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Apologies


My sincere apologies for my absence the last couple of weeks.  It's been a 
really bad time for my family.

My nephew passed away from Leukemia and both my wife and I have been very 
sick with a bad flu.

Ann and I had to go to California to be with my family and it wasn't a good 
time to travel with the flu. We were totally miserable in more ways than
one.

We got back yesterday and I'm mostly recovered, but Ann's home in bed.

I'll be ready this weekend to get back to setting up the WebDevCoop and 
participating in the list again.

--Dave


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: OT: IE Browser Problem

2003-11-26 Thread Linden, Todd
Peter,

Here is a reference for you from Microsoft. Sounds like a virus type
activity to me.

http://support.microsoft.com/?kbid=320159

HTH

 - Todd

-Original Message-
From: Peter MacGregor [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 26, 2003 8:20 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] OT: IE Browser Problem


Someone has asked me if I can help with this - I have no clues what to do 
other than what he has done already.

Any gurus out there able to suggest solutions? I am afraid to go and look 
at this site in case I have the same problems!

A website called Here4search.com has imposed itself as my home page.
I have tried to delete it but it has disabled the 'internet options'
command. I have updated and run my virus programme but it found
nothing.
Has anybody any suggestions as to how to deal with this.

Any suggestions welcome.

TIA

Peter MacGregor



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: OT: external hard drive recommendations

2003-11-18 Thread Linden, Todd
Deb,

I know you're in my area so I would suggest waiting for a sale @ CompUSA or
BestBuy. I've been VERY happy with most of my Western Digital drives and
wouldn't hesitate to recommend a Maxtor either. Be wary of the CompUSA
versions (which are low end Maxtor's). In the next few weeks you should be
able to find a sale on one (40-80GB) for under $100.

 - Todd

-Original Message-
From: puterbug [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 10:39 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] OT: external hard drive recommendations


Hi,

Want to put in an external hard drive for backup purposes via USB 
connection.  Would like to hear from you recommendations on a good brand, 
good place to buy as well.  Don't need anything huge, 40-80G would be the 
largest I'd need.

Thanks!
Deb



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: OT: need advice ref adding external hard drive

2003-11-18 Thread Linden, Todd
Deb,

You do not need any special hardware or cables. If you have USB 1.1, your
devices will all run at the 1.1 speed. The beauty of USB is that you can
keep adding devices and adding and adding and adding... I think the USB
limit is 27 devices for 1.1 and something like 256 on 2.0.

USB and Firewire are NOT compatible. In fact they are direct competitors and
have proprietary connectors on each.

You are mostly correct in your assumption. You will probably have to install
a driver (supplied with the drive unit) before connecting the drive. Once
it's in stalled, you can connect and disconnect the drive whenever you need
to. 

I don't personally have an external unit but I should. As a matter of fact,
I use an internal unit to do my backups but used to have a Jaz drive (1GB)
that I used to use for transferring files and setups between computers. That
was a few years ago.

Does that help?

 - Todd


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: OT: need advice ref adding external hard drive

2003-11-18 Thread Linden, Todd
So my USB2 cable to my printer is a waste because it's running at USB1 
speed, correct?  It's a USB2 cable but I'm fairly certain the port on the 
back of the puter is USB1 but the connector on the printer uses USB2.
Yes, it is running @ USB 1.1 speed.

So typical. You probably wanted a cable for the printer and they promptly
showed you to the best we have and it would be USB 2.0 (and more $$$).
Thankfully they are backward compatible.


Ok, good that explains that, thanks.  If I want to go with FireWire I did 
see an adaptor kit at CompUSA, do you know if I can replace my USB1 port 
w/the Firewire.  Then I would have to changeover my printer cable to 
Firewire (if it takes that) correct?

You can add a Firewire card OR a USB 2.0 card. Either will work. I believe
your printer will only work on USB though. You could continue to use your
existing USB to print with.

You seem to have the right attitude, be flexible. If you are exploring
options, if you have an old harddrive laying around, you could buy and
external chassis for it and use that. I know CompUSA and other online
retailers sell the external cases.

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: new web server

2003-11-11 Thread Linden, Todd
Erik, that isn't entirely correct. There are several application settings
and or permissions that will not carry over using that method.

First and foremost, I would make a Ghost image of the server just in case
something blows up. That way you can bring your server back to its initial
pristine order. Also, this allow you to practice at will and not worry about
hosing the new server.

I would suggest that you use something like scopy that comes with the
Windows 2000 resource kit (or 2003 I would suppose). That will bring over
all the NTFS file permissions thereby avoiding having to remember all the
security you have as well as having to do it all by hand.

Next I would suggest a product like IISExport that will transfer IIS
application settings between servers. It is fairly easy to use and is pretty
inexpensive ($40, I think). I am in no way associated with IIS Export or
it's affiliates and do not receive any sort of kick back. I have simply used
it in the past successfully to transfer our Intranet to our test server and
vice versa.

HTH,

 - Todd

-Original Message-
From: Erik Carlson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 3:39 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: new web server


move your code over to your windows 2003 server web server directory, this
being II5

After that look for any system dependencies

It should work just fine.

Erik - Thank you for choosing http://ComputerPerceptions.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 3:30 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] new web server


Hi,
We just got a new Dell server with Windows Server 2003 which will host our
intranet site.  We currently have a Compaq Proliant server where our
intranet resides.  I need to move the current site to the new web server
and I'm not sure of the best way to do this.  We plan to keep the same
naming conventions as well as the same IP address.  Any suggestions would
be appreciated.

thanks
Sherri

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: PDF forms on web site question

2003-10-21 Thread Linden, Todd
Janet,

It sounds like you are trying to delve into the FDF world for PDF's. An FDF
stands for Forms Data Format. It allows you to capture the data, send the
data and then re-link the data back up to the PDF when desired. It is much
more light weight than sending the entire PDF.

FDF's can be programmed using languages like ASP, C++, PERL and JAVA.

A GREAT resource for this would be http://www.planetpdf.com. They should
have the information you are looking for!

Good luck!

 - Todd

-Original Message-
From: jmwcruiser [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 21, 2003 3:37 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] PDF forms on web site question


I am hoping some kind person on this list will help me figure out a solution
to this:

I have a web site that has several PDF documents. I plan to make these PDF
forms so the user can fill them in online. So far so good. The big question
is what happens next?

I want the person to be able to click on a submit button and have the form
emailed to me so I can print it out with their fields filled in.

The online help (I admit I am new to Acrobat 6-- just downloaded a trial
copy) seems to be a bit vague on this part. It talks about importing and
exporting form field data--but not the form itself. And even so the
instructions are not specific enough to help me figure out how to do this.

Looking through Google I see references to creating scripts to deal with the
PDF form  data. If I need to do that, why not just create an html form and
deal with the scripting required?

What am I missing here? Is it possible to do what I want to do? Can anyone
explain this or point me to a reference where I can figure this out?

Thanks so much

Janet



 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: IFRAME... UFRAME... We all Frame for IFRAME

2003-08-27 Thread Linden, Todd
Here's a solution I've used in the past. While it's not perfect, it is
pretty light weight.

 - Todd

~~~ Code Snippets ~~~
script LANGUAGE=JavaScript

function init(){
  if (document.layers) {
  document.LoadWarn.visibility = 'hidden';
  }
  else {
  document.all.LoadWarn.style.visibility = 'hidden';
  }
}
/script

body onload=init();
div id=LoadWarn style=position: absolute; left:100px; top:110px;
z-index:2; 
table width=100% cellpadding=0 cellspacing=0trtd
valign=topbrfont size=5Page loading ... Please
wait./font/td/tr/table
/div 
...
/body

~~~ End Snippets ~~~


-Original Message-
From: Conyers, Dwayne [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 9:00 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] IFRAME... UFRAME... We all Frame for IFRAME


I have an IFRAME tag that loads an .ASP page...

This was necessitated because of the customer's unique server
configuration...

The ASP page takes several seconds to load, and I would like to display a
Loading... message.

Is there an elegant way to do this?

Thanks in advance!


--
dwacon
www.dwacon.com


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: Output form data to pdf file

2003-08-26 Thread Linden, Todd
Heath,

I think you are looking for some sort of interactive PDF file. You can find
out more at www.planetpdf.com.

http://www.planetpdf.com/mainpage.asp?WebPageID=338

 - Todd

-Original Message-
From: wwwpages [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 26, 2003 12:29 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Output form data to pdf file


Hi guys,

I have an online application form that is writing to a database.  All is
swell there.  However upon completing the application form I'd like to then
display (or email) the data entered back to the user for them to print in a
neatly formatted form.

Now I already have the neatly formated form in pdf format that I need to
have the output look identical to, so I was wondering how difficult is would
be to somehow populate this pdf file with  my data fields for printing
purposes??  Has anyone done this type of thing before?  Can you point me in
the direction of some good resources/references?

This may be more a pdf question I guess, but I am also open to other ideas
on how best to get this data into a format that replicates my pdf file.  I
don't really want to have to spend hours writing HTML to get a replica, so
that's why I'd like to use my existing pdf file somehow.

Any thoughts?

Cheers

Heath




 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: OT: Not so OT but... - ISDN Modem Init String

2003-08-19 Thread Linden, Todd
I just stumbled across this by accident. It may help!

http://www.modemhelp.org/sets.html

-Original Message-
From: Paul Larue [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 19, 2003 1:37 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] OT: Not so OT but... - ISDN Modem Init String
Importance: High


Hi all,
This may look like OT but it's in some way related to web dev for me
since I need to write an html/php?asp? app that will communicate with an
ISDN modem. I got everything nearly ready but I'm stuck with an ISDN
modem (Duxbury TA128) and I dunno what Init Strings to use to initiate a
call. Anbody do that before? Anyone can help?

The default ATZ command doesn't work and the docs provided by them don't
seem to be very helpful.

Thanks for any details you may have...

Paul Larue

paul @ edsnetworks.net 

Enterprise Data Services Ltd.
Trade  Marketing Center
Mer Rouge
Republic of Mauritius
[T] 217 217 0
[F] 206 277 4
www.edsnetworks.net


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: set WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: Help getting auto-increment field data in SQL

2003-07-31 Thread Linden, Todd
What does it do if you take the NOCOUNT off?

-Original Message-
From: Diane Schips [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 31, 2003 7:30 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: Help getting auto-increment field data in SQL


Still having problems.  If I add the SET NOCOUNT ON, it won't allow me to
add a new record!

Diane

-Original Message-
From: Linden, Todd [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 31, 2003 1:30 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: Help getting auto-increment field data in SQL


Diane,

Try this...

   Set rsRecord = Server.CreateObject(ADODB.Recordset)
   strSQL = SET NOCOUNT ON SELECT * FROM members WHERE File2 = '  sFile 
'
   rsRecord.Open strSQL,cnn,3,3
   if type = new
  if rsRecord.EOF then
 rsRecord.AddNew
  else
 error message that we already have this record
 response.end
  end if
   end if
   ...get data from form fields
   rsRecord.update
   myID = rsRecord(ID)

I think the myID would then have your new value...

HTH,

 - Todd


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: set 
WDVLTALK pw=yourpassword in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] Re: Converting image PDF to RTF...

2003-07-15 Thread Linden, Todd
You may be able to salvage it if you save as a TIFF file from Acrobat. Then
you can OCR the TIFF file...maybe...

-Original Message-
From: Janet Russeau [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2003 10:03 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Re: Converting image PDF to RTF...


Does your scanner have an OCR option? If so, I would try that so that it 
scans it in as text instead of an image.

You may have to make some corrections though. It's been a while since I 
used OCR with a scanner, but I do remember having to make some corrections 
to the text. The OCR did not recognize some letters correctly and replaced 
them with a different character or a number. I'm sure the technology has 
improved in the last 4 years.

Good luck!

Janet


At 06:37 PM 7/15/2003 +0430, you wrote:
Hi list,
I scanned a lot of pages and converted them to PDF. Now the boss would
like to have them as RTF files. Is that possible? I tried the save
as/export commands in acrobat and they don't work... I guess it's
because the pages have been scanned as images and not as text.

Any clues? I really need to give him an answer *U*R*G*E*N*T*L*Y* !

Thanks

Paul


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
 http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] Re: Help with MS Word

2003-07-03 Thread Linden, Todd
Christina is right. There are few printers that can truly print edge to
edge. 

A print shop could create the same effect on letterhead but will have to
print on larger paper because their printers will not print all the way to
the edge either. The will then cut the paper to an 8.5 X 11 size. This
bleed printing along with the desired color may cost prohibitive in a
small office environment.

Alternatively, you can now purchase ink jet printers that will print edge
to edge. The down side to this is that it will be slooo and use
lots of ink. In a small production environment this may work best and be
more economical.

 - Todd

-Original Message-
From: Christina Lannen [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 03, 2003 10:07 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Re: Help with MS Word


Well the vast majority printers can't print to the edge, so you'll have 
a margin whether you want one or not

Erick Papadakis wrote:

hi, i have set up a box (textarea) as my footer in a word document so
that the colored textarea spans from one end of the page to another,
fully. in pRINT PREVIEW, the page appears fine, with the bottom of the
page colored red as a footer base. 

however, when i print the document, this footer box has margins around
it. why cannot i print an entire footer in the box? i tried removing all
top/bottom/left/right margins in PAGE SETUP and it seems it doesnt work
anyway. the margins are for the text, not for the footer. 

any help would be great!! thanks!! 

.ep
  




 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] RE: MS SQL Database

2003-03-17 Thread Linden, Todd
Amrit,

Are you using the Enterprise Manager? If so, simply go to your new database, expand it 
so you can see all the components of the database (tables, views, stored procedures, 
etc...). Then right click on 'Tables' and select 'New Table'. 

If you are more comfortable with SQL, you may want to use the query analyzer. In 
there, you select your database from the dropdown list (top center) and then enter 
your SQL in the box below. To execute the statement, simply hit the green triangle or 
'Play' button.

 - Todd

-Original Message-
From: Amrit Hallan [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 16, 2003 2:04 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] MS SQL Database


For the first time I'll be working with MS SQL database. On
the hosting server, I cannot figure out how to create this
database. At the most, the interface there only lets me
create a database and not individual table. I'm sure there
has to be some way. The exact type of interface that I'm
getting is elucidated at this link
http://www.psoft.net/HSdocumentation/user_nomenu/mssql_suppo
rt.html, but this is not of much help. I'll appreciate if
someone can tell me how to move ahead from here.

Thanks.

Amrit Hallan
¤¤
Web Site Development - http://www.bytesworth.com
Copywriting and Copy Editing - http://www.amrithallan.com
¤¤
WebDevE-Publication: [EMAIL PROTECTED]
Phones: 91-11-26955834; 91-9811625554




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.461 / Virus Database: 260 - Release Date:
3/11/2003


 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] Referral for collapsible menu

2003-02-04 Thread Linden, Todd
Hello,

We are working on revamping our current Internet site. We would like to use a 
navigation style similar to the collapsible windows explorer style in our new design. 
A requirement is that is menu is able to function in version 4.X browsers. We have 
tried a few but are experiencing some errors in Netscape 4.X.

Has anyone used/found a reliable (and free) script for our IIS server that meets our 
requirements?

We've done some searching on the 'Net' but are looking for your inputs.

Thanks!

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]



[wdvltalk] RE: [ASP] Am I opening locking correctly?

2002-12-20 Thread Linden, Todd
Casey,

It seems that one of your columns isn't being referenced correctly. I would suspect 
that your 'status' column might contain an integer type. When you are referencing 
numerics in SQL, you don't need to surround them by quotes. If you do, it is assuming 
that your value is a character type.

Therefore try this;
sql = UPDATE PortalStatus SET Status =   cusp_status   WHERE
PortalName = 'Customer Portal'

 - Todd

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]



[wdvltalk] RE: [ASP] Am I opening locking correctly?

2002-12-20 Thread Linden, Todd
Sorry I couln't have helped earlier. I was out most of the morning at meetings 
yesterday.

I spotted it immediately and thought I would send it along as soon as I saw it. I know 
how those can be...trust me.

 - Todd

-Original Message-
From: Casey Crookston [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 20, 2002 8:55 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: [ASP] Am I opening  locking correctly?


Thanks Tod, Tim, and Rajput.

My problem was two fold: the ; at the end of the query and the quotes
around an integer.  Man, I beat my head for almost 5 hours yesterday
over that one.

Casey





 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]



[wdvltalk] RE: Spliting Adoms, or in our case variables

2002-12-20 Thread Linden, Todd
Ok, this should be easy using the SPLIT VBScript function.

Syntax: Split(expression[, delimiter[, count[, compare]]])

Therefore: 
current_user = Split(Request.ServerVariables(LOGON_USER),'.')

first_name = current_user(0)
last_name = current_user(1)

Woohoo!

 - Todd

-Original Message-
From: Casey Crookston [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 20, 2002 9:44 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Spliting Adoms, or in our case variables


Okay, I know this stuff is possible in ASP, but I've never nailed down
how it's done.  On our Intranet I'm able to glean the name of the user
with current_user = Request.ServerVariables(LOGON_USER)

But the result looks like this: casey.crookston

Question: How would I split this into two variables, fname and lname.
And, is it possible to convert casey into Casey and crookston into
Crookston?

TIA,

Casey

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]



[wdvltalk] RE: Spliting Adoms, or in our case variables

2002-12-20 Thread Linden, Todd
Casey,

Whoops. Forgot the UCASE part...

Here.

first_name = current_user(0)
last_name = current_user(1)

first_name = UCASE(left(first_name, 1))  right(first_name, (len(first_name)-1))
last_name = UCASE(left(last_name, 1))  right(last_name, (len(last_name)-1))

-Original Message-
From: Linden, Todd [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 20, 2002 9:53 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: Spliting Adoms, or in our case variables


Jon,

Close but I don't think VBScript has strconv...
fname = strconv(fname, vbpropercase)
lname = strconv(lname, vbpropercase)

Here's a kludgy fix though...


first_name = current_user(0)
last_name = current_user(1)

first_name = UCASE(left(first_name, 1))  right(first_name, (len(first_name)-1))
last_name = UCASE(left(last_name, 1))  right(last_name, (len(last_name)-1))

 - Todd

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]



[wdvltalk] RE: Dotted box around graphic link ?!?

2002-11-01 Thread Linden, Todd
Yeah, 

In the img tag, add onclick=this.blur();

That way, it will not be selected when the back button is pressed.

 - Todd

-Original Message-
From: Casey Crookston [mailto:casey.crookston;imibevcore.com]
Sent: Friday, November 01, 2002 11:16 AM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Dotted box around graphic link ?!?


I've hit something I've not seen before and I'm hoping the list can help
me out.

A client reports that on his browser (IE 5.0) that after clicking on a
graphic, which is also a link, and then going back to the page, that
there is a dotted line box around that graphic.  I don't see this on
mine, and so it's really hard to trouble shoot. 

Has anyone ever seen this before?

Many thanks in advance,

Casey

 * The WDVL Discussion List from WDVL.COM * 
To Join wdvltalk, Send An Email To: mailto:wdvltalk-join;lists.wdvl.com 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:wdvltalk-join;lists.wdvl.com
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]