Delphi JS Generator Library for ASP.NET(Beta) - English
Versão em português clique aqui
Delphi JS Generator Library for ASP.NET is a set of classes to help with the automatic generation of JavaScript in Delphi ASP.NET applications.
If you are interested to help in the evolution of this library, send me an email (andreano.lanusse@borland.com) with your idea or source code.
This first beta release has the following functions: setfocus, confirm and alert dialogs message, automatic tab when the field is full
The source is avaliable, the more ideas you send, the more help Delphi developers will have to write more in Delphi than in "Java Script" :o)
The library in available in code central: http://cc.borland.com/Item.aspx?id=23926
Share This | Email this page to a friend
Posted by Andreano Lanusse on February 13th, 2006 under ASP.NET, Delphi, English |5 Responses to “Delphi JS Generator Library for ASP.NET(Beta) - English”
Leave a Comment
Server Response from: dnrh1.codegear.com

February 14th, 2006 at 2:54 pm
Agora está ok
Tks
February 15th, 2006 at 4:33 am
It’s actually amazing, that you need such a library to set the focus to a certain control in asp.net.
In IntraWeb we just say
Edit1.SetFocus;
–
Regards,
Olaf
Atozed Software
February 15th, 2006 at 9:17 am
It’s really nice if we can have such a library. I have some good ideas what we use in our daily life. I’ll send it to you.
Regards,
Atul Parmar
February 15th, 2006 at 1:21 pm
Atual,
I’m waiting your ideas, thank you for the feedbacks…
Regards,
Andreano
March 1st, 2006 at 12:39 am
Cool! That is going to be very handy.
Thank you! Thank you! Thank you!