Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-21-2002, 08:31 PM   #1
Member (1 bit)
 
Join Date: Mar 2002
Posts: 1
Question Some Perl help needed

hello.. first time posting here n im working on a Perl prog that is a very simple database editor.. i was wodering if there r programs that i can use to run my Perl on my hardrive.. because usually i have to telnet into my school's computer n chmod 755 n run it from there.. this gets reall annoying.. especially when it lags..

also is it possible to make a form inside a perl program?
ie. will with code work:


print ("(h1)Select an item to be edited(/h1)");
print("(FORM ACTION="edit.pl")");

#select edit option
print ("(SELECT NAME="edit")");
print("(OPTION VALUE="Add")Add(/OPTION)");
print ("(OPTION VALUE="Delete")Delete(/OPTION)");
print("(OPTION VALUE="Modify")Modify(/OPTION)");
print("(/SELECT)");

#submit info
print("\n(INPUT TYPE="submit" VALUE="Edit Item""));
print ("(/form)");

thanks in advance

EDIT: argh the forgot html was on so i added () instead of <..

Last edited by WinDozer; 03-21-2002 at 08:36 PM.
WinDozer is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:53 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2