Click here to get back home

Sticky notes page module?

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Sticky notes page module? Franzl Wisseworst 07-06-2006
Posted by Franzl Wisseworst on July 6, 2006, 1:09 pm
Please log in for more thread options


Are there any modules that function in form interfaces to modify a very
simple scratchpad type of html page. In short, like:

----- sample html page ----
<html> <head and other stuff...> <body>

<form><textarea>

my bla bla not-to-forget notes.

my own brainless comment..

and someone's else brainless comment.

</textarea></form>

<here is a formbutton>[save update]</formbutton>
(but maybe automated w/ JS onchange to prevent repetitive strain injury).

-------- end of sample ------

Maybe it sounds like I don't know what I'm talking about but I'm looking
for simple modification function where the actual form is what is displayed
on the html page, and thereby fills the dual function of display and
editing. No fancy html output and so on.

Should I be lookiung at any particular modules or would that be
overcomplicating an otherwise simple set of functions?

The purpose is just a kind of collaborative sticky notes.

Nothing less or more.

Thanks in advance for any pointers or ideas!


Posted by Gunnar Hjalmarsson on July 6, 2006, 4:41 pm
Please log in for more thread options


Franzl Wisseworst wrote:
> Are there any modules that function in form interfaces to modify a very
> simple scratchpad type of html page. In short, like:
>
> ----- sample html page ----
> <html> <head and other stuff...> <body>
>
> <form><textarea>
>
> my bla bla not-to-forget notes.
>
> my own brainless comment..
>
> and someone's else brainless comment.
>
> </textarea></form>
>
> <here is a formbutton>[save update]</formbutton>
> (but maybe automated w/ JS onchange to prevent repetitive strain injury).
>
> -------- end of sample ------
>
> Maybe it sounds like I don't know what I'm talking about but I'm looking
> for simple modification function where the actual form is what is displayed
> on the html page, and thereby fills the dual function of display and
> editing.

CGI.pm generated form elements are sticky by default.

perldoc CGI

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

Similar ThreadsPosted
Sending "page up" and "page down" character problem. September 7, 2004, 1:59 pm
Spreadsheet::ParseExcel : read cell-notes May 27, 2005, 11:54 am
Sort::Maker: (Notes) The plain and the orcish don't include the "init_code" December 14, 2006, 7:32 am
Module to get text from a PDF page? January 6, 2005, 8:52 pm
LWP module - parse one line at a time (only download part of a page) January 20, 2006, 1:50 pm
Is there a module that grabs a remote page and prints thumbnail image? May 26, 2006, 12:09 am
I want an perl module for conver large html page file to multi little pages November 14, 2004, 3:02 am
lwp authentication on asp page March 23, 2005, 10:28 pm
web page automatic update August 15, 2004, 2:32 am
Delayed WEB Page Response February 6, 2008, 7:11 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap