Skip to Content
0
Former Member
Jul 21, 2006 at 06:38 AM

How can I render the script?

36 Views

Hello guys,

who can tell me how I can build a script in html site?I mean I want to render script into layout,like

<htmlb:content design="design2003" >

<script type="text/javascript" src="scripts/checkfunction.js"/>

I have CL_HTMLB_CONTENT,I can render it using print_string,but how about script?

Thanks in advance