NYCPHP Meetup

NYPHP.org

Fw: [nycphp-talk] this works

Kristina Anderson ka at kacomputerconsulting.com
Mon Jul 7 15:25:00 EDT 2008


oops sorry, this sent in error to listserv.  not trying to hijack or 
spam!!!
------------- Forwarded message follows -------------

	if (form.exists.checked)
{

	if (form.email1.value == "")
		{
		alert( "Please enter your email address." );
		form.email1.focus();
		return false;
		}

exit;
}

i'm getting pretty good at this stuff. eh?? :>

> At 8:25 AM -0400 7/7/08, csnyder wrote:
> >Here's a brief writeup of how to enable upload progress bars in PHP.
> >http://undesigned.org.za/2008/07/06/simple-php-upload-progress-
meter-using-prototype
> >
> >The PECL extension that enables this is still marked as 
experimental.
> >
> >I wish browser makers would realize that upload progress is just as
> >important to people as download progress, but at least now we have a
> >way to roll our own.
> >
> 
> The above progress bar doesn't work for me.
> 
> I've been down this road several times and each time it's a hassle 
> that usually doesn't work well.
> 
> I finally just placed a animated gif when I want to show the user 
> something -- it works for me.
> 
> Here's an assortment of images.
> 
> http://webbytedd.com/bb/wait/
> 
> If anyone has any they want to add, please let me know.
> 
> Cheers,
> 
> tedd
> 
> -- 
> -------
> http://sperling.com  http://ancientstones.com  http://earthstones.com
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
> 
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
> 
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
> 
> 

-------------------
Kristina D. H. Anderson
Senior Application Developer/Consultant
"Building a Better Tomorrow, One Line of Code at a Time"
646-247-4987

_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php






More information about the talk mailing list