I have written a code to upload files to a directory but it only works if something is place in the upload files field. The problem arises when the upload file field is empty and you make changes to some of the other fields on the same form and it will not work. This is for adding and editing...
I have written a code to upload files to a directory but it only works if something is place in the upload files field. The problem arises when the upload file field is empty and you make changes to some of the other fields on the same form and it will not work.
Where am I going wrong? How...
Dear wise-one,
I have been trying to get the upload file feature to work. It is almost working but one problem, it is not transferring the file size. the file is transfer in the right location and file name on the web server but the file size is 0.
another question "binmode" is this...
Hi,
I went over the the posting in this thread and TRIED and TRIED to make the coding work. I must be doing something wrong. PLEASE HELP.
in the html coding
------------------
<form action="script_name.cgi" method="post" enctype="multipart/form-data">
<input...
I am trying to sort in perl. I need HELP. It is not working for me and I have tried everything and anything. Please advise me what to do.
example of database
name|company|address|state
I want to sort in company both in asc and desc
open (LISTDATA, "$database");
@indata =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.