borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Problems Starting ASP.NET Web Application)Next Topic (ASP.NET : Can I use where I am using asp) New Topic New Poll Post Reply
AndreaVB Forum : ASP.Net : ASP sesision
Poster Message
Afshin_Zavar
Level: Sage

Registered: 17-07-2003
Posts: 64

icon ASP sesision

Hi all

i want to have a program(*.exe) which can give me a specific URL's Session or Request.form values.....!!!!

To see, which data are been transfered....!!!

In ASP 3.0 not ASP.Net


Please help me with your ideas

[Edited by Afshin_Zavar on 20-10-2003 at 08:48 AM GMT]

____________________________
Persia

18-10-2003 at 06:34 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
ahmad
Level: Master

Registered: 03-02-2003
Posts: 120
icon Re: ASP sesision

would u explain your problem a  bit more !!!

if u want to retreive values from one form to another then
in first form where the values are in controls (textboxes, combo, radiobuttons etc ) set action=( the page name where u want those values to go)
in the  second form where u are getting those values
use  this syntax as an example
userid=request.form("u_id")
here userid is a variable of the 2nd form
and
u_id is the control(e.g textbox control) of first form
hope u get it


____________________________
@#@#@

20-10-2003 at 07:53 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : ASP.Net : ASP sesision
Previous Topic (Problems Starting ASP.NET Web Application)Next Topic (ASP.NET : Can I use where I am using asp) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder