I wanted to use a simple html form <form> tag as well as an html link <a> tag in a dashlet.
I see I can display regular html in a dashlet, but when I use a form, and I want to remain in the same dashlet on the same page, where do I point the action= attribute? do I use the web script url for the dashlet? If I do so, will I remain in the dashlet? And for the <a> tag can I link to another html page and have it display within the dashlet that called it?