For continued disscussion on this topic : maximised windows
Armadillo
08-09-2000, 07:48 AM
hi,
i just downloaded VB 4, and i found that there is a way of controlling the miaximised/minimised status of a window using WindowState
the values are:
0 for normal
1 for minimised
2 for maximised
how do i involve this with the window.open?
also, i dunno how to assign those values to the WindowState in a code itself.
thanx :)
ps: Does anyone here know any VB or know any good links to learn VB?
:p :D
Vincent Puglia
08-09-2000, 05:01 PM
Hi Armadillo,
Sorry, can't help. vb...sounds too much like a disease to me :)
moving this thread to the asp section.
Vinny
gzazJim
08-09-2000, 07:19 PM
Hi there,
You should be able to assign the values as window.open.status(numeric code here), but this may not work as expected with VB in ASP. Now I MAY be WAY ofdf here, so try it out first!
VB 4 has many deprecated dot notations and as such may not work well with Internet Explorer very well, or at all!
As far as good resources for VB, take a look through some of the Wrox books - most of them are excellent references, and often aren't too terribly "techy."
Good Luck!
Jim
Vincent Puglia
08-13-2000, 06:45 AM
Hi everyone,
I closed the javascript thread below, and would like this one kept open, OK?
http://www.webxpertz.net/forums/showthread.php?threadid=745
Jim: In the above post, I stated it is unlikely to be able to pass a variable from javascript to vbScript without the use of cgi.
But, now that I think of it, you might be able to 'hide' the variable in a 'hidden' form, and if it is declared in the other language, then pick it up through the form.
Vinny
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.