Jump to content

Id card editing

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Divya

Divya

    Learning Programmer

  • Members
  • PipPipPip
  • 33 posts
I am doing an id card project using php/mysql and also i have many id card templates.If i click on any template,that particular id card should become editable and one should be able to change the personal details over the template.i must have text boxes specifying different fields on a side and if one enters the data in the text boxes that should be affected in the template id card..How is it possible.??Is there any tool to do this?or is it enough to do with javascript or ajax or flash actionscript?
Refer:Photo ID Badges, Custom ID Cards and Identification Tags Designed Online and Used for Access Control, Security and Employee Tracking

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
I think you should layout it by using divs and css and fill in fields below and use javascripts to connect them.

this way, you can actually shape different divtags with different styles aswell, and even let the user change styles rather easily.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall