MCQs > IT & Programming > ASP.NET > You want to send the string 'hello there' as a Querystring parameter called 'greetings' to a web page named 'greetings.asp'. Which of the following statements is correct?

ASP.NET MCQs

You want to send the string "hello there" as a Querystring parameter called 'greetings' to a web page named 'greetings.asp'. Which of the following statements is correct?



Answer

Correct Answer: Response.redirect "greetings.asp?greetings=" & urlencode("hello there")

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it