Skip to Content
0
Sep 12, 2009 at 07:07 AM

How to insert Code?

29 Views

Hi,

Can anybody please let me know how can I inlcude my code like the one which is mentioned in this [blog|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417400)ID0821265050DB00765020049435367550End?blog=/pub/wlg/6133]

As every one can go thorugh the code by scrolling vertically.

Thanks & Regards

Pavan

Solved

<textarea cols="73" rows="10">
 
"cols will be the width, rows display the visible rows
"add your code here....
 
 
</textarea>