You will need the form data field name which the text is being passed to. Then you must have a parsing routine to prep the data, then after parsed, retrieve the data, and store it to a variable. Open a text log file and write it to the file. Close the file, then print some output.
>> will add...
Just recently when ever I go to a site which requires a user name and password, ie6 blinks around a little then says authorization failed before I even get a chance to type in my user name and password. Any one know what could be causing this problem. Thanks a million.
P.S. I am having to use...
Poking around with <STDIN>. Is this command only for command prompt type applications and not internet?
#! /usr/bin/perl
print ("What is your name?");
$name = <STDIN>;
($name); #removes new line character
print ("Hello, $name \n");
I am running this from my CGI bin on my...
Another suggestion which would make things alot less complicated would be to use double delimitation with 2 characters, one delimitation with a colon to separate members, another with a comma to separate sub information. You could also even throw in their password if you wanted to...
I am trying to detect if the user has entered any characters beside alpha numeric on a form.
This is what i have so far. I dump the form data field into a scalor called $field. Problem is that when I do type in alpha numeric it still thinks it is a special character. Any help is appreciated...
Kimberli,
I could probably help you out with a graphics area. I have written scripts for a graphics area on my site. Let me know and I could get you some script if I had more info.
<i>Its okay to dream.....</i>
Cool, yes, that is exactly what I need, thanks a million,and yes, I am posted in the java forum too, for server side.
Thanks <i>Its okay to dream.....</i>
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.