okay this is what i have so far
this will upload text files fine and out put the text to the screen as well
as save it to the file name i give it, but i need it to work with images as
well can somebody show me how this can be done?
Html file
__
File to upload:
Notes about the file:
I want to be able to upload images and text files to my server with my cgi
prog, can someboy show me how to do this?
Hi all,
Is there a way to have my script create a list of all the directories and
files on my server from my root directory down?
Thanks
Ambrose
Hi all,
Can sombody tell me how to load the contents of a text file into a textarea
of a form in cgi? thanks...
oh and also need to to remove blank spaces from a string non realated though
Ambrose
okay here is the thing, i have found this really neat piece of code
when I add
http://www.mydomain.com/cgi-bin/test.cgi";>
and test.cgi has the following code
#!/usr/bin/perl
print "Content-type: application/x-javascript\n";
print "Pragma: no-cache\n\n";
print "document.writeln(\"tes
I need to delete a directory and all the dir's and file below it
can somebody help me with that
The www.cgi101.com site is awsome i read the first 6 chapters of the book
online yesterday and bought the book today, Anyone with knowledge of html can
write cgi with this book, with no prior knowlege of any programmin, it is a
must for begginger
thanks everyone
Ambrose
I have a text file i called users.dat
I want to be able to delete users from the list
ie i have form with a text input, and i would like to be able to type the
name in and have it delted from my users.dat
how can i remove the file?
thanks guys, you were great on my last question
Ambrose
does anybody have any really good sites or books that deal just with CGI as
in applications to web programming. Almost all i have found in the book area
is how to code perl in the command line interface. I looking for just web
based stuff.
Thanks
all my scripts
work on my other servers
please help
you can reach me that this address on im ambrose007
and also on msn chat [EMAIL PROTECTED]
10 matches
Mail list logo