Is it poassible to set encription type in Form element(.whic

hi ,



I found that you create one Form tag in menu creation.can you please guide me is it possible to set form Enctype type…

as i have some problem with data.



Thanks



Can be set in next way

var menu = new dhtmlXMenuBarObject
menu.hiddenForm.enctype = “text/plain”;