I am looking for very, very basic HTML username/password protection. The information that is being "protected" is really not that sensitive, I just want to make sure that the right users access the right pages. I know that more sophisticated security is available, but really I am only...
I am using an Data Access page created using MS Access to access data in a database (that's alot of Accesses). I'd like to utilize a message box to alert users that they have saved changes to the database before they leave the page. Access uses javascript to save the data. I know how to create a...
Is there any way to lock the formatting of a spreadsheet so that the column widths and row heights cannot be altered? I want to do this without locking content editing capabilities. Thanks.
I have a database that houses daily data that is entered everyday for the previous day (for example yesterday's data will be entered today, and today's data will be entered tomorrow). The problem I have is that I need to query the previous days data to pull a field for calculations today. In...
I have an intranet site that is actually an hta. When it is openedit is small. How can I make it so that when it is opened it is full screen size.
Thanks.
Does anyone know how to make combo boxes dependent on one another? In other words, the values in box two would be dependent on what the user selected in box one.
Any thoughts, either using VB or the Excel provided macros/dialogue boxes, would be greatly appreciated. Thanks.
pc
Does anyone know how to put two conditions in an If...Then statement? It's not a ElseIf situation, I need both conditions to be true to complete the statement. Simply this is what I would like to do:
Dim i As Integer
i = 2
Do Until Worksheets("Data").Cells(i, 2).Value = Empty
i = i +...
I know I have seen this somewhere in one of the threads, but I don't remember where.
How do you disable the warning "Do you want to close your browser?"
Thanks.
I know this is possible to do, and I am certain that it is also very easy. I'm really new at this and need some help.
What I want to do is to close a parent window (an hta file with a DHTML menu) on the open of the child window. Will this event make the child window now the parent window? Do I...
I am trying to create a menu bar using DHTML that will live on several hta files. I had to use hta files to develop the pages (over HTML) because of ActiveX controls. Becuase they are hta files they won't open in the same browser everytime. So I had the idea to create the floating menu bar using...
I have a web page with frames, and i am trying to get an hta file to run in one of the frames. THe problem I am encountering is that everytime the page loads it asks if the user wants to download the hta file instead of running it in the frame. Can anyone help me with that? Ideally I would like...
I don't know if Visual Basic can actually do this or not, but it can't hurt to ask. I need a file to automatically open every evening at a specific time. The file is an Excel file and it will reside on a Unix box. Any suggestions would be fantastic, be they VB or anything else.
Thanks.
I hope this is descriptive enough.
I have an Excel file that contains data that is updated once a day (using the OnTime method). The source that updates the data is only available on the machine that is running the Excel file (i.e. everyone on the network cannot get the data on their local...
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.