/    Sign up×
Community /Pin to ProfileBookmark

invalid method (HTTP verb) was used to attempt access

I would appreciate some help on this. This is the code in my index.html page that I use to access the next page.

<p align=”center”><form action=”introE.html” method=”post”><input type=”submit” value=”English”>
</form>

The code goes to the correct page when I run on my pc but when using a browser online (both IE6 and Opera) I get a message
“The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access”

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@FangJun 21.2007 — Try giving the form an [I]id[/I] and/or [I]name[/I]
Copy linkTweet thisAlerts:
@ray326Jun 21.2007 — action="introE.html" method="post"

You can't POST to a static page, you have to GET.
×

Success!

Help @rnaviator spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...