by: Matt Kruse |
last post by:
See: http://www.mattkruse.com/temp/window_closed.html
It looks like the .closed property of a window is inaccessible if the
window is actually closed. Other browsers have no problem detecting...
|
by: Erik-Jan Bakker |
last post by:
Hi
I am not a javascript expert and I have a problem that the guru's
in this newsgroup probably can solve quickly. ;-)
I've made a webpage with three frames: top, left and mainframe.
I...
|
by: Display Name |
last post by:
the customer I'm developing a site for uses a canned form-parsing page that
allows her to have an email subscription opt-in page add emails to a list
she can manage using a link that you point your...
|
by: Richard Trahan |
last post by:
I have an inscrutable problem with window.open. Consider the following
code:
var graphwin =
window.open("","graphWin","height=400,width=400,resizable=yes");
It works perfectly in one place in...
|
by: worldcyclist_noSpam_noSpam_noSpam |
last post by:
Hey folks! I RARELY program Javascript so I know very little about it.
The current project I am on requires heavy Perl, Linux shell scripting,
SSI, MySQL and Javascript and my brain is frying.........
|
by: yb |
last post by:
Hi,
Is there a standard for the global 'window' object in browsers? For
example, it supports methods such as setInterval and clearInterval, and
several others.
I know that w3c standardized...
|
by: EnjoyNews |
last post by:
I have a popup problem.
I have a script that generates a popup for image viewing.
It has 2 function, and the first is that it automaticly generates the popup
window to the size of the image,...
|
by: Francesco |
last post by:
Hi,
got a problem, hope someone could help:
this function should open a popup showing an image automatically
adjusting browser window's height and width. It works fine with IE6 but
not with...
|
by: chambers.anya |
last post by:
Hi,
I've just been scouring the web trying to find an answer for how to do
this but so far without any success.
Basically I want some of the links in my page to open in new tabs (I'm
using...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|
by: SueHopson |
last post by:
Hi All,
I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...
|