__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
Like all forms, the URL goes in the action attribute.
Not forgetting that you will also need to write the necessary server side code to make the whole thing actually work of course.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
We do not know what code your server runs.
We do not know what database your site uses and
We do not know the structure of the database tables that hold the "articles"
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
What you are trying to do cannot be done with HTML alone. You need to learn a scripting language like PHP.
The server that hosts your website will support the use of particular scripting languages, find what these are first
Yes that will work but be aware that the code will only function for people who have javascript turned on in their browser or are using a user agent that supports javascript.