Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameters
Message
De
10/07/2007 11:33:04
 
 
À
10/07/2007 11:14:36
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01238883
Message ID:
01238954
Vues:
10
>First thing I would try is dummying up the method just to see if it works, like so:
>
>Response.Write("Test Text")


Response.Write("TEST") works fine.
Response.write Request.ServerVariable("AUTH_USER") does not. It is empty... don't know why...


>
>
>I will overlook your remark... Except I am giving Sayid your home address and told him you insulted his mother. You had better try this quickly. :-)


Tell his mother to "bring it on!" :)
Sayid, I'm just kidding.


>
>
>>One more asp 3.0 question.
>>When I issue
response.wirte RequestServerVariable("AUTH_USER")
>>
>>Shouldn't I see something like my ID #?
>>I don't get back anything. Why is that?
>>
>>Thanks Mike.
>>
>>BTW
>>I would say something about your value for param2, but there is no Professional football team in Iowa. They barely have a college team. :-)
>>
>>
>>>Is it:
>>>
>>>
>>><form action="Assetlst.asp?Location=California,Param2=CowboysSuck" method="get">
>>>
>>>
>>>>Hello all
>>>>
>>>>I'm actually using asp 3.0
>>>>
>>>>I have a HTML code like this where location is a parameter I'm sending to Assetlst.asp.
>>>>
>>>><form action="Assetlst.asp?Location" method="get">
>>>>
>>>>
>>>>I would like to send two parameters, Location and one other value. What is syntex to do this?
>>>>
>>>>I've tried
>>>>
>>>><form action="Assetlst.asp?Location,Param2" method="get">
>>>>
>>>>and
>>>>
>>>><form action="Assetlst.asp?Location;Param2" method="get">
>>>>
>>>>
>>>>In Assetlst.asp code I'm using
>>>>
>>>>Request.QueryString("Param2")
>>>>
>>>>to access the value but it doesn't seem to be working.
>>>>
>>>>How is this done in asp3.0?
>>>>
>>>>TIA
The American Republic will endure, until politicians realize they can bribe the people with their own money.
- Alexis de Tocqueville

No man’s life, liberty, or property is safe while the legislature is in session.
– Mark Twain (1866)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform