473,408 Members | 1,739 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,408 software developers and data experts.

A simple script - or so I thought

Greetings,
I have scanned all the script repositories to no avail
trying to find what would be, I thought, a fairly simple
script.
What I am trying to achieve is as follows, perhaps someone
can point me in the right direction. I cannot unfortunately
programme.

Page1.html has a simple form with 4/5 text fields. Once
completed and submitted, I simply wish the data entered
in those form fields to be displayed automatically in a
table on a new HTML page. There is no need for the data
to be stored in any table. I suppose this is a dynamic
page created on the fly, but it must be in a template form
as there needs to be additional html code on the page that contains
the 'results' table.

Is JavaScript even the best scripting option for something like this?

Is there something 'out of the box' I can use for this function
Regards
Dick Rosser

Jul 20 '05 #1
1 1726
The client-side way is to change your form's method from POST to GET which
puts form field name/value pairs in the URL. See this
http://www.faqts.com/knowledge_base/...id/969/fid/129 for how to do
it.

John

"Dick Rosser" <sp*************@aol.com> wrote in message
news:fH****************@newsfep2-win.server.ntli.net...
Greetings,
I have scanned all the script repositories to no avail
trying to find what would be, I thought, a fairly simple
script.
What I am trying to achieve is as follows, perhaps someone
can point me in the right direction. I cannot unfortunately
programme.

Page1.html has a simple form with 4/5 text fields. Once
completed and submitted, I simply wish the data entered
in those form fields to be displayed automatically in a
table on a new HTML page. There is no need for the data
to be stored in any table. I suppose this is a dynamic
page created on the fly, but it must be in a template form
as there needs to be additional html code on the page that contains
the 'results' table.

Is JavaScript even the best scripting option for something like this?

Is there something 'out of the box' I can use for this function
Regards
Dick Rosser

Jul 20 '05 #2

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

Similar topics

2
by: John Ramsden | last post by:
I have a perl logging module that sends log messages, via post variables, to a simple PHP web app whose purpose is to write them to a database table. The module is organized in the standard...
1
by: Preston Crawford | last post by:
I'm looking to quickly get a photo album online. Very simple, thumbnails, a few pages, maybe a description, but hopefully a small script that's easy to edit and work into my existing site. I know...
1
by: Joseph Barron | last post by:
Here is a SIMPLE problem that I'm trying to solve. It works in Netscape 6.2, but IE6 gives ""No such interface supported." Below are page1.htm and page2.htm . In page1.htm, there are two...
1
by: Randell D. | last post by:
HELP! I am determined to stick with this... I'm getting there... for those who haven't read my earlier posts, I'm createing what should be a simple function that I can call to check that...
9
by: Astra | last post by:
Hi everybody Wonder if you could help me out. I created a simple JavaScript routine to enable a user to click backwards and forwards between small news articles. This routine works fine in IE...
18
by: John | last post by:
I'm getting ready to revamp my Magic Squares pages, which currently show the magic squares in this form: +---+---+---+---+---+---+---+---+---+---+---+ | 68| 81| 94|107|120| 1 | 14| 27| 40| 53|...
11
by: greg.scharlemann | last post by:
I've been playing with this form validation method for a while and have tried an array of things but haven't had any luck with a couple items. 1. The validateForm() function doesn't detect when...
29
by: Knut Olsen-Solberg | last post by:
I try to change the text in a <p> using getElementById(). I wonder what properties exists, and which one to use here. (The following does not work.) Regards Knut ______________________ ...
6
by: Jim M | last post by:
I've been distributing a fairly mature, very specific MS Access application to end users in small offices of colleges for several years now. This is a part-time venture and low volume operation-...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.