Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  JavaScript    Java / HTML / XML Code Generator

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Sri
Junior Member
Posted
Hi

I am going to start a new project in which I have to migrate all existing user interfaces (in mainframes) to browser based screens.

Can anybody suggest me a tool / any method by which I can describe all the fields, position and other attributes and I get the Java / HTML / XML code for it.

I have some raw screen layout in my hand with all properties of each and every field. I need to generate HTML code for it by giving these properties of each and every field as input.

Sample of screen layouts I have is as follows.

1. Row 2, Col 5, Display "Employee Name", Colur Blue

2. Row 2, Col 20, Input box, Map to variable "EName", Color Blue, Should take alphabetic characters, max length 50, Spaces not allowed

3. Row 4, Col 5, Display "Sex", Colur Blue

4. Row 4, Col 20, Drop down box, Map to variable "ESex", Color Blue, Drop down menu should show "Male" and "Female", Spaces not allowed

5. Row 6, Col 5, Display "Date of Birth", Colur Blue

6. Row 6, Col 20, Input box, Map to variable "EDoB", Color Blue, Should be a valid date, Spaces not allowed

Thanks for your help and support

Thanks in advance
Sri
 
Posts: 2 | Registered: December 30, 2005Reply With QuoteEdit or Delete MessageReport This Post
Member
Picture of Admin
Posted Hide Post
Hello,

I'm sorry, but I don't understand what this has to do with VET technology. Could you please clarify?

Regards
 
Posts: 1188 | Registered: January 08, 2003Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  JavaScript    Java / HTML / XML Code Generator