Hi!

After some hours hacking WebDBM in my linux box I get this stuff running
fine.

Just change DBMWizard.htm lines adding escape funcion as lines bellow:


    s = "Event=CONFIG_PARAM&Action=EDIT&Name=" + name + "&Back=\"" +
escape(backurl) + "\"";


... and ...


    s = "Event=CONFIG_DEVSPACE&Action=INIT&Name=" + name + "&Back=\"" +
escape(backurl) + "\"";


Good luck!

Edson Richter


-- 
Edson Carlos Ericksson Richter <[EMAIL PROTECTED]>
MGR Inform�tica Ltda

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to