Hi, I want that Web pages should be created by taking values from database. If there is a bold field den the database should store as <b> this is bold field</b> and while reading it, it should read accordingly and display the output in BOLD. So i was thinking of having some stored procedure for the same. is it applicable?
Thanks for your interest in my query. On Sat, Feb 27, 2010 at 2:45 AM, visavadiya hiren < [email protected]> wrote: > yr question cant make a clear picture. please make it some clear by putting > some piece of code or what had u tried before for that same. > > > With warm regards, > Hiren Visavadiya > [email protected] > > > > On Wed, Feb 24, 2010 at 8:09 AM, Alen Alexander <[email protected]>wrote: > >> Frnds, >> I am new to ASP development. >> In my Project i am required to generate dynamic web page. The web page >> should display contents by taking the values from database. >> So can I write a stored Procedure to do the same?? if so how much flexible >> will my website be? >> Is there any other easier method? >> I am using ASP.NET with c # and SQL 2005 >> >> Thanks in advance. >> -- >> >> > --
