Forum Moderators: coopster & phranque

Message Too Old, No Replies

Help Needed

         

shadow4

5:42 am on Aug 19, 2005 (gmt 0)

10+ Year Member



Hello,

I've a question: I have a perl script which does the authentication and on success it displays a menubar in that i have a file_upload faculty for members.
(<a href="http://mysite/file_upload.html">Upload </a>) When selected file_upload.html in that there is one input taken for destination folder. Now what i want is the login name taken by the perl file must be send to this file_upload.html as Upload Directory Name.

Part of file_upload.html

<td width=30% align=right><b><font face="arial" size=1>Upload Directory Name:</font></b></td>
<input name="filedirname" size=30>

The input for filedirname should be filled from login value taken by perl file. Any way?

Thank you in advance.

KevinADC

7:19 am on Aug 19, 2005 (gmt 0)

10+ Year Member



what perl code do you have so far? All you posted is a little bit of html code.

MichaelBluejay

10:17 am on Aug 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Also, in the future, please title your post with something that actually gives the reader some clue as to what it's about, without forcing them to open it to find out.