Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Problems with <%@Page aspcompat=true %> directive


Message #1 by "Nenad Kalman" <n_kalman@y...> on Sun, 25 Aug 2002 14:42:58
I would like to combine asp and asp.net page code. I find out I can use <%
@page aspcompat=true%> but I still have problems. I also would like to 
use "include file" directive  and there are more problems. Can you expline 
me how to use these directives and how ti combine pages (my pages usually 
consist of .aspx file and .aspx.vb file, but there are some .asp pages)?
I usually use .asp pages because I need CreateObject method. Is there any 
other way in asp.net? Thank you. 

  Return to Index