473,385 Members | 1,732 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

include an external page or what? And how?

I'm having a problem that follows:

I'm building an internal network site. The main page should be
customizable, i.e its main part. That main part (in the middle of the
main page) should be made in such way that responsible people can
upload Word, HTML, MHT or whatever file (or, I can force them make MHT,
for an example) so that it shows up the next time page loads.

I could use i-frames for including the page, but I don' like the idea
since they are limited in size (they can't just "spread" all down the
page to look as an integral part of the page, at least as far as I know
it).

What do you suggest? Use a control? Use an iframe with some options?
Read the files char-by-char and include it in an inner html of a
control? Some special asp tag I don't know about, like "require
document" or "include html document" or what?

Thanks in advance

Darko

Oct 16 '06 #1
2 1047
Hi

I use this control;

http://freetextbox.com/

It is simple to setup and free. You can save the HTML it produces in
your database, provided you set ValidateRequest='false' in the Page
tag.

Cheers

Jared
Darko wrote:
I'm having a problem that follows:

I'm building an internal network site. The main page should be
customizable, i.e its main part. That main part (in the middle of the
main page) should be made in such way that responsible people can
upload Word, HTML, MHT or whatever file (or, I can force them make MHT,
for an example) so that it shows up the next time page loads.

I could use i-frames for including the page, but I don' like the idea
since they are limited in size (they can't just "spread" all down the
page to look as an integral part of the page, at least as far as I know
it).

What do you suggest? Use a control? Use an iframe with some options?
Read the files char-by-char and include it in an inner html of a
control? Some special asp tag I don't know about, like "require
document" or "include html document" or what?

Thanks in advance

Darko
Oct 16 '06 #2
Great, Jared, thanks! I will use it and my supervisor liked it. Thanks
again!

Darko

Oct 16 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: ar | last post by:
If I had a form with one textbox on it and I wanted to populate that textbox on page load, how could I do that from a global procedure? I tried creating a separate class file with the following...
12
by: Santiago de Compostela | last post by:
Hi The following program doesn't compile on MS VC++ or Bloodshed Dev-C++ #include <iostream> int strlen(const char *in) {
17
by: lallous | last post by:
Hello Sometimes, I don't know when exactly, when I try to include an external js file as: <script src='myfile.js'></script> that .js file goes not included in some cases!! To solve it, I...
3
by: Juergen Stein | last post by:
Hi Group, I couldn't find an answer on this with Google, so let me test you :) I've a fairly complex WebApp, and I put most of the JS code in independent external .js files. One of these...
6
by: Dmitri Shvetsov | last post by:
Hi All, Does somebody know how can I include an external file into my C# source file? I need to insert the same strings (about 5-10) into about 75 different files, probably I will need to...
11
by: Duncan Winn | last post by:
I would like to use CStringArray, but when I try to include afxcol.h my compiler (VS.NET) complains that... WINDOWS.H already included. MFC apps must not #include <windows.h> Any...
6
by: jan | last post by:
My apologies for being a javascript beginner and asking such a basic question. This is probably so easy that nobody ever mentions it. Tutorials and places that tell of basic commands never seem to...
0
by: e21media | last post by:
Using ASPEmail can send mail to an account on my server and external emails. However, I have 2 functions that call the same sendEmail function from an include page to send mail external. For some...
5
by: Joey | last post by:
I have the following in the head section of the ASPX page for my master page: <script language="javascript" type="text/javascript" src="MyCodeFile.js"></script> This includes my external...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.