PDA

Click to See Complete Forum and Search --> : application variables in global.asa


pradnyesh
Jan 30th, 2000, 04:56 PM
i am not able to utilise the application lavel variables defined in global.asa whenever i try to use such a value like
<%=application("var")%> it says that this variable contains a null value

can anybody help me
do i need some extra settings for using vaalues in global.asa