TingZen Mr.Chris American Drum and Dance Matt Jaramillo Impossible Objects

impossible objects network

Jafrika COMA Archimedes Lab Where the name comes from

You've Made It
Into the
Impossible Objects Network Vortex
You are the Guest, We Invite You to Sign the IO Book!

Sign Guestbook

Get the first Impossible Objects CD now. Click on the PayPal Image Below to send $10 per CD. Paypal is a secure online payment method. Click on the link below and register if you havn`t already. Select Send Money and type in [email protected] in Recipient`s Email. CDs are $10 including shipping. Enjoy the music!

Make payments with PayPal - it's fast, free and secure!

\n"; print "

Invalid Registration

\n"; print "\n"; print "
\n"; # Print the line for the guest name print "\n\n"; print "\n"; #Print the line for the email address print "\n\n"; #Print the line for the phone number print "\n\n"; #Print the browser preference if ($foo->param('browser') eq "NSCP") { $NSCP = " CHECKED"; } elsif ($foo->param('browser') eq "MSIE") { $MSIE = " CHECKED"; } else { $other = " CHECKED"; } print "\n\n"; print "\n\n"; print "Mtd>\n"; print "\n"; print "
"; if ($bad_guest_name) { print "Name:"; } else { print "Name:"; } print "param('guest_name'), "\">
"; if ($bad_email_address) { print "Email Address:"; } else { print "Email Address:"; } print "<\td>\n"; print "param('email_address'), "\">
"; if ($bad_phone_number) { print "Phone Number:"; } else { print "Phone Number:"; } print "<\td>\n"; print "param('phone_number'), "\">
Browser:\n"; print ""; print "Netscape
\n"; print ""; print "MS Internet Explorer
\n"; print ""; print "Other
\n"; print "

\n\n\n
Hosted by www.Geocities.ws

\n"; } else { print "\n\nConfirm Registration\n\n"; print "
\n"; print "

Confirm Registration

\n"; print "
\n"; print "param('guest_name'), "\">\n"; print "param('email_address'), "\">\n"; print "param('phone_number'), "\">\n"; print "param('browser'), "\">\n"; print "
\n"; print "\n\n"; print "\n\n"; print "\n\n"; print "\n\n"; print "\n\n"; print "\n\n"; print "\n\n"; print "\n\n"; print "\n"; print "\n"; print "
Name:", $foo->param('guest_name'), "
Email Address:", $foo->param('email_address'), "
Phone Number:", $foo->param('phone_number'), "
Browser:", $foo->param('browser') eq "NSCP") { print "Netscape Navigator"; }elsif ($foo->param('browser') eq "MSIE") { print "MS Internet Explorer";} else{ print "Other"; } print "
\n"; print "\n
Hosted by www.Geocities.ws

\n"; } #!/usr/bin/perl use CGI; $foo = new CGI' open GUESTS, ">> guest.data" or die "Content-type: text/plain\n\nCan't open guest database: $!\n"; $new_phone_number = $foo->param('phone_number'); $new_phone_number =-tr/0-9//dc; $guest_record = $foo->param('guest_name').":". $foo->param)'email_address').":". $new_phone_number.":". $browser; print GUESTS $guest_record, "\n"; close GUESTS; print $foo->header; print "\n\nThanks!\n\n"; print "
\n"; print "Thanks for registering!\n"; print "\n"; print "
Hosted by www.Geocities.ws

\n"; #!/usr/bin/perl use CGI; $foo = new CGI' open GUESTS, ">> guest.data" or die "Content-type: text/plain\n\nCan't open guest database: $!\n"; print $foo->header; print "\n\nGuest List\n\n"; print "
\n"; print "

Guest List

\n"; print
\n"; print "Mth>Name"; print "\n"; while (){ ($guest_name, $email_address, $phone_number, $browser) = split /:/; print "\n"; print "\n"; print "\n"; $new_phone_number = "(".substr($phone_number, 0,3).")". substr($phone_number, 3,3)."-".substr($phone_number, 6,4); print "\n"; print "\n"; print "\n"; } -->
Hosted by www.Geocities.ws

Email AddressPhone Number Browser
", $guest_name,"", $email_address,"", $new_phone_number, "", $browser, "
1