Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

.NET Forum


You are currently viewing our .NET Forum as a guest. Please register to participate.
Login



Reply
import/inherit/include other pages into 1 aspx files
Old 10-16-2008, 03:00 AM import/inherit/include other pages into 1 aspx files
Nazi370's Avatar
Skilled Talker

Posts: 70
Name: Nazirul
Trades: 0
hello all..

how to import other coding files from other pages..
i have to import 2 coding files in one pages of ASPX

to make it clear..

3 folders
-Boundary (.aspx file)
-Controller (.vb file)
-Entity (.vb file)

i use CodeFile .. but it can only support one of the vb files..

thanks.

Last edited by Nazi370; 10-16-2008 at 12:47 PM.. Reason: clarification
Nazi370 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-16-2008, 03:35 PM Re: import/inherit/include other pages into 1 aspx files
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Solution explorer, add existing.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 10-24-2008, 06:43 AM Re: import/inherit/include other pages into 1 aspx files
Nazi370's Avatar
Skilled Talker

Posts: 70
Name: Nazirul
Trades: 0
'add existing item' ?

it will add new page of the selected page on add existing item.

i have to import other coding file such..

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="../Controller/Mainpage.aspx.vb" Inherits="Mainpage" %>

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="../Controller/Activity.aspx.vb" Inherits="Activity" %>

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="../Controller/Budget.aspx.vb" Inherits="Budget" %>

but CodeFile can onle be used once..

i have read about masterpage... can we have 2 or 3 masterpages?

thanks
Nazi370 is offline
Reply With Quote
View Public Profile
 
Old 10-24-2008, 03:47 PM Re: import/inherit/include other pages into 1 aspx files
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
You can have as many master pages as you'd like. A detail page can only implement one of them (I think). A master page is a fancy way of saying a template - then you have the "real" page that fills in the blanks in that template.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 10-27-2008, 10:33 AM Re: import/inherit/include other pages into 1 aspx files
Nazi370's Avatar
Skilled Talker

Posts: 70
Name: Nazirul
Trades: 0
okay, thanks john.. im gonna find tutorial on master page right now..
Nazi370 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to import/inherit/include other pages into 1 aspx files
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.22361 seconds with 12 queries