PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > alt.apache.configuration > ASP Form Post or Get Not Working
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
alt.apache.configuration Apache web server configuration issues.

ASP Form Post or Get Not Working

Réponse
 
LinkBack Outils de la discussion
Vieux 28/09/2006, 03h44   #1
MJones
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut ASP Form Post or Get Not Working

Hi All,

I am trying to use ASP on an Apache server and when using the post
method on a form tag i get 'The requested method POST is not allowed
for the URL ...'

and when using the get method i am not seeing any values coming through
to the page being posted to.

Please !!

Michele

  Réponse avec citation
Vieux 29/09/2006, 15h26   #2
zwetan
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ASP Form Post or Get Not Working


>
> I am trying to use ASP on an Apache server and when using the post
> method on a form tag i get 'The requested method POST is not allowed
> for the URL ...'
>
>
> and when using the get method i am not seeing any values coming through
> to the page being posted to.
>


you mean ASP using VBscript/JScript ?
provide more details please

- are you using IIS to execute the *.asp or do you want to that with
Apache ?
- is the *.asp file is on the same server running Apache ?
- is the call to *.asp from the same domain ?
etc..

perharps try a proxy between the ISS server and Apache
something like

<VirtualHost *:80>
ServerName asp.domain.com
ProxyPreserveHost On
ProxyPass / http://asp.domain.com:8080/
ProxyPassReverse / http://asp.domain.com:8080/
</VirtualHost>

then from www.domain.com on 80
you should be able to call something as
http://asp.domain.com/processForm.asp

but not even sure if it's what you're trying to do.

zwetan

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 22h46.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,07669 seconds with 10 queries