473,473 Members | 1,510 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Application.FollowHyperlink question

I'm using the following code in Access 2000 to open a new MS Internet
Explorer window with whatever URL value I pass to myURL:
Application.FollowHyperlink myURL, , True
(the True opens MS Internet Explorer in a new window)
The problem is, when a user clicks the Back button in MS Internet
Explorer, the Access Window comes back to whatever size and position
the user shaped and placed the MS Internet Explorer window. This is
worse because I have this application using all popup forms and the
Access Window barely visible on the screen when the application loads.
Is there a way to make the Access application go back to a specified
location and size after the user clicks the Back button in MS Internet
Explorer, or short of that, is there a way to disable the Back button
in MS Internet Explorer.
Any help is appreciated.
LQ
Nov 12 '05 #1
1 7207
Lauren Quantrell wrote:
I'm using the following code in Access 2000 to open a new MS Internet
Explorer window with whatever URL value I pass to myURL:
Application.FollowHyperlink myURL, , True
(the True opens MS Internet Explorer in a new window)
The problem is, when a user clicks the Back button in MS Internet
Explorer, the Access Window comes back to whatever size and position
the user shaped and placed the MS Internet Explorer window. This is
worse because I have this application using all popup forms and the
Access Window barely visible on the screen when the application loads.
Is there a way to make the Access application go back to a specified
location and size after the user clicks the Back button in MS Internet
Explorer, or short of that, is there a way to disable the Back button
in MS Internet Explorer.
Any help is appreciated.
LQ


I don't know if this will help. In the Access form's OnActiveate event
enter
Docmd.Restore
Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Colleyville Alan | last post by:
I could not find this in the help file, so here goes... I have some code that opens a word doc which is then set to a variable called Target. Then a FollowHyperlink opens another word doc that...
0
by: James Edey | last post by:
I am attempting to use FollowHyperlink from a button in Excel to initiate a web page that has a large set of parameters. I get a run time error if the number of characters in the link gets to...
2
by: bobdydd | last post by:
Hi Everybody Access 2000, Windows XP Is there any method by which I can pass a value from an Access 2000 form to a web page. I am using Application.FollowHyperlink to open a web page but I...
2
by: AlastairHardwick | last post by:
Hi, Wonder if you can help? I have an Image Management Database which holds various information relating to Ghost Images and Testing. I am using a textbox with a hyperlink to display the path...
1
by: comson | last post by:
I need to send an xml to the doPost method of a url using Application.FollowHyperlink url. Can someone help me with the syntax?
1
by: Dsperry101 via AccessMonster.com | last post by:
Hi Everyone, I have a work order database . I am trying to allow user's to attach files to the workorder (ie cad dwq's , text files , pdfs, pictures etc) I have the attachment logic resolved but...
2
by: BLez007 | last post by:
Has anyone ever come across this problem before, or got any insight as to what may be causing it... I am using application.followhyperlink to open files in a directory from an MS Access form......
0
by: mpfohl | last post by:
How do I use the FollowHyperlink method to go to a .asp website and automatically enter in the parameters to run a search and go to the search results page? E.g., if the site is a driving...
7
by: fpesante | last post by:
Hi, I I'm trying to create a form on database that user can choose and adress from a list box then click on a command button and they will be able to open the site. I am not able to retreive the...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.