[wdvltalk] Strange error page

2003-12-11 Thread K.F. Wu
Hi,

I am building an online shopping store using osC. So far, it seems working 
fine until I added a product called "Advanced St. John's Wart". You can 
find the product page at: 
http://www.calpioneers.com/catalog/product_info.php?cPath=26_34&products_id=102 

The page is supposed to show the product image at upper-right corner, but 
it doesn't, not even show a broken image sign. If you use IE5.5, you'll see 
an error note shown at browser's lower-left area. If you use NAV, you don't 
see any error note. To further clarify the error, check the following 
sub-category page which includes this product (the last one on the list):
 http://www.calpioneers.com/catalog/index.php?cPath=26_34

If you try other products, you'll see they all have a product image on 
their pages. If you compare the source code of any other product page with 
the source code of the err one, you'll see there is no difference except 
the product-related code. I couldn't find how this was happening; I tried 
delete the product entry and re-add it and double checked the success of 
image uploading (the image file is there in the server at correct 
directory/folder).  I am in the darkness now.  Can anyone shed some light 
on this?  Thanks

KoaFar 

 • 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] what do I need to do this?

2003-12-11 Thread puterbug
Hi,

I don't know what kind of script I need here or what it's called in order
to go search for one.
This is what it (as simply as possible) needs to do:

This is for a sign-up form.

When presented with choices to select, when a choice is selected this
selection then becomes no longer available to others. This can be
accomplished by either denying that selection to others or by having the
list of choices reduced by the selection already made.  Or if someone can
think of another way to do this, open to options.  But I still don't know
what to look for!  I sure hope I can do this with cgi!
And I'm wondering if a database would be necessary for something like this?

I hope that makes sense.

Thank you!
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 PROTECTED]


[wdvltalk] Re: [OT] ie 5.5 download

2003-12-11 Thread Cheryl D. Wise
You should be able to get it at http://browsers.evolt.org/?ie/32bit and just
about any other version of other browsers as far back as beta .06 of the
original Mosiac at the main site Deb listed.
 


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

-Original Message-
From: puterbug 

At 09:51 PM 12/11/2003, you wrote:
>I find myself with a 128 bit encryption pdf and IE 5.   I need to
>upgrade to IE 5.5 to be able to use 128 bit.   M$ isn't letting anyone
>download it and so far all Google roads lead back to M$ and IE 6.
>
>My reluctance on IE 6 is because I do not think my set up will be
>happy with it.   I am willing to be taught otherwise, but need a
>fairly quick idea of what to do and where to do it.
>
>TIA
>
>Joseph

www.evolt.org has all the browser downloads.



 • 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 5.5 download

2003-12-11 Thread puterbug
At 09:51 PM 12/11/2003, you wrote:
I find myself with a 128 bit encryption pdf and IE 5.   I need to
upgrade to IE 5.5 to be able to use 128 bit.   M$ isn't letting anyone
download it and so far all Google roads lead back to M$ and IE 6.
My reluctance on IE 6 is because I do not think my set up will be
happy with it.   I am willing to be taught otherwise, but need a
fairly quick idea of what to do and where to do it.
TIA

Joseph
www.evolt.org has all the browser downloads.

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 PROTECTED]


[wdvltalk] Re: FW: IIS won't start(??)

2003-12-11 Thread Scott Glasgow
Hi, Stephen. I've already taken the steps outlined in your good advice, and
in fact that is how I resolved the issue. For the archives, the resolution
in my particular case was to change both the Norton AV Alert service and the
Web Publishing service from auto to manual start. The event logs revealed
timeout errors, and that Web Publishing hung whle starting, and Services
showed the IIS-related services status as "Starting;" I also noted that the
NAV Alert service was taking a very long time to start. After making the
changes and restarting I was able to manually start the Web Publishing
service, enter the IS Manager, etc., and complete the ASP tutorial
successfully.

I had figured that the installation had gone alright, since I had the
Inetpub folder and subfolders, etc. Anyway, now I just boot up, start IIS if
I'm going to use it, then start the Norton Alert service. Everything's
working fine. Thanks for your reply.

BTW, the reason I thought I would see an icon in the systray is that the
Dreamweaver tutorial said so, even describing the appearance of the icon.

Cheers,
Scott

- Original Message - 
From: "Stephen Hutchinson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 10, 2003 1:14 PM
Subject: [wdvltalk] FW: IIS won't start(??)


>
> Hi Scott, go to your list of running services ...start / programs /Admin
> Tools /services and see if you have any sign of the service IIS Admin
> and world wide web publishing? If so what is the status ?
>
> I don't think you will see anything in the systray even when iis is
> running. I know you don't on win2000 server.
>
> Is there a wwwroot dir any place on your c drive ?
>
> I have never had any problems getting IIS running on win 2000 or XP.
>
>
> Regards
>
> Stephen
>
> -Original Message-
> From: Scott Glasgow [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 10 December 2003 8:14 p.m.
> To: [EMAIL PROTECTED]
> Subject: [wdvltalk] IIS won't start(??)
>
> I've been working with server-side includes and just using my ISP's
> server for
> testing. Now I want to add some dynamic functionality, so I decided to
> install IIS
> on my Win2000 platform. Did the install, rebooted, nothing. IIS won't
> start. When
> I go to Administrative Tools and click Internet Services Manager, I get
> an
> hourglass for about one second, then nothing. No Web server icon in the
> systray.
> Attempts to load http://localhost/postinfo.html fail.
>
> I have tried uninstalling and reinstalling. No help. Anybody got any
> leads on
> this? Thanks.
>
> 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.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] [OT] ie 5.5 download

2003-12-11 Thread Joseph, Smile Poet
I find myself with a 128 bit encryption pdf and IE 5.   I need to
upgrade to IE 5.5 to be able to use 128 bit.   M$ isn't letting anyone
download it and so far all Google roads lead back to M$ and IE 6.

