Hi all
I have made a website for a client, a little like a small forum.
There are these inputs when starting a new thread:
Headline
URL
Content
In the URL they can type only letters numbers and a "-". So that their threads URL can be like http://www.something.com/show/this-is-my-thread
But I dont want them to type it themselves. So is there a way it can be automated? Like if they fill out the headline like so: "Why does this not work?" the URL will be turned into this http://www.something.com/show/why-does-this-not-work
How is this possible?
Sorry if I didnt explain properly, Im no good at english explaining :)