From: Daniel N Date: 2007-06-15T20:44:45+09:00 Subject: Re: anybody help me ------=_Part_35509_17491395.1181907884975 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/15/07, Mahendra Waykole wrote: > > hi > i want to open outlook thro my HTML using ruby code(onclick of submit > button). > I have HTML as follow > >
> > >
> > 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/. I don't believe this is possible, since your restricted to HTML or something that the browser can render. That's not ruby. This couldn't be done in javascript either since accessing files on the hard drive would be a serious breach of security. To open a new mail in your default mail progam use Mail Me! However, if you put that on a web page expect spam This can help disguise it for you. Good luck Daniel ------=_Part_35509_17491395.1181907884975--