Print Page | Close Window

form submition

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=14608
Printed Date: 28 March 2026 at 4:56pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: form submition
Posted By: zMaestro
Subject: form submition
Date Posted: 08 April 2005 at 6:04am
Is using the property GET faster than using POST when using a FORM if we have only few inputs, or it has nothing to do?
thanks.



Replies:
Posted By: Meson
Date Posted: 08 April 2005 at 6:24am
I don't think there is much of a difference. It's just a preference thing with only a few itmes. If you want your visitors to bookmark the result, use get. If not, use post.


Posted By: dj air
Date Posted: 08 April 2005 at 6:25am
i think post is also slightly more secure.

but only because it uses a post and not a querystring


Posted By: WebWiz-Bruce
Date Posted: 08 April 2005 at 6:52am
Using a querystring some browsers only have a maximum of 250 characters that can be submitted using 'get'

I tend to only use 'get' when the page might require book marking, like for a search page.

Post method is slightly more secure as the person can not change the input by changing the querystring in the URL.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net