PDA

View Full Version : Displa content from one ASP page onto another ASP Page



jmd87
01 Oct 2010, 05:42 AM
Hi,

I'm making a site out of JQuery etc and want to be able to add content easily. I dont want to use a full on CMS but my own one built via ASP.

I want to use a program called Filemaker to upload the content onto a server to a page called..say.. Content.asp and the load the text and images from content.asp into design.asp. So When I upload a page from Filemaker it overwrites content.asp thus changing the content in design.asp.

I don't have much hard knowledge of ASP and need a quick solution but something I can learn from for the future :)

Many thanks
Joe

Mordax
02 Oct 2010, 02:40 PM
You need Include

http://www.w3schools.com/asp/asp_incfiles.asp