View Single Post
  #2 (permalink)  
Old Jan 24th, 2008, 17:03
JustinStudios's Avatar
JustinStudios JustinStudios is offline
SuperMember

SuperMember
Join Date: Mar 2007
Location: USA
Posts: 406
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to JustinStudios
Re: text based slide show

Sounds like your trying to create a powerpoint slide show via Asp.Net. Well Guess what, you can use PowerPoint instead... Most server that support Asp.Net also support powerPoint online, and that would take care of that.

As far as using ASP.Net you won't find a solution there without creating an extremely complex application. If your determined to do this, then javascript is your simplest coding option.
Reply With Quote