[wdvltalk] RE: Random display of .JPGs on an HTML page

2004-02-27 Thread Peter Vidal

Let me get this straight.
You used the concept she presented, used an old javascript manual you had
and applied the concept and then BAM! You ended up with the EXACT code that
I sent you in the link?

OOOkay.

J.R.

Jajajaja!  Well JR, technically, that may be possible.  In terms of order of
events, let's say that I was not capable of checking you recommendations because
I was actually testing the code.  What I normally do is that I collect all the
emails from the thread and analyze the recommendations one by one, but on this
case, I never got a chance to check yours before I started to work on mine.

If I ended up with the EXACT code, then I think I have learned this approach
well... correct?

Thank you all!
Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com
My religion consists of a humble admiration of the illimitable superior
spirit who reveals himself in the slight details we are able to perceive
with our frail and feeble mind.
Albert Einstein



 • 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: Random display of .JPGs on an HTML page

2004-02-26 Thread Peter Vidal

Thanks, Cheryl.  After a little while, I put it to work.

Thanks!
Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com
My religion consists of a humble admiration of the illimitable superior
spirit who reveals himself in the slight details we are able to perceive
with our frail and feeble mind.
Albert Einstein



 • 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: Random display of .JPGs on an HTML page

2004-02-26 Thread Peter Vidal

Inside your script tag:
%
Randomize
imageNum = Int((X - 1 + 1) * Rnd + 1)
%
'replace X with the number of images you will be using

Name all of your images the same with an ending something like '_X.jpg'
Like so:
yourImageName_1.jpg
yourImageName_2.jpg
yourImageName_3.jpg
etc.

Then you'll be able to put in an img src tag with the something like this
img src=images/yourImageName _%=imageNum%.jpg

HTH,

Cheryl

Do I need to have this script in HEAD, BODY...etc...??  Does it matter?

Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com
My religion consists of a humble admiration of the illimitable superior
spirit who reveals himself in the slight details we are able to perceive
with our frail and feeble mind.
Albert Einstein



 • 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: Another SCR please... :)

2004-01-09 Thread Peter Vidal

I checked on 800x600 and looks good...

I am on IE 6.0

Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com
My religion consists of a humble admiration of the illimitable superior
spirit who reveals himself in the slight details we are able to perceive
with our frail and feeble mind.
Albert Einstein



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

2004-01-08 Thread Peter Vidal

You could use:

a) http://javascript.internet.com/page-details/frameless-popup.html
b) Use the kiosk mode:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;154780

Hope this helps,
Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com
My religion consists of a humble admiration of the illimitable superior
spirit who reveals himself in the slight details we are able to perceive
with our frail and feeble mind.
Albert Einstein



 • 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: Slow pages (MS FrontPage 2002...)

2004-01-07 Thread Peter Vidal

Thank you guys!  I will check the flash, the scripts and the web optimizer
recommendations as well.

Thanks a bunch!

Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com
My religion consists of a humble admiration of the illimitable superior
spirit who reveals himself in the slight details we are able to perceive
with our frail and feeble mind.
Albert Einstein



 • 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] Dynamic Clock with an input parameter?

2003-07-14 Thread Peter Vidal
Hi list:

I am developing a Time  Attendance page on which I need to display a dynamic
clock.  Due to the fact that we have all our international businesses on a IBM
iSeries, we are using the mainframe system time and then, depending on the time
zone of the user(s), do the adjustment in time and determine the actual time.
We do not want to use PC time nor any server time, just our mainframe's.

I need to be able then to send the calculated time to this TA page and pass
this somehow to the clock code so it can run based on the time that was sent to
it as a parameter.

Is this possible?
Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com / 727-539-8448, x2414

A good player makes himself look good; a great player makes the team look
good.
Author unknown


 • 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] Setting bottom line - no matter the resolution

