Hi ,
Is there a setting or something i can do to tell the web server to send data in small parts instead of the whole page all together! It seems that this is slowing down the system!
Tahnks
B
Hi All
I have a folder that contains various files (pdfs, .doc, .xls, .txt) . Now i have a list of files on my page and i would like that when the file is clicked it will open within the browser (those that have plugins such as pdf or word docs)!
I'm using the following code to open it...
Hi all,
I have a problem which are causing me great stress (ok not that much...but better look grave ejj!!hehe). Well, i've installed Fedora Core 3 on my P4 with 512MB of Ram and also installed are Apache v2.0.52 and PHP 5.0.0 RC2 which i manually compiled and installed. Also installed is the...
Hi all
I would like to ask two things, if you don;t mind...
1. The intranet i'm writing for the company i work for stores lots of documents (mainly word, pdf and excel files), and i store them all in one folder on the server! I need a way to load the document in an iframe without using the...
Hi all,
I have an iframe within my html page, and upon pressing a button i would like to do the following:
var location = parent.mainframe.location;
var lArray = location.split("?");
alert(lArray[1]);
where mainframe is the id of the iframe.
The error is givin on the second line of...
Hi
Is it possible that when a new window opens it will be the same size as the DIV. This is because i have a form which loads dynamic data and can have quite a full list. But when its empty i don;t want to show white background uselessly but it will be resized as it should!
Thaks
B
Hi all
I have the following very simple function:
function OutMenuItem()
{
var mX = event.clientX;
alert (mX);
}
This function is called on the onmouseout event of a div by using:
onmouseout="setTimeout('OutMenuItem();', 500);"
When i run the script an error Object Required is...
Hi All,
I need serious help here...quite urgent i mean!! hehe who doesn;t!
Well i have a page that loads a Menu created with Div's! Underneat the menu there is an iframe and most of the times the iframe loads a pdf file. My problem is this, that when the pdf is loaded and a user tries to...
Hi
I've created a menu item called 'Function' that when the mouse goes on it a <div> menu appears. Now i would like to keep the menu open until it looses focus either on the Menu item or on the Div! how can i do this!? any help please
Thsnka
B
Hi All,
I've got a problem on my new 'server'. I have a P4 with 512MB Ram and has Fedora Core3 installed with Apache 2, PHP5 and Mysql 5. On it i'm running the company's intranet which used to be hosted on a very small pc (Pentium 1, 96Mb Ram) and it used to work great. Now on this new hardware...
Hi all
I would like to create a combo box with a list of Company Names, but i would also like to add a value with each Name. Therefore once the company is chosen an id can be extracted from it!
How can i do this? The combobox is not data bound just data inserted!
Thanks
B
Hi
I have several documents which are only viewable by limited people. The intranet i have created opens these documents (word, excel etc etc) in a new window! The problem being that the document is opened through the header function therefore the url will be cached (ie...
Hi All
I have a problem as i've built a tool which works on ftp, but the server i am to install on has only secure ftp ie sftp.
What do i need to work with sftp; what do i need to install? and what have i need to change to work with sftp on php?
Thanks
B
Hi
I have a folder that contains sensitive documents. These documents should only be accessed via the intranet but it seems that some users are getting directly to the URl via something like: http://intranet/upload/docs/document.xls
which is quite unacceptable.
How can i deny them this...
Hi
I'm building this new app and wanted to create a Data Class which should practically open a connection with sql server, mak the necessary command and closes the connection.
So i have a function which i was thinking of hving two input parameters: one for the Stored Procedure to be used...
Hi all,
Our company has a very static website and my boss would like to edit (in a very, very simple manner). So, the idea on online editing came to mind...though i have no idea of where to start..
I was going to start with ftp to get the pages..but then i got lost!
Any ideas would be very...
Hi
I'm trying to use the DataSet and to do so i've referenced the System.Data right! But as soon as i declare a DataSet it asks me to reference the System.XML too.! Should it be so?
When i tried to reference the System.XML and used the below code it failed; as opposed to when it USED to work...
HI,
I've just upgraded my MySQL from 4.1 to version 5...i know its still in Alpha but its on a testing machine..nothing serious. Though i was looking into stored procedures..and they seem quite decent...what are your views on this? Also (most important to this thread), how does PHP runs a...
Hi all
I've setup a local intranet where if the users type in https://intranet the server will direct them to the appropriate folder and the intranet will load up.
I have two questions:
1. If i want to create this https://intranet:9991 which will direct me , as an administrator, to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.