pelegk1
08-05-2003, 05:49 AM
i have an include file in my page:
<!-----#include file="includes/readDB.asp"-------->
and i want want to cal this page giving it params!
is it possible?
beacuse when i do today :
<!-----#include file="includes/readDB.asp?x=4&r=1"-------->
i get an error that the fire
'includes/readDB.asp?x=4&r=1' not found!
what 2 do?
10X:)
PEleg
<!-----#include file="includes/readDB.asp"-------->
and i want want to cal this page giving it params!
is it possible?
beacuse when i do today :
<!-----#include file="includes/readDB.asp?x=4&r=1"-------->
i get an error that the fire
'includes/readDB.asp?x=4&r=1' not found!
what 2 do?
10X:)
PEleg