Hai there,
I am working on a website that should have an English and an Arabic version. The English version is working out ok, but I have a problem when converting the Eglish version into Arabic.
My HTML-tag looks either like:
<html lang="en" dir="ltr"> --> English
or
<html lang="en"...
Hi there,
For my application I want users to be able to browse to the location of a file they want to upload. Because of the size of the file I don't really want to upload the file, but only the location of the file.
Is there a way to send the location of the file to the server (and not upload...
Hi there,
I managed to create a table with a fixed THEAD and a scrollable TBODY. Only problem is that the text of the TBODY is partly visible in the THEAD when scrolling.
Anybody a idea how to fix this?
To do so I created 2 classes, one for the container and one for the THEAD...
Hello There,
In my opinion a very basic function for excel, but haven't been able to find it yet.
Every time I want to change the text I've written in a cell I have to dubbelclick on that cell with the mouse before I can find my way back to the keyboard. Is there a shortkey so that I can...
Hello there,
Does anybody know if it is possible (like eg. in Excel) to copy the whole layout of one document to another? This because I have an existing document, but I want to adapt it's presentations to a housestyle.
Thanks,
Mario
Hello Readers,
When you rightclick a file in the explorer, one of the options is 'copy to'. Behind this option there are a few programms which can be chosen (eg. floppy drive). My question is how a can add or remove the options/programs?
I know this should be possible via \Documents and...
Hi there,
I wonder if it is possible to add, eg. msword, to the rightmouse button, when you want to open a file from explorer. Has anyone dealt with this before?
Greets,
Mario
When I try to save an excelfile as html, no option is shown to do so. Do I miss something what I have to install and if so where can I find this?
Thanks,
Mario
Hi there,
Almost the same question as this morning. Is it possible to open an page in a frame en have it automatically resized to the size of the frame, so you don't have to scroll to see the whole page.
Mario
Hi there,
Is it possible to open an image in a frame en have it automatically resized to the size of the frame, so you don't have to scroll to see the whole image.
Mario
Hello,
Does anyone know if and how it is possible, when you create your htmlpage with word, how to specify the targetframe? I know you can create links and links within the document, but is it also possible to create the link to another frame.
Mario
Hello,
Does anyone know if and how it is possible, when you create your htmlpage with word, how to specify the targetframe? I know you can create links and links within the document, but is it also possible to create the link to another frame.
Mario
Hi there,
I´m having a report wich is generated with a lot of empty rows. For a better view I wonder if there is a formula whicht can delete the empty rows.
First step is to identify the empty row, that is not that big a problem I suppose -> if(a1=" ";the removing part;do nothing)...
Hi there,
Problably an easy problem, but could anybody tell me why I am not able to fill the switch-statement with an "function", while I am able to insert a single variable value?
The code I have is as follow:
<html>
<head>
<script type="text/javascript">
function...
Hello,
Using the following js I open a new window:
<a href="" target="_blank" onClick="window.open('name.asp','trefwoord', 'height=275, width=235, menubar=no, directories=no, location=no, resizable=no, scrollbars=no, toolbar=no, status=no');return false;"><img...
Hello,
At the moment I am outlining a form built with a table. To make the <tr> able to have a different number of <td> I tried to work with a 'table in a table' and for the first layer this works, now I am trying this trick (a table in a table in a table) again and it doen not work (though I...
Hello there,
I'm trying to make an very easy imageswap (that is what I thought at least), just by clicking on an image the next image has to appear, by clicking again the previous should appear. The code I have so far looks like this (thanks Banger):
<html>
<head>
<title>test</title>
<script...
Hello,
Has anybody got experience working with javascript and asp (vbscript)? I am designing a page which builds up a table. If you click on a link in the table some extra information should arise (like a windows builing tree). The code, in pure js, without the asp part works fine, but now when...
Hello,
I've been working on this some for some time now, but I am still not able to get a connection to my server. My script is build up with the usual global.asa, then the asp page to open and a file with the function(s) needed.
My global.asa looks as follows:
<SCRIPT LANGUAGE=VBScript...
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.