#include directive
-
I'm having a problem that is when ever i am trying to include a file in an asp.net page i'm unable to include the page, i.e., I have made a page known as top.htm and when i use it doesn't includes that file...
-
I'm having a problem that is when ever i am trying to include a file in an asp.net page i'm unable to include the page, i.e., I have made a page known as top.htm and when i use it doesn't includes that file...
Doesn't that only work for asp ? In ASP.NET, we create controls and reuse them. Christian Graus - Microsoft MVP - C++
-
I'm having a problem that is when ever i am trying to include a file in an asp.net page i'm unable to include the page, i.e., I have made a page known as top.htm and when i use it doesn't includes that file...
I doubt ASPNET allows that. Create user controls instead ---------- Venus Patel http://patelsinc.blogspot.com/ A student knows little about a lot. A professor knows a lot about little. I know everything about nothing.