2006/12/1, Jonas Fonseca <[EMAIL PROTECTED]>:
Hi,Jean-Yves Levesque <[EMAIL PROTECTED]> wrote Thu, Nov 30, 2006: > Trying to see if when using local cgi scripts if > it is possible to pass arguments. Elinks does not > seem to accept arguments (ie blabla.cgi?test) > > Any other way? Are you sure that you have set up ELinks correctly? That is, added: set protocol.file.cgi.policy = 1 set protocol.file.cgi.path = "/path/to/cgi/dir" to elinks.conf. I've added a simple test script to the elinks-0.11 version that you can try out to see what variables (including QUERY_STRING) that ELinks sets up. I've attached it to this message. Hope this helps. -- Jonas Fonseca
Works fine. Was looking at the wrong stuff. QUERY_STRING works fine. thanks a lot jy. -- Je ne parle qu'en mon nom. I am only speaking for myself. _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
