Reply
embedding an asp file into a frame of another asp file
Old 04-13-2004, 12:10 PM embedding an asp file into a frame of another asp file
Junior Talker

Posts: 2
Trades: 0
I am running small business server 2003 and using asp, my page works fine but I would like to take another .asp page that was created and have the output of the new asp file put it into a frame on the first page. Not looking to create a link, but to acually put the information in the frame at startup.

Thanks,
rider9002 is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 04-14-2004, 04:26 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
Why cant you just use the .asp file as the source for that frame? I guess I'm not fully understanding what your asking.
Anacrusis is offline
Reply With Quote
View Public Profile Visit Anacrusis's homepage!
 
Old 04-19-2004, 12:55 PM
Junior Talker

Posts: 2
Trades: 0
HI,

Let me explain alittle better, I have an index page that is broken into tables, I also have an asp file that is used in another part of the website, but I want to pull the file and place the information in the far right table. Is this possible or do I have to make it frames?

Thanks
rider9002 is offline
Reply With Quote
View Public Profile
 
Old 04-19-2004, 01:08 PM
D.Viddy's Avatar
Average Talker

Posts: 24
Location: Soldotna, Alaska
Trades: 0
Oh yeah buddy. You don't need frames. Wherever you want to put the asp file in the page, pop this in that place.

<!--#include file='filename.asp'-->

There ya go buddy. Remember that the above does not go between the <% %> block.
__________________
-Dylan Vester
D.Viddy is offline
Reply With Quote
View Public Profile Visit D.Viddy's homepage!
 
Old 04-19-2004, 10:22 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
Also make sure that your index page has a .asp or .shtml extention, otherwise using include statements won't work.
Anacrusis is offline
Reply With Quote
View Public Profile Visit Anacrusis's homepage!
 
Reply     « Reply to embedding an asp file into a frame of another asp file
 

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.31432 seconds with 13 queries