is there any method for
using variable in server.execute()
as
i mean i had asp files named 1.asp,2.asp and so on these are my topics
files
and i wanna import them when they called in other asp file
or using
<!--#include file="variable.asp"-->
what can i do
here is my code
<%
konuno=request.QueryString("No")
server.Execute("konuno.asp")
%>
note : i have lots of topic files like 1to 100 so i cant write one by
one in
" include file with select case statement "
as
islem=request.QueryString("konuno")
select case islem
case "1"
%>
<!--#include file="1.asp"-->
<%
case "2"
%>
<!--#include file="2.asp"-->
<%
and so on
..
<%
end select
i need a code to make this automatic or use server. Execute with variable
regards
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~->
ASP Resources www.asp-dev.com
============================================================
Learn over lunch. Get the developerWorks newsletter and
enjoy tools, code, and tutorials, along with your sandwich.
XML, Linux, Web services, Java -- and peanut butter!
http://www.topica.com/partner/AP-1RMZ49/partners/ibm/aff_landing.html
============================================================
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/asp/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/