Hello,
I am trying to set up a Javascript diaporama. It did work, but I've done something that has broken my code, and I can't find what !!
Here's my code :
<html>
<!---------------------------------------------------------------->
<!-- HTML Header -->...
hello,
I am trying to create a Windows shortcut to launch FrontPage on a particular website (let's say it's www.web_name.com).
I've made a shortcut with command line parameter to tell wich web i'm tryng to open :
FRONTPG.EXE "http://www.web_name.com"
This works, FrontPage opens the...
ok, thx javastripped,[bigcheeks]
I still have my problem :
- I don't want to use window.open(), because i have to do it in another window, that I later have to close, so I have the conf. dialog that appears ... and I don't want this.
- I can't change the window attributes from within the...
Hello, [soapbox]
[machinegun] -->IE<--
I am developping a site, containing menus that use DIV
elements to dynamically appear and disappear.
My problem is that on one page, I have to put an IFRAME,
but whenever a menu's DIV element overlapps (even just a
bit) my IFRAME the IFRAME disappears...
The thing, is that I don't want to use a window.open call,
my window is already opened, I just want to change bars
visibility, and window's innerHeight and innerWidth, but I
don't have access to these features once the window is
opened.
The window.resizeTo(200,200) changes only the outerWidth...
Well ...
It is possible under Netscape ...
window.menubar.visible = true|false;
window.innerHeight = innerHeight;
So there must be a way ...
Maybe someone knows a trick to do this ...
Hello, I am looking for a solution on how to change window attributes with JScript under IE ... [soapbox]
[machinegun]-->IE<--
I know I can use the Window Features parameter of the "open"
method, but I would like to change those while the window is already open. (like changing...
Hello,[pipe]
I'm developping a website, and i'm trying to do the following : [pc3]
On my website, I have to let users list directory contents,
but the default IIS HTML generated is quite ugly, so I
wanted to have a layer containing this listing so I could still have access to top banner/menu...
I have been experiencing the following problem on netscape 7 :
I've tried to deactivate the way netsape launches AIM on each windows startup : so i have uncheked the box "launch AIM on each startup" and it still posp up on each windows startup. I hate this : being forced to close...
Hello,
I am using php+mysql to store big files in a MySQL database as BLOBs.
I am experiencing a problem, and i hope someone here will have
a clue on how to get rid of this.
the error is : 2006, MySQL server has gone away
It happens each time I try to submit an INSERT command in wich a file...
Thanks, it solved one part of the problem, now's the next part :
When my user uploads a file, I compress it using bz2 compression, and then I read the compressed file to store in a BLOB ... (I know that's not the best way, but ...) But when I issue my SQL INSERT request, I have the following...
Hello,
I have a problem with file uploading, on a form I have a <INPUT type="file"> tag, but after submission, php acts as if there was no file (but my netscape form cache exists (nsformxxxxx in /tmp) and it has the right size)
Any idea with that ?
Thanx for any help ...
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.