User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Database Design section within the Web Development category of DaniWeb, a massive community of 329,033 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,473 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Database Design advertiser:
Views: 230 | Replies: 2
Reply
Join Date: Apr 2008
Posts: 1
Reputation: kvivekanandan is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
kvivekanandan kvivekanandan is offline Offline
Newbie Poster

DB Design for static online Forms

  #1  
24 Days Ago
Dear all,

Requirement is - There is online Form with lot instructions and also user inputs values and there is also a row column intersection values also to be stored.

Eg - Name, details1, instruction1, instruction2 - There are having singular values.

Other - Prospective loss - Here the user will enter in Amount1, amount2, amount 3 for the same item.

Further the user has to print the entire form with same text of UI in pdf/excel.

How to design db for picking up label and its corresponding values from backend.

Thanks in Advance,

Regards,

Vivek
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Sep 2007
Location: North Bay Ontario
Posts: 171
Reputation: trudge is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 20
trudge trudge is offline Offline
Junior Poster

Re: DB Design for static online Forms

  #2  
18 Days Ago
What have you got so far?
Amer Neely - Web Mechanic
"Others make web sites. We make web sites work!"
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 1,546
Reputation: peter_budo will become famous soon enough peter_budo will become famous soon enough 
Rep Power: 8
Solved Threads: 149
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is online now Online
Posting Virtuoso

Re: DB Design for static online Forms

  #3  
18 Days Ago
This is more of html question, but here you go...
Most of html tags can use ID or NAME to store identifications that can be read and sent with form for processing such as
  1. <form>
  2. <input type="radio" id="sex" name="sex" value="male"> Male
  3. <br>
  4. <input type="radio" id="sex" name="sex" value="female"> Female
  5. </form>
Combined with PHP/JSP/ASP you can find out which value belongs to which element
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb Marketplace (Sponsored Links)
Thread Tools Display Modes

Similar Threads
Other Threads in the Database Design Forum

All times are GMT -4. The time now is 5:26 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC