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

how can i retrieve some information which i have entered in text box of previous page

hello friends.....

please help me in solving this problem.......i have created a webpage which takes the input as name....male/female.....department......and after submitting the page when next page opens i want to greet the person with his name which was entered in the previous page in text box.....

please...please....please...help me in solving this.....

bye..urs praveen
[edit]
Jan 14 '08 #1
1 970
gits
5,390 Expert Mod 4TB
hi ...

welcome to theScripts ...

first: please don't post you email-address in the forums, it's for your own security, you don't want to get spamed :) ... and at least it is against the posting rules of this site ...

second: to your problem ... you could add an url-param when loading the next page ... so in the site you call your next page you call it like this:

Expand|Select|Wrap|Line Numbers
  1. 'your_next_page.html?name=whatever_the_name_is';
in the next page you may retrieve the value through the location.search property of the location-object and handle it the way you want.

post the code you have so that we have something to work with ...

kind regards
Jan 14 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: Daniel Tonks | last post by:
First, please excuse the fact that I'm a complete MySQL newbie. My site used forum software that I wrote myself (in Perl) which, up until now, has used flat files. This worked fine, however...
5
by: chin | last post by:
Hi, I am trying to retrieved the value of the textarea with the newline preserved without having to submit the form to the server. Does anyone knows how to? I tried soft and hard wrap but both...
2
by: epigram | last post by:
I'm responding to a button click event on an asp.net web form. I then need to retrieve the value from a TextBox control and I want to compare it against the control's previous value to see if it...
5
by: ggk517 | last post by:
We are trying to develop an Engineering application using PHP, Javascript with Informix as the back-end. Is it possible to retrieve data using Javascript but by accessing the Database. Say...
4
by: StevensSpam | last post by:
How do I retrieve user inputs from web page into the C# program that is running behind? I am using Visual Studio to create an ASP.NET web application with code behind (aspx.cs) feature. Also, how...
6
by: Allen | last post by:
Hi, I want to retrieve the selected folder and entered file name from the SaveFilsDialog. The user is able to create or selected a different folder during the dialog displayed. If user enters...
3
by: staeri | last post by:
I have a page containing a dropdownlist. After clicking a hyperlink another page is opened. How can I retrieve the selected text in the dropdownlist from the new page without using a session or...
4
by: LetMeDoIt | last post by:
Greetings, I'm using ASP to retrieve from MSSQL and I then populate a table. After several months of successfull retrieves, this same code now bombs out. It turns out that if I clear out from...
10
by: Ghanathe | last post by:
Hiii, can any one tell how to retrieve information of particular person from database and display it in text boxes, i mean if i enter name of employee name it should display all information about...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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

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.