473,388 Members | 1,230 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Javascript/HTML table problem.

Hi,

I was wondering of anyone could help me. I am developing a time and
attendance web page.

On the time sheet page i have created a years worth of entries in the
database for a user so that they may create entries ahead of time(for
holidays etc.).

My problem is that when i load the page, i display the current month
for that user and it displays:

Date Month Day TimeInMorning TimeIn Evening etc..

What i would like is that a user may update any field and click on a
save button which will update the field(s) that they have changed. I
ahve attempted in javascript to do this but i am failing. If anyone has
a solution or if this is even possible i would be grateful.

Thanks in advance.

Sep 12 '06 #1
3 1168
DracusWolf wrote on 12 sep 2006 in comp.lang.javascript:
Hi,

I was wondering of anyone could help me. I am developing a time and
attendance web page.

On the time sheet page i have created a years worth of entries in the
database for a user so that they may create entries ahead of time(for
holidays etc.).

My problem is that when i load the page, i display the current month
for that user and it displays:

Date Month Day TimeInMorning TimeIn Evening etc..

What i would like is that a user may update any field and click on a
save button which will update the field(s) that they have changed. I
ahve attempted in javascript to do this but i am failing. If anyone has
a solution or if this is even possible i would be grateful.
To save it on the server you will need serverside coding
and a serverside database.
Yes, you can do that with serverside j[ava]script under ASP.
If that is your wish, ask in:
microsoft.public.inetserver.asp.general
[as comp.lang.javascript is mainly used for clietside javascript.

To save it on the client in a database or file is not possible
in the standard internet security environment.
You clould try to save it on the client as a cookie,
but all that seems impractical to me,
as you will getdifferent data on different pc-s.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Sep 12 '06 #2
Evertjan, thanks for your response, i should have indicated that i am
using sqlnavigator 5 and oracle portal 10g to display my web page,
would i still need to ask the group that you have recommended.

Thanks again!

Sep 12 '06 #3
DracusWolf wrote on 12 sep 2006 in comp.lang.javascript:
Evertjan, thanks for your response,
[Please always quote on usenet, this is not email]
i should have indicated that i am
using sqlnavigator 5 and oracle portal 10g to display my web page,
I thought webpages are always displayed by browsers.

Are those two browsers?
would i still need to ask the group that you have recommended.
If they are serverside programmes [and not display devices]
do they run on Javascript code?
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Sep 12 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Andy | last post by:
Hi, I am complete JavaScript novice and would really appreciate some help with this code: ===================================================================== <%@LANGUAGE="VBSCRIPT"...
2
by: Jackson Yap | last post by:
can someone kind enough to help me look at the attached html and js file? Why is it that the javascript menu could not work at www.apchosting.net but could work at...
14
by: tshad | last post by:
I posted this on the asp.net group, also. I wasn't sure whether this was an asp.net problem or a javascript problem. I have a page that was originally created from a program I found on the net...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
9
by: tshad | last post by:
This is from my previous post, but a different issue. I have the following Javascript routine that opens a popup page, but doesn't seem to work if called from an asp.net button. It seems to work...
7
by: C.Joseph Drayton | last post by:
I have a problem that I am hoping someone can help me with. First let me describe the problem. I have an HTML form that in one field has an onBlur call to a JavaScript function. When you exit the...
4
by: bboyle18 | last post by:
Hi, I am working with a table sorting script which can be found here http://www.workingwith.me.uk/articles/scripting/standardista_table_sorting This script works very nicely, but when there is a...
2
by: sorobor | last post by:
dear sir .. i am using cakephp freamwork ..By the way i m begener in php and javascript .. My probs r bellow I made a javascript calender ..there is a close button ..when i press close button...
7
crystal2005
by: crystal2005 | last post by:
Hi all, I'm currenty creating a website. I got one confusing problem related to CSS and JavaScript actually, not really html. The problem is, I actually want my welcome screen page is to be random...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.