2003-07-03 Thread Peter Vidal
Is there a way to permanently display messages (for example) on the bottom of
the screen without using frames and no matter the monitor resolution?  There are
a lot of scripts that we have in our shop that has no frames and we have to use
BRs for example to visually place a message line, icon or picture at the
bottom of the screen.

Is this feasible without frames?

TIA,
Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com / 727-539-8448, x2414

A good player makes himself look good; a great player makes the team look
good.
Author unknown


 • 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: Please check FLASH

2003-07-02 Thread Peter Vidal

At http://www.bytesworth.com/sm I have flash animation.
Sadly, on some systems it is not showing (on mine, it is
showing). Please let me know if you can see it.

Thanks.

Amrit Hallan

I can see it... I am on IE 5.5

Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com / 727-539-8448, x2414

A good player makes himself look good; a great player makes the team look
good.
Author unknown


 • 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: Pop Up Ads

2003-06-20 Thread Peter Vidal

I use this one and has been working perfectly since I installed it few months
ago and is FREE
http://www.panicware.com/product_psfree.html

Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com / 727-539-8448, x2414

A good player makes himself look good; a great player makes the team look
good.
Author unknown


 • 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: Increase a button size without changing the font s ize in it

2003-06-16 Thread Peter Vidal

Peter,
You can use CSS like this:
input type=button value=GO! style=width:100px; /

Perry Gerenday
http://www.webinitiative.net;

Thanks Perry!

Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com / 727-539-8448, x2414

A good player makes himself look good; a great player makes the team look
good.
Author unknown


 • 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] Increase a button size without changing the font size in it

2003-06-11 Thread Peter Vidal

Hi list!

I am starting to code using CGI, HTML, JAVA and AS400 Net.Data and I need to be
able to use a button, increase its size (sideways, horizontally only, not
vertically) but I need to keep the font size inside the button.

Can I do that?  I though about using an image but I like the effect that you
have with a button and I do not know if I can do the same thing with an image.

Poor rookie...

Thanks in advance!
Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com / 727-539-8448, x2414

A good player makes himself look good; a great player makes the team look
good.
Author unknown


 • 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: PayPal

2003-04-01 Thread Peter Vidal

Thank you Jenni and Perry.

I found the DONATIONS topic in PayPal and also the Network for Good website.  I
will be evaluating those.

Thanks again!
Peter Vidal



 • 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: PayPal

2003-04-01 Thread Peter Vidal

David:

Let me explain my position.  We are in the process of building a new temple and
at the same time, we have the website, just two years old.  We were wondering if
we can use the Internet to allow the public to make donations to the church.  We
have people in other states sending us offering by mail and people from other
countries, like Puerto Rico, Panama, Mexico, Cuba, etc.  that want to submit
offerings as well.  We just wanted to look for a tool to facilitate the process,
in a professional way.

In the future, in order to collect funds for the temple, we were thinking about
creating a shopping cybermall so we can sell t-shirts, CDs from our music band,
etc.

I understand your advices and I will consider them carefully.  Thank you for
your tips and help,

Best regards,
Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com / 727-539-8448, x2414

A good player makes himself look good;
a great player makes the team look good.
Author unknown


   
 
David Blakey   
 
[EMAIL PROTECTED]To: [EMAIL PROTECTED]

com cc:   
 
 Subject: [wdvltalk] Re: PayPal
 
04/01/2003 
 
03:44 PM   
 
Please 
 
respond to 
 
wdvltalk   
 
   
 
   
 


Peter,

I suppose that it depends upon the nature of your church, but my church's
website does not include any of the features that you describe.  I have
developed a separate site for donations, but this has not been put onto the
Web and resides on my laptop.

For regular payments, people seem to prefer automatic payments or credit
cards.  We have one member who uses Internet banking to transfer from his
account to ours.  I think that Paypal may be overkill.

It may be useful for a shop, but, even then, people in a church prefer to
congregate.  If someone is not mobile, then others will visit them.  I
think you should consider carefully all the cultural features of a church
or other nfp organization before trying to fit them into a commercial model.

Regards,
David





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