473,398 Members | 2,404 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,398 software developers and data experts.

forms - pls help

I want to get values from a page and display them in another page
using JavaScript.

Nov 2 '07 #1
6 1111
da*******@gmail.com said the following on 11/2/2007 2:17 AM:
I want to get values from a page and display them in another page
using JavaScript.
OK, then do it.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Nov 2 '07 #2
On Nov 2, 12:34 pm, Randy Webb <HikksNotAtH...@aol.comwrote:
dayant...@gmail.com said the following on 11/2/2007 2:17 AM:
I want to get values from a page and display them in another page
using JavaScript.

OK, then do it.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -http://jibbering.com/faq/index.html
Javascript Best Practices -http://www.JavascriptToolbox.com/bestpractices/
hey... pls help me.... can u send me a coding for this....?
i used a function but was unable to get the output...

Nov 2 '07 #3
da*******@gmail.com said the following on 11/2/2007 2:37 AM:
On Nov 2, 12:34 pm, Randy Webb <HikksNotAtH...@aol.comwrote:
>dayant...@gmail.com said the following on 11/2/2007 2:17 AM:
>>I want to get values from a page and display them in another page
using JavaScript.
OK, then do it.
hey... pls help me.... can u send me a coding for this....?
I could. But, there is a difference between what I can do and what I
will do. Try posting some sample code or a URL to what you have tried so
far. I won't write it from scratch unless you pad my bank account for it.
i used a function but was unable to get the output...
Is your caps key broken? And, what is this mysterious "function" you
used? Post a URL to your best efforts.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Nov 2 '07 #4
On Nov 2, 8:37 am, "dayant...@gmail.com" <dayant...@gmail.comwrote:
On Nov 2, 12:34 pm, Randy Webb <HikksNotAtH...@aol.comwrote:
dayant...@gmail.com said the following on 11/2/2007 2:17 AM:
I want to get values from a page and display them in another page
using JavaScript.
OK, then do it.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -http://jibbering.com/faq/index.html
Javascript Best Practices -http://www.JavascriptToolbox.com/bestpractices/

hey... pls help me.... can u send me a coding for this....?
i used a function but was unable to get the output...
Hi
try to post the code

Nov 4 '07 #5
On Nov 5, 1:20 am, mic...@gmail.com wrote:
On Nov 2, 8:37 am, "dayant...@gmail.com" <dayant...@gmail.comwrote:
On Nov 2, 12:34 pm, Randy Webb <HikksNotAtH...@aol.comwrote:
dayant...@gmail.com said the following on 11/2/2007 2:17 AM:
I want to get values from a page and display them in another page
using JavaScript.
OK, then do it.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -http://jibbering.com/faq/index.html
Javascript Best Practices -http://www.JavascriptToolbox.com/bestpractices/
hey... pls help me.... can u send me a coding for this....?
i used a function but was unable to get the output...

Hi
try to post the code
Try? There is no try! Do, or do not. :-)

--
Rob

Nov 5 '07 #6
On Nov 5, 10:28 am, RobG <rg...@iinet.net.auwrote:
On Nov 5, 1:20 am, mic...@gmail.com wrote:


On Nov 2, 8:37 am, "dayant...@gmail.com" <dayant...@gmail.comwrote:
On Nov 2, 12:34 pm, Randy Webb <HikksNotAtH...@aol.comwrote:
dayant...@gmail.com said the following on 11/2/2007 2:17 AM:
I want to get values from a page and display them in another page
using JavaScript.
OK, then do it.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -http://jibbering.com/faq/index.html
Javascript Best Practices -http://www.JavascriptToolbox.com/bestpractices/
hey... pls help me.... can u send me a coding for this....?
i used a function but was unable to get the output...
Hi
try to post the code

Try? There is no try! Do, or do not. :-)

--
Rob- Hide quoted text -

- Show quoted text -
Thnx i did it.... sry 4 d late reply...

Nov 5 '07 #7

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

Similar topics

6
by: Billy Jacobs | last post by:
I have a website which has both secure and non-secure pages. I want to uses forms authentication. How do I accomplish this? Originally I had my web.config file in the root with Forms...
6
by: ALthePal | last post by:
Hi, I'm not sure if we are able to or even how to loop through the web forms in a VB.NET project during design time. In MSAccess we are able to go through the database -> forms collection and...
19
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
2
by: misscrf | last post by:
I have a search form that is great. I have modified it in such a way, that when search results come up I can bring it back to a useful spot, say an entry form or a report. Here is my lemon (...
2
by: Rob | last post by:
I was working on a project and everything was going fine, then all of a sudden the form set as my startup object stopped loading. I tried setting some others as the startup object, and some of my...
15
by: Joshua Kendall | last post by:
I have a script in which it keeps opening the same form instead of only one instance. I also need help with a form that has a password. Where do I put the actual password? can I use a database for...
8
by: Stephen Rice | last post by:
Hi, I have a periodic problem which I am having a real time trying to sort. Background: An MDI VB app with a DB on SQL 2000. I have wrapped all the DB access into an object which spawns a...
1
by: Troy Bull | last post by:
Greetings I am trying to use a singleton to hold a group of forms. I have a MDIMaster form. I have a class called Forms; Forms is a singleton. I want to do something like the following. In...
5
by: Rory Becker | last post by:
Having now created a Custom MembershipProvider that seems to work correctly with my Logon and ChangePassword controls, I am, as they say, a happy bunny. The next stange is to move on to the...
21
by: Dan Tallent | last post by:
In my application I have a form (Customer) that I want to be able to open multiple copies at once. Within this form I have other forms that can be opened. Example: ZipCode. When the user enters...
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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
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,...

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.