Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Re: to add html in feild


Message #1 by d.van.herk@w... on Tue, 16 Jul 2002 10:28:54 +0200
Use a recordset and then:

Response.Write rsTable1("details") 

Greetings Dennis

> 
> 
> On Fri, 03 May 2002 deepti  sahu wrote :
> >
> >hello,
> >          i want to use html tag in the content of a record.This 
> >will create a html page on net (which use this html tag containg 
> >record to delevop page with htmlfeature).How could i do this?
> >for exp.-
> >let's take a table named 'table1'
> >containg three feilds-'id','name','details'
> >now this 'detials' feild has some html tag like "<BR><b>"ext.
> >What i want is on net when this 'details'  is extracted it should 
> >do the formating accord.
> >if got any solution tell me now..
> >deepti
> >
> >_________________________________________________________
> >Click below to visit monsterindia.com and review jobs in India or 
> >Abroad
> >http://monsterindia.rediff.com/jobs
> >
> >
> >---
> >Change your mail options at http://p2p.wrox.com/manager.asp or to 
> >unsubscribe send a blank email to 
> 
> _________________________________________________________
> Click below  to experience Aishwarya Rai's beauty secrets. New 
> International Lux Skincare - It's not just soap, It's skincare.
> http://www.luxskincare.com
> 
> 
> 
> 



Message #2 by "deepti sahu" <fordeepti@r...> on 16 Jul 2002 08:10:11 -0000

On Fri, 03 May 2002 deepti  sahu wrote :
>
>hello,
>          i want to use html tag in the content of a record.This 
>will create a html page on net (which use this html tag containg 
>record to delevop page with htmlfeature).How could i do this?
>for exp.-
>let's take a table named 'table1'
>containg three feilds-'id','name','details'
>now this 'detials' feild has some html tag like "<BR><b>"ext.
>What i want is on net when this 'details'  is extracted it should 
>do the formating accord.
>if got any solution tell me now..
>deepti
>
>_________________________________________________________
>Click below to visit monsterindia.com and review jobs in India or 
>Abroad
>http://monsterindia.rediff.com/jobs
>
>
>---
>Change your mail options at http://p2p.wrox.com/manager.asp or to 
>unsubscribe send a blank email to 

_________________________________________________________
Click below  to experience Aishwarya Rai's beauty secrets. New 
International Lux Skincare - It's not just soap, It's skincare.
http://www.luxskincare.com


  Return to Index