473,471 Members | 1,695 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Passing Variables Without Request.Querystring...

Hi all,
I have my index.html where I have two frames:

<frameset rows="144,*" border="0" frameborder="no">
<frame src="header.html" frameborder="no" noresize scrolling="no">
<frame src="rightFrame.html" name="frontpage" frameborder="no"
noresize>
</frameset>

I wanted the top of the site to stay in tact while the bottom
constantly changes. With using this structure, I can't figure out how
to pass variables from one page to another in the "frontpage" frame.

What I want is a jive, old list of links on a page within the
"frontpage" frame that all point to the same page, but passes a
specific category id to the next page so that it knows what data to
display. Where I am confused is how to do this when the URL never
changes. Is there a way to set a session variable onClick? If so, how
would I go about doing this?

Thanks,
h

Sep 26 '06 #1
1 2074
just google :

-- frames querystring

lots of answers

"paleHail" <Ha***********@gmail.comwrote in message news:11**********************@m73g2000cwd.googlegr oups.com...
Hi all,
I have my index.html where I have two frames:

<frameset rows="144,*" border="0" frameborder="no">
<frame src="header.html" frameborder="no" noresize scrolling="no">
<frame src="rightFrame.html" name="frontpage" frameborder="no"
noresize>
</frameset>

I wanted the top of the site to stay in tact while the bottom
constantly changes. With using this structure, I can't figure out how
to pass variables from one page to another in the "frontpage" frame.

What I want is a jive, old list of links on a page within the
"frontpage" frame that all point to the same page, but passes a
specific category id to the next page so that it knows what data to
display. Where I am confused is how to do this when the URL never
changes. Is there a way to set a session variable onClick? If so, how
would I go about doing this?

Thanks,
h

Sep 26 '06 #2

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

Similar topics

3
by: Fredrik/Sweden | last post by:
Hi folks ! got this problem... i have a table 'Accounts' in my database, which contains a bunch of users. From the main menu i choose "edit user" and all users in the db are presented in a table....
7
by: Pete | last post by:
Any ideas on how I can set some data in 1.asp, then have 1.asp do a server.transfer (or .execute, come to that) to 2.asp, and have 2.asp access the original data? I'm aware that the Session...
3
by: Kim Lots | last post by:
Hi all I'm trying to pass two variables, but what is wrong with my code? -------- <form name="uno" action="validate.asp?Num=<%=Request.Querystring("Num") %>" method="post"> <textarea...
4
by: JA | last post by:
I have this little tell-a-friend script that will send out a link back to the site. I want to put a link on my product pages that will go to the script, and have the script display the product...
1
by: Consuelo Guenther | last post by:
Hello, I am having problems with passing variables between pages. I have the following: First asp page has the function: -----------------------------------------------------------------------...
3
by: Ben R. | last post by:
I've got an asp.net application with a page that collects user info via forms and I'd like to have those values then passed to a 2nd page for a continuation which makes use of the entered values...
3
by: Joe Bloggs | last post by:
Does anyone know if its possible to pass parameters or the values of Request.QueryString from a web page to a custom control class? I'm using a C# Web Application. For Example I have Web Page1...
7
by: Anne | last post by:
hie there, i want to be able to pass multiple parameters to another page. currently, i am able to do so, but somehow i feel it is not the correct way to do it. below is part of what i have so far....
1
by: - Steve - | last post by:
I can't find the answer to this because I don't know what it's called. I want to e-mail my users a link that is customized to them. For example I want them to click on the link and have the...
12
by: MrHelpMe | last post by:
Hello again all, I've finished my whole application and now I don't like the whole session variables that I am using. I have a form, user fills in info clicks submit and using CDOSYSMail an...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...
1
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...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.