this is actually OT, btw, but I'll try to answer... > need to make it smaller. Is it possible to somehow store > these descriptions > in a mysql table or on another page and then have them linked > to when you > put your mouse over the link?
No. There are methods of accessing databases from the client-side in a browser, such as MS's RDS, but that's beyond the scope of this mailing list. It's actually beyond the scope of server-side programming in general, as what you are interested in is a client-side problem. Perhaps XML and XSLT might better help you solve your problem, but again, that's beyond the scope of this list... I'd be happy to help you work thru this problem if you want to contact me off-list... greg --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php