On Mon, 7 Oct 2002 at 12:24, joel_divekar opined: [snip] j:a) I am using HTML editor for creating web pages and I will never be j:using CGI.pm for creating HTML pages atall. j:b) I want to use CGI.pm to just process the accepted data. Or do I use j:any other module instead. Can you provide me with small example script
have you read perldoc CGI yet? there's plenty of examples in there. if you want to display dynamic data without using cgi, i'd recommend using html::template. http://search.cpan.org/author/SAMTREGAR/HTML-Template-2.6/Template.pm -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]