473,698 Members | 2,023 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Pass prameter from a page to another

Hi,

I have a page that calls a multiple frames page (ASP).
I need to send parameters from the first to the multi frames page.
If sending to a simple page, it works. If sending to multiple frames
page, it does not.

--

Thank you,
Doru
Jul 19 '05 #1
3 2446
That was the sample that I posted. ? I don't understand.

Ray at work

"Doru Roman" <do*******@roge rs.com> wrote in message
news:uh******** ******@tk2msftn gp13.phx.gbl...
Thanks Ray for the reply.
No it doesn't. Do you have a working sample on this?

Doru
"Ray at <%=sLocation% >" <as*@me.forit > wrote in message
news:#W******** ******@tk2msftn gp13.phx.gbl...
It does not work using what method? How are you sending?

You can use pass the querystring to your frames like so

<frame src="fr1.asp?<% =request.querys tring%>" />
<frame src="fr2.asp?<% =request.querys tring%>" />

Ray at work

"Doru Roman" <do*******@roge rs.com> wrote in message
news:uU******** ******@TK2MSFTN GP11.phx.gbl...
Hi,

I have a page that calls a multiple frames page (ASP).
I need to send parameters from the first to the multi frames page.
If sending to a simple page, it works. If sending to multiple frames
page, it does not.

--

Thank you,
Doru



Jul 19 '05 #2
Don't worry Ray, my mistake. It works.
I apologize.
Thanks a lot

Doru
"Ray at <%=sLocation% >" <as*@me.forit > wrote in message
news:Og******** ******@TK2MSFTN GP12.phx.gbl...
That was the sample that I posted. ? I don't understand.

Ray at work

"Doru Roman" <do*******@roge rs.com> wrote in message
news:uh******** ******@tk2msftn gp13.phx.gbl...
Thanks Ray for the reply.
No it doesn't. Do you have a working sample on this?

Doru
"Ray at <%=sLocation% >" <as*@me.forit > wrote in message
news:#W******** ******@tk2msftn gp13.phx.gbl...
It does not work using what method? How are you sending?

You can use pass the querystring to your frames like so

<frame src="fr1.asp?<% =request.querys tring%>" />
<frame src="fr2.asp?<% =request.querys tring%>" />

Ray at work

"Doru Roman" <do*******@roge rs.com> wrote in message
news:uU******** ******@TK2MSFTN GP11.phx.gbl...
> Hi,
>
> I have a page that calls a multiple frames page (ASP).
> I need to send parameters from the first to the multi frames page.
> If sending to a simple page, it works. If sending to multiple frames
> page, it does not.
>
> --
>
> Thank you,
> Doru
>
>



Jul 19 '05 #3
Well, okay, but don't hesitate to post back if you get stuck on something
still. That's what we're all here for.

Ray at work

"Doru Roman" <do*******@roge rs.com> wrote in message
news:ey******** *****@TK2MSFTNG P12.phx.gbl...
Don't worry Ray, my mistake. It works.
I apologize.
Thanks a lot

Doru

Jul 19 '05 #4

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

Similar topics

2
6948
by: Shabam | last post by:
I need to have a static html page basically pass all GET arguments from one page to another. For example, I'm on page A. It has "x=12&y=45". There's a link on page A that goes to page B. Page B has a link to page C. Basically what page B needs to do is pass the "x=12&y=45" to page C. It doesn't need to do anything other than pass it. How can I do this?
4
4800
by: tom | last post by:
Hi Experts, I want to pass the selectedDate value from my calender form to another web form or a web user control. Could you please show me how to do this? Thanks in advance.
5
7827
by: Julien C. | last post by:
Hi all, I have an "EditeItem.aspx" page which lets me edit properties of an "Item". In the OnClick() event of my Save button, I do save Item changes to the database and then I redirect the user to the Item page "ViewItem.aspx" with a simple : Server.Transfer("ViewItem.aspx"); I'd like to pass another HTTP parameter so that in the "ViewItem.aspx" page,
8
6574
by: darrel | last post by:
I'm still trying to fully understand how best to pass variables between pages/usercontrols/each other. On a current site I've done, I've had one userControl do the logic and set the variable, and then I had other usercontrols simply read this by traversing the class structure: siteClass.userControlClass.specficVariable. That worked fine. The new site I'm working on is a bit different, as I'm using multiple
2
12359
by: macyp | last post by:
I have to pass values from one aspx page to another. The controls I have in the first page are: a textbox, 3 drop down lists, and 2 check boxes, and a submit button. It is a search page, and the users need not enter values in all the controls. they can leave the textbox blank, and select values from one drop down, or any other combinations. I am trying to pass values with the help of session variables. But I have multiple if else...
2
3183
by: KFactor | last post by:
Is it possible to pass form variables to a page on another server using response.redirect? Or is there a secure way of passing sensitive information from one site to another such as a userID? I would like to avoid using the querystring. This is what I would like to do: When a user clicks on the link, I need to add them to the database and then
2
3102
by: David Thielen | last post by:
Hi; I have a IHttpHandler that is generating a page. If it throws an exception I want to put up a nice page that is based on my master page so it looks good. How can I redirect from my IHttpHandler to my handle_error.aspx page passing it the exception in the request, not in the url. I would prefer to pass the filename, line number and Exception.Message string but I can live with just the Message.
17
7070
by: Rabbit | last post by:
Hi, On my 1st page, i have a function which gets a new ID value and need to transfer to another immediately. which I want to get in 2nd page using Request.form("txtID"), but doesn't work, the returned value is "" Anybody know how to set this value on 1st page properly, in order to let 2nd page catch it? I don't want to use querystring to pass this value!
12
11092
by: raylopez99 | last post by:
Keywords: scope resolution, passing classes between parent and child forms, parameter constructor method, normal constructor, default constructor, forward reference, sharing classes between forms. Here is a newbie mistake that I found myself doing (as a newbie), and that even a master programmer, the guru of this forum, Jon Skeet, missed! (He knows this I'm sure, but just didn't think this was my problem; LOL, I am needling him) If...
0
8603
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9027
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8895
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6518
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4369
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4619
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3046
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 we have to send another system
2
2329
muto222
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.