how to do this?

B

BJ-Mac Donel

Dear All


I have done application in asp and it look like below:
index.asp?module=pagename

select case request.querystring("module")
case pagename
<!include page name>
end select

I wonder if in asp.net ?
index.aspx?module=pagename
select case request.querystring("module")
case pagename
how to do like asp
end select

thanks!
dorei
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top