How can i take the content of an html textbox an split
it into on a specific caracter like @

I mean if i have sentence@anotherthing .

How can i display
-sentence
-anotherthing

Thanks a lot!