hi i want to open outlook thro my HTML using ruby code(onclick of submit button). I have HTML as follow <form> <textarea cols="50" id="gap_explanation" rows="5" style="width:400px;font:8pt,Verdana" wrap="virtual"></textarea> <input type="button" name="Email" onclick="" value="Email"> </form> I also want to attach file stored on hard drivr automatically to it. It' argent plz. help me -- Posted via http://www.ruby-forum.com/.