Allignment of Search Button

greenspun.com : LUSENET : S-Mart Shopping Cart : One Thread

Can anyone tell me what needs to be changed in the script so that the Search button on the first page of the cart is lined up with the space where search requests are typed?

Thanks a lot. RON

-- Ron Strasberg (catari@c2i2.com), March 28, 2000

Answers

Child's play ! here's the code: ################ sub show_store { &print_header; print "
\n"; print "\n"; print "
\n"; print "
\n"; print "SEARCH For
\n"; print "
\n"; print "\n"; print "\n"; print "\n"; print "
\n"; print "
\n"; &print_footer; } ##############

Look at the demo here:

http://host-here.com/cgi-local/smart/html/sm_home.html

Whole new New scripts are available:

HOST-HERE DOWNLOAD ENGINE

http://host-here.com/cgi-local/download/downloader.cgi

Greg Swofford

-- Gregory Swofford (computer@web-store.net), March 28, 2000.


Moderation questions? read the FAQ