Newbie - Search script - help please

T

Thierry B.

Hello,

I'm a newbie and I want writing a perl script.
I explain what I want doing.

Here is my file ref.txt:

A01 /ref/a01.pdf
A02 /ref/a02.pdf
A03 /ref/a03.pdf
etc..

When you enter A01 in the html search page the script open a new
windows with the coresponding pdf file (/ref/a01.pdf).

Could anyone help me please?

Best regards,

Thierry
 
K

kaeli

Hello,

I'm a newbie and I want writing a perl script.

Congrats. This is a javascript group.
comp.lang.perl is over there.
==============>
I explain what I want doing.

Here is my file ref.txt:

A01 /ref/a01.pdf
A02 /ref/a02.pdf
A03 /ref/a03.pdf
etc..

When you enter A01 in the html search page the script open a new
windows with the coresponding pdf file (/ref/a01.pdf).

So make your form target a new window with the perl script as the action.
Pure HTML for that. The perl script handles a forward to the proper document
based on form values sent.

None of this has anything to do with javascript.

--
--
~kaeli~
Going to church doesn't make you a Christian any more than
standing in a garage makes you a car.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top