Answering a XMLHttpRequest without using CGI::Ajax

2006-08-08 Thread Marcus Willemsen
e calling javascript functions? Gratefull for hints Marcus Marcus Willemsen Online Redaktion Juve Verlag GmbH Sachsenring 6 50677 Köln ++49 (0)221 91 38 80 16 www.juve.de Geschäftsführer: Dr. Astrid Gerber, Dr. Aled W. Griffiths Sitz der Gesellschaft: Köln Amtsgericht Köln HRB 29593, Geri

Storing Form Data without submitting it.

2003-11-26 Thread Marcus Willemsen
s computer crashes and everything written so far is lost. Is it possible to built something like an "autosave" function that submits the form data automatically every couple of minutes and updates the database entry? Any hint's where to look up these kind of things? Thanks

beginners-cgi@perl.org

2003-08-07 Thread Marcus Willemsen
$subchpt = $q->param('subchpt'); I get $subchpt = 'M' So my question is: Is there a possibility to escape the &? Greetings Marcus Marcus Willemsen Online Redaktion Juve Verlag GmbH Sachsenring. 6 50677 Köln ++49 (0)221 91 38 80 16 www.juve.de Geschäftsführer: Dr. As

passing cookie values with CGI.pm

2002-03-04 Thread Marcus Willemsen
HTTP_COOKIE}) to parse the script. Both scripts are examples from Brent Michalski's and Kevin Meltzer's book "Writing CGI Applications with Perl" but there are no hints on their webpage that anything is wrong with the code and I've also tried the source code examples on the

Re: Hash of Hashes to set up form

2001-12-11 Thread Marcus Willemsen
t; on http://www.perlmonks.org/ > >__ >Do You Yahoo!? >Send your FREE holiday greetings online! >http://greetings.yahoo.com Marcus Willemsen Online Redaktion Juve Verlag Agrippastr. 10 50676 Köln tel: ++49(0)221 91 38 80 16 fax: ++49(0)221 91 38 80 18 www.juve.de [EMAIL PRO

Hash of Hashes to set up form

2001-12-10 Thread Marcus Willemsen
o strict 'refs'" in the subroutine. Then only the submit button is displayed. I suppose it has something to do with hard vs symbolic references but to be honest I didn't get that part in the perldocs. Is there a better way to solve the problem? Thanks Marcus Marcus Willemsen tel: ++49(0)221 91 38 80 16 fax: ++49(0)221 91 38 80 18 www.juve.de [EMAIL PROTECTED] [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Checking Form input.

2001-07-10 Thread Marcus Willemsen
Thanks a lot. Great help. I'll try it out. marcus

Checking Form input.

2001-07-09 Thread Marcus Willemsen
Hi all, I'have almost no experience in programming or writing CGI Scripts so perhaps my question isn't very clever. My problem concern the evaluation of From Input. What's the best way to check wheather a field contains input or not. What I want to do, is to set up a form that has to be filled