[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Conversion of .aspx into .rhtml

manohar amrutkar

1/31/2007 10:06:00 AM

Hi Everybody,

I am working on a project which is implemented in .net
framework before ( vb and asp ). Its a website about articles, columns
etc. I want to implement it in ruby platform.
I have problem in designing , As it is already ready but i
cant use it due to asp tags and different logic used using .net. I
want to get only HTML code from the .aspx files. Does anybody can
suggest something to solve this problem???