You are not logged in.

#1 2016-11-01 05:12:59

Muhammad
User RankUser RankUser RankUser RankUser RankUser Rank
بِسمِ اللَّهِ الرَّحمٰنِ الرَّحيمِ
From: Sahiwal Division
Registered: 2012-03-22
Posts: 22,197
Website

ASP Quiz Question.

Microsoft .Net Technologies Quizzes ASP

Question:
<a href="page2.asp?color=green">Go</a><br%> How can page2.asp get the "color" parameter?

Option A):
Response.Parameter("color")
Option B):
Response.QueryString("color")
Option C):
Request.QueryString("color")
Option D):
Get("color")

Correct Answer is Option B):
Response.QueryString("color")


Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/

2016-11-01 05:12:59

Advertisement
Ads By Google

Re: ASP Quiz Question.



\n

Board footer