My reluctance on IE 6 is because I do not think my set up will be
happy with it.   I am willing to be taught otherwise, but need a
fairly quick idea of what to do and where to do it.

TIA

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 PROTECTED]


[wdvltalk] RE: OT:Redirecting in IE

2003-12-11 Thread mrport
I would double check that your home page is still set to something else. 
Sometimes your home page can be changed without you knowing it.

Riva

> Hi All,
> Its been weird that my IE 6.0 is redirecting me to Lycos search 
> page
> when I open my browser, even though my homepage was set to 
> something
> else. Does anyone know why it is doing this and are they any 
> solutions?
> Thanks
> Anitha

 • 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:Redirecting in IE

2003-12-11 Thread Galatek Webmaster
It sounds like your browser has been "hijacked" by something you downloaded
or that was downloaded onto your computer by a site you visited. Your best
bet is to run an anti-ad program like AdAware or SpyBot Search and Destroy.

Charles R King
C-omputerSolutions.com
Phone: (860)567-5248
Fax: (800)878-4489
http://www.c-omputersolutions.com/

-Original Message-
From: Anitha Paruchuri [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 08, 2003 2:27 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] OT:Redirecting in IE

Hi All,
Its been weird that my IE 6.0 is redirecting me to Lycos search page
when I open my browser, even though my homepage was set to something
else. Does anyone know why it is doing this and are they any solutions?
Thanks
Anitha



 . 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: which course to take

2003-12-11 Thread jac
for what it's work I'm going to look into finding a PHP used with DBs
course in my area. It's time I broadened my scope. 


& Drew, you made perfect sense - thank you :o) 

jac.


The quick answer, from the article, is "The Semantic Web is not a
separate
Web but an extension of the current one, in which information is given
well-defined meaning, better enabling computers and people to work in
cooperation."

In this conceptualization, xml provides the framework within which data
is
stored. RDF (Resource Definition Framework) provide the data content.

RSS (Really Simple Syndication) is a first step in the direction of the
semantic web. It combines the structure of xml with the "triples" of
rdf.
Mostly its used for news summmaries but can also be used for things like
blog summaries. The items are like annotated citations: summary,
location,
date.

We're obviously a ways from a full development of such a web and for now
xml is, as you point out, now largely a "wrapper" language but it has
far
more potential and intent.

drew



 • 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: which course to take

2003-12-11 Thread Franni Vincent
Rita:

However, if you're doing this course to make yourself more attractive to
employers you should consider which skill is more marketable. Running a few
searches on job sites to see what sort of work is out there might make the
decision a lot easier :-)


I guess what I was asking is was what everyone thinks is more in 
demand XML or PHP skills? I would rather get the answer from working 
professionals than a search engine ;-)

On the other hand, you could probably buy decent books on both PHP and XML
for a lot less than the cost of one course ;-)
while i agree, but the problem is finding the time to do that. with 
my situation, actually having to get out of the house to take a 
course would probably be more effective. If i had to wait until the 
baby was asleep to study I would probably fall asleep at the 
keyboard.




Practicalities: it's worthwhile trying to find another mother in your 
area who's in the same position & work out swapping some childcare 
time. Advertising on library notice boards is one way of finding one. 
I did this for a year when my son (who 's now grown up) was a year 
old so that I had time to study as did my friend. She had my son in 
the mornings, I had two of hers in the afternoons. Neither of us 
could have afforded childcare fees on top of course fees! Both of us 
got a lot of work done, & kept our brain  cells alive. It's good for 
the kids too - 'sharing ' being an alien concept to one two year old 
on its own - though you have to be ruthless & single minded about 
using the time on your own for studying.

Franni

 • 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 Elisa Butler
Dear Todd,

Thanks so very much!  Am currently typing up that recipe!

Elisa


LT> Here you go...

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


 • 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] [OT] wdvltalk-social

2003-12-11 Thread Elisa Butler
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 PROTECTED]


[wdvltalk] Re: Javascript Forms Changing OK/Cancel buttons

2003-12-11 Thread mrport
If you send me a snippet of code I can do it for you.  

Riva

On Thu, 11 Dec 2003 12:32:59 -0800 Tom Webb <[EMAIL PROTECTED]>
writes:
> Hello all:
> How can you change the OK/Cancel buttons to read and function as 
> Yes/No 
> buttons?  I have looked everywhere but I can't find any informaiton 
> on 
> this.  I suppose you can't do it.
> Tom Webb

 • 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: which course to take

2003-12-11 Thread andrew . trusz
The concept is laid out at (sorry for the
wrap)http://www.sciam.com/article.cfm?articleID=00048144-10D2-1C70-84A9809EC588EF21


The quick answer, from the article, is "The Semantic Web is not a separate
Web but an extension of the current one, in which information is given
well-defined meaning, better enabling computers and people to work in
cooperation."

In this conceptualization, xml provides the framework within which data is
stored. RDF (Resource Definition Framework) provide the data content.

RSS (Really Simple Syndication) is a first step in the direction of the
semantic web. It combines the structure of xml with the "triples" of rdf.
Mostly its used for news summmaries but can also be used for things like
blog summaries. The items are like annotated citations: summary, location,
date.

We're obviously a ways from a full development of such a web and for now
xml is, as you point out, now largely a "wrapper" language but it has far
more potential and intent.

drew

 


 • 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] Javascript Forms Changing OK/Cancel buttons

2003-12-11 Thread Tom Webb
Hello all:
How can you change the OK/Cancel buttons to read and function as Yes/No 
buttons?  I have looked everywhere but I can't find any informaiton on 
this.  I suppose you can't do it.
Tom Webb

 • 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]