Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: Re: RDS


Message #1 by "dan robinson" <the_cowman@h...> on Mon, 5 Mar 2001 13:59:07
Are you formatting just for display purposes (keeping the non-formatted 

"this_value" hidden?? 



Why not just format the display?  

       <%= FormatCurrency(rs("this_value")) %>



Or am I missing something?




  Return to Index