Help with "refreshing or updating" a form

This is a discussion on "Help with "refreshing or updating" a form" within the JavaScript Forum section. This forum, and the thread "Help with "refreshing or updating" a form are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 22nd, 2006, 18:56
Junior Member
Join Date: May 2006
Location: washington
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Help with "refreshing or updating" a form

I need some help with writing a code for this scenario:

I have a report that allows users to sign their name once they've updated the report. Now and again, that user's manager may need to update that same report and I need to know how to allow that report to refresh with the last person (which would be the manager) who updated the report. Or if the report can retain the user's signature who originally did the first update and then the manager's who edited the report.

I believe it will be best if this is done via javascript, but I don't know where and how to start...I am very new to javascript. Any help will be appreciated.

Thanks,
Jayaime
Reply With Quote

  #2 (permalink)  
Old May 24th, 2006, 21:29
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: Help with "refreshing or updating" a form

What do you mean by sign their name.

Are they using some sort of graphical pad to actually sign their name and have that signature displayed as a graphic of something?

How is this report being stored?
Reply With Quote
  #3 (permalink)  
Old May 24th, 2006, 21:34
Junior Member
Join Date: May 2006
Location: washington
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help with "refreshing or updating" a form

My apology,
Let me be a little clearer. They don't actually sign, but, if the user/manager edits the report, it places their name in the box, "Prepared by:". Initially, it was only the user not the manager editing these reports, but now managers need to edit. So, I need to find a way to add also the manager's name w/ out removing the user's name.

The information is stored on an Oracle database.

But, I think I kinda figured out a way. My thoughts were to create another table in Oracle for editing so it updates each time the user or manager edits the report.

Thanks for responding.
Reply With Quote
Reply

Tags
help, quotrefreshing, updatingquot, form

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
"Self-updating" Calendar - How? Scotalia Starting Out 4 May 11th, 2008 13:03
Creating a "tag" system to find relevant "related" pages MrQuestions PHP Forum 3 Mar 20th, 2008 23:06
[SOLVED] Show "Image" Depends On User "Status"? Monie Classic ASP 6 Oct 16th, 2007 01:22
? IS "meta name="robots" content="?" necessary in pages ? Love2Java Starting Out 6 Aug 8th, 2007 13:48
window.opener.document["nameForm"].getElementById("someid").value; doesnt work drpompeii JavaScript Forum 0 Feb 17th, 2007 23:09


All times are GMT. The time now is 01:12.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43