I would like to create a web page that accepts text input (i.e. a simple text box and submit button) and then displays that text at different and random locations on the webpage.
I would also like whatever text is entered to be saved to a database with a timestamp.
I'm relatively new to programming and web technologies so dont know which technologies to use for all of this. Is this something that could be done with asp.net? Would I need to use javascript? (AJAX?) My first hurdle is just trying to find which technologies would be suitable before i even start to learn it all.
Any help is greatly appreciated.
Thanks
...
Go to the complete details ...