Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 5th, 2005, 06:09 AM
Authorized User
 
Join Date: Feb 2005
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ashokparchuri Send a message via Yahoo to ashokparchuri
Default passing variables from one page to another.

hello...
i want to pass session variables from one page to another page in following conditions.

i have two pages(1.aspx,2.aspx) in 1.aspx page i am taking us4ername and password.i included this 1.aspx page into another page by using includes tab so i was forced to remove page directive.so i want to use 2.aspx for checking the username&password from database.

as i don't have .vb page to 1.aspx i was unable to transfer values to 2.aspx.

please give me reply in detail..

thanks in advance-Ashok Parchuri
 
Old March 17th, 2005, 10:39 AM
Registered User
 
Join Date: Mar 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Let me try to understand your problem. Is it that you don't have "code behind" for 1.aspx? In that case you can have <script language="VB" runat="server"></script> tags in html body and add server code there.

Thanks
 
Old March 22nd, 2005, 09:10 AM
Authorized User
 
Join Date: Feb 2005
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ashokparchuri Send a message via Yahoo to ashokparchuri
Default

hi, DINESH..

thanks for ur reply. any way it was not possible for me to transfer variables by any method. so i just used a webservserver control...

-Ashok Parchuri
 
Old March 24th, 2005, 07:58 AM
Authorized User
 
Join Date: Feb 2005
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hey if u r using C# codebehind then i can help u
Regards

somissac





Similar Threads
Thread Thread Starter Forum Replies Last Post
Passing session variables from login page. captainzorro Classic ASP Components 1 April 23rd, 2008 11:54 PM
Passing Session Variables to the Next Page [email protected] ASP.NET 1.0 and 1.1 Professional 1 August 1st, 2004 06:25 PM
Passing Session Variables to the Next Page [email protected] Classic ASP Databases 2 August 1st, 2004 01:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.