on 2009 Sep 12 8:07 AM
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>
Actually the way we prefer is mentioned in this post:
/people/community.user/blog/2009/05/05/bringing-your-code-snippets-to-the-next-level
It's much more efficient and usable than embeding the code straight into the blog post.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.