Gossamer Forum
Home : Products : Others : MySQLMan :

HTML Format Lists

Quote Reply
HTML Format Lists
Does anybody have made a fiew lines in Perl to format automated URL's and Emails in the output of lists and record views? Next question would be to mask html text in a longtext field, so thet it does not destroy the list in view mode? Finally does someone made a file uplaod field for binary data? Thanks for giving hints. Hints means I could code into it but would be nicer to build on a in relation to MySQLman considered approach.

Quote Reply
Re: Formating Lists In reply to
In Reply To:
Does anybody have made an automated formating for URL's and Emails in lists and record views?
Formatting? Do you mean "linking" the data in those fields? That would be a bit tricky...but I am sure it can be done.

In Reply To:
Next question would be to mask html text in a longtext field, so thet it does not destroy the list in view mode?
You might be able to find appropriate field types and definitions to use at:

http://www.mysql.com

Search for field masking.

In Reply To:
Finally does someone made a file uplaod field for binary data?
pugdog is working on an upload feature for Links SQL NG...read the various Postcard Image Upload posts in the Links SQL Next Generation Forum.

Regards,

Eliot Lee