I have edit the ui_custom.xml like this:[html] target="_blank" onClick="fs_invoke_with_selection_or_current_directory" public="true" /> [/html]how can i click the menu to open the edit_sitemap_gateway.cgi and pass the username to this?
I have already add the link into menu bar, and it can link to my cgi page. for example, I would like to print out the username on this cgi page, but I just print empty string, how can i do?