473,395 Members | 2,006 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Startup disabled; how do I compensate?

I work in a networked environment. It appears for securtity reasons my startup menu builder has been disabled. I have started to create menu pages on my own, but ran into problems. For example, when i call one page to open from another form how do I get the intial page to close? Is there a code for that?

Public Servant
Mar 27 '07 #1
2 1243
Denburt
1,356 Expert 1GB
You can hide it or close it:

Screen.ActiveForm.Visible = False

or

Docmd.close
Mar 27 '07 #2
Denburt
1,356 Expert 1GB
You might want to teke a look here you just might find some things you like:

http://www.thescripts.com/forum/forum203.html
Mar 27 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Matt Rapoport | last post by:
I'd like to programmatically remove a service or change its startup type to disabled. I know how to remove it from the command line but is there another way using the win32 extensions? I've...
6
by: PerryC | last post by:
I have search googles and there are hundreds of tips about AllowByPassKey... however, none works for me... well, perhaps I am too new to such high level functionality that it just does not make...
4
by: John Baker | last post by:
Hi: I know MDM.EXE (Machine debug manager) is important in debugging scripts, and that it is installed with MS office. However does it have to be on the startup menu? That is, does it have to be...
6
by: mathewg | last post by:
I had errenously gone to the option Startup in access and disabled all items ... I am now unable to open up my application... is there any way i could restore the same...Pls help
0
by: normb | last post by:
I'm writing a C# app in which I need to get the Startup type of a couple of services that are registered on the machine. I need to record what the Startup type value is at the time of program...
5
by: voronwae | last post by:
Hi folks. Either I'm missing something really obvious (most likely) or I'm missing something really subtle. I've been building up a machine as an IMP webmail server, with php 5.1.2, cyrus-sasl,...
0
by: zacks | last post by:
I found where the current scheduled tasks for MSCONFIG startup are stored in the registry. But I see that the only ones listed are the currently active tasks. If you had gone into MSCONFIG and...
2
by: rqcoder | last post by:
Is there a way to change a Service's startup type somewhere in the .net framework? I've been messing around with the System.ServiceProcess namespace which allows me to start, stop and pause...
8
by: cj | last post by:
In 2003 I sometimes changed the startup object of a project to Sub Main which was found in Module1.vb. I upgraded one such project to 2005 and I notice in the properties page for the project that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.