--------------010406020606020705090708 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Yousef, you really might want to look at Ruby on Rails, which is a Ruby Web-Framework. Everything you might want to develop for ruby on the web, has most likly be done there already. http://rubyonrails.org/ Greets, Bernd Yousef Jawwad schrieb: > I am asking for , how I can call Ruby from html > > for example : > <html> > <body> > <form action omething.rb"> // its possible to do that > </form> > > > </body> > </html> --------------010406020606020705090708--