include aspx in anotherasp
-
hello like i have one aspx/asp page which iam using in my many anither pages so i don't want to write all the stuff every time how can i do this? i tried with its not working and i also tried with response.writefile("file.aspx") its working but i want to use some functions of file.aspx page in my present page -----------its throwing an error there because it adds the file at run time and the function in it has not declared before so how can i do this can any one suggest me ------------
-
hello like i have one aspx/asp page which iam using in my many anither pages so i don't want to write all the stuff every time how can i do this? i tried with its not working and i also tried with response.writefile("file.aspx") its working but i want to use some functions of file.aspx page in my present page -----------its throwing an error there because it adds the file at run time and the function in it has not declared before so how can i do this can any one suggest me ------------