User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 402,624 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 2,140 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 JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 3006 | Replies: 3
Reply
Join Date: Apr 2005
Location: Kerala
Posts: 156
Reputation: hbmarar is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
hbmarar's Avatar
hbmarar hbmarar is offline Offline
Junior Poster

Need help in design and javascript code for Dynamic form

  #1  
May 25th, 2005
hi to all,

Well, I am designing a form which had taken me to a situation that requires advanced knowledge.I just know to use javascript for basic needs.

My need is as below:
I have a form that is report form.Now I am finding it difficult to get the logic going.That is the table for lacation readings should be dynamic...

That is, if it is first reading then only one row is required.else it shold show only one row but should be appending to the row entered previous month.

or else, i would like to keep a edit link in list reports and in the edit page i wud keep alink for next reading.the max number of readings should be 8 also.

Please some one help me with suggestion and a better layout of form and database.

Thanking you , I remain
sincerely
Harish Balakrishnan Marar
Attached Images
File Type: bmp hb-2.bmp (201.7 KB, 3 views)
File Type: bmp hb-1.bmp (267.6 KB, 2 views)
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Dec 2004
Posts: 1,590
Reputation: tgreer is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 34
Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: Need help in design and javascript code for Dynamic form

  #2  
May 25th, 2005
What is a "lacation reading"? I find it difficult to visualize your scenario. Can you post a link to the site?
Reply With Quote  
Join Date: Apr 2005
Location: Kerala
Posts: 156
Reputation: hbmarar is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
hbmarar's Avatar
hbmarar hbmarar is offline Offline
Junior Poster

Re: Need help in design and javascript code for Dynamic form

  #3  
May 26th, 2005
Originally Posted by tgreer
What is a "lacation reading"? I find it difficult to visualize your scenario. Can you post a link to the site?

hi,

Thanks for the concern.
---------------------------------------------
Actually,As you would have viewed the form hb-2 where you find a table with location,vibration,ultrasound,temperature column for readngs, I just want one row for a reading visible.

Suppose, at a time I have two months reading then I should have a option to insert an extra row to database.I would like to have help with a code snippet that should popup a window with a row and with the close of popup should insert/send bac the values to parent form.

on submit it should be able to insert that values also.
-------------------------------------------------------

But I am designing only and since not an expert cannot move without completion of analysis and design.

An alternate where I am stuck is :- to have a form with a row for readings and on submission is taken to listview page where with the form number you have options to view,edit,delete.

Now, when the user selects the edit option, I would like t o have the form opened for edit with a link for popup for entry.Here it has reached the same scenario mentioned above the '---------' .
-----------------------------------------------------

Thanking you I remain

sincerely
Harish Balakrishnan Marar
Reply With Quote  
Join Date: Apr 2005
Location: Kerala
Posts: 156
Reputation: hbmarar is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
hbmarar's Avatar
hbmarar hbmarar is offline Offline
Junior Poster

Re: Need help in design and javascript code for Dynamic form

  #4  
May 27th, 2005
hi, I have designed a sample form and I need the tables motors, pump, compressors but it has become a backyard by the time i got frustrated...with all test trials...

I would like to receive your consideration and help with this plz...

I have four tables in a form and on load no tables are visible.When the user selects a option say ' Motor' then a corresponding table made visible.

PLease share with we a sample code as i am not able to modify this caode to me needs...

<script>
var d=documsent.layers?'layer':'div';
document.write('<'+d+' name=d1 id=d1>');
document.write('<table border=1><tr><td>r1c1</td><td>r1c2</td></tr><tr><td>r2c1</td><td>r2c2</td></tr></table>');
document.write('</'+d+'>');
var _OK = false; // disable on page load
function en() {_OK=true;}
function de() {_OK=false;}
var _s = document.all?document.all.d1.style:document.d1;
function hi() {if(_OK)document.all?_s.visibility='hidden':_s.hidden=true;}
function sh() {if(_OK)document.all?_s.visibility='visible':_s.hidden=false;}
</script>

-----------------
[<a href='javascript:en()'>enable</a> | <a href='javascript:de()'>dis-able</a>]s
[<a href='javascript:hi()'>hide div</a> | <a href='javascript:sh()'s>show div</a>]

Hope you could help me out.....

So leaving the entry form for now and going with preview and edit.

thanking you ,with regards
Harish Balakrishnana Marar
Reply With Quote  
Reply

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

DaniWeb JavaScript / DHTML / AJAX Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum

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