Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 12th, 2001, 12:57 PM
hsikur hsikur is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: USA, UKRAINE
Posts: 0 hsikur User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question

I have some problems with my method POST or ACTION on my html page, because my perl program doesn't get any parametr I wat to post. Can something be wrong with Apache? Or I need to change some options in Apache?

Reply With Quote
  #2  
Old April 12th, 2001, 01:26 PM
unobserved unobserved is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Posts: 11 unobserved User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to unobserved
Just an idea, if you're using CGI.pm and you have parameters in you action value, ie

<form method="post" action="/cgi-bin/script.pl?operation=dostuff">

AND you have form elements on the page, ie.

<input type="text" name="username">

then CGI.pm WILL NOT get the operation=dostuff from the action value field. You'd need to do this instead.

Code:
<form method="post" action="/cgi-bin/script.pl">
<input type="hidden" name="operation" value="dostuff">
<input type="text" name="username">
</form>


anyways, hope that helped a little, wasn't sure exactly what your problem was so I took a guess.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > Problems with method POST, or Apache


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT