The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Help!
Yeroc8
post Feb 25 2015, 01:57 PM
Post #1





Group: Members
Posts: 2
Joined: 25-February 15
Member No.: 22,246



I am trying to make an input for the <form> element that if it is a certain value it will take you to a different page. (I only have one html file to work with)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 25 2015, 03:04 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



You can't do that with HTML. You can with for example JavaScript. The problem with that is that relying on JavaScript is never good. If it is some kind of password thing it isn't safe either. You should use real password protection if that's the case.

If it is for navigation you can read a little about that in this FAQ entry and at Korpolas site linked from there.
http://htmlhelp.com/faq/html/forms.html#form-navmenu
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Yeroc8
post Mar 1 2015, 02:36 PM
Post #3





Group: Members
Posts: 2
Joined: 25-February 15
Member No.: 22,246



QUOTE(pandy @ Feb 25 2015, 03:04 PM) *

You can't do that with HTML. You can with for example JavaScript. The problem with that is that relying on JavaScript is never good. If it is some kind of password thing it isn't safe either. You should use real password protection if that's the case.

If it is for navigation you can read a little about that in this FAQ entry and at Korpolas site linked from there.
http://htmlhelp.com/faq/html/forms.html#form-navmenu


Is there any way I could make it show an iframe if you put in the correct code?

This post has been edited by Yeroc8: Mar 1 2015, 02:37 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 1 2015, 06:32 PM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Yes, you can do just about anything in that area. It would be easier to come with suggestions if we could see what you have so far.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 12:32 AM