In a nutshell...here's what I need in regards to a combo box -
http://javascriptkit.com/script/script2/2levelcombo.shtml
except I want it to go deeper than just 2 levels... so and example would be:
Choose a car make:
then based on that-
Choose a car model:
then based on that-
Choose a car...
Not sure the best way to go about what I want to do so I'll start with just trying to explain what I ultimatley am trying to do. I would like to have a database in which people enter certain information about a univerisity of their choice.... Rather than have a field which has every possible...
Basically we have a client who is going to need to approve line items in an excel speadsheet and I'm trying to figure out the best way to do this... I know how to do this with MYSQL but it is going to be a somewhat very involved process and I think I'm going to be going overboard considering...
Maybe this is the better forum.....
Something is dreadfully wrong on my MSIE. When I go to post or search for something, as soon as I hit submit, all IE windows close down. Its strange because on a small number of sites it lets it work sometimes, but on every thing else it just shuts down! I've...
If this post makes it through, then I guess I can add tek-tips to my very short list of posting sites that is actually allowing me to post!
Something is dreadfully wrong on my MSIE. When I go to post or search for something, as soon as I hit submit, all IE windows close down. Its strange because...
We have a very large amount of pictures that are stored on our local server. I am attempting to make a database so that I can create a local data page that people can type in key words and get matching files... The database itself is fairly simple in structure but I'm running into problems. I...
I can't believe I can't do this but I've obviously been outta practice for too long...
I have a simple picture database that holds just one table which has the location of the picture (field2) on our local network. Each picture has numerous key words associated with it (field3). All I want is a...
I have an excel file that someone had sent a while ago which was basically a NCAA tourney pick-em form. I would LOVE to have it as a template but its been locked so I can't change anything or even look at any coding. Anyone know how I can unlock it? Or at least see any of the macros or...
I have a macro that I use in Word to find and replace certain text, so I thought I could use this same code in Excel, but its giving me an error.....this is an example from the code....what's wrong?!
Sub days()
Selection.Find.ClearFormatting
Selection.Find.Replacement.ClearFormatting
With...
I have a page, which is based on a table that is 745px. I want this page centered regardless of the screen size. I also have layers....which only line up correctly for EITHER an 800x600 res, OR 1024x768, but NOT BOTH. (I'm leaving out the other sizes for now). Sure, I can make seperate pages...
Thanks to all the help I've gotten from everyone on here, I've managed to import the data that I wanted into a database....now here's my next question....I've imported weblog data that has, for each time a person visits my website, the various data like time, data, referer, etc.... Now I would...
What would be the code if I wanted to highlight certain words within a document? Like if I wanted to replace any instance of the word 'boy' with 'boy'(highlighted)?
So far, this is what I have...
Selection.Find.ClearFormatting
Selection.Find.Replacement.ClearFormatting
With Selection.Find...
This is not even remotely my area of expertise, but I have an incredibly large amount of documents that I could really use some VBS for... Basically I want to somehow automate a find and replace for a few things (ex: Find 'top' Replace 'bottom' and then Find 'over' Replace 'under') for this...
I have a webtracking script that sends me an email whenever my site is visited which includes a few different pieces of information (i.e. ip, referer, etc) And the data comes to me looking something like this (for example):
Remote Host: 12.345.678.910
FQDN...
I'm new at CGI and after researching what I can, I am incredibly confused. All I want is a simple form on my webpage, but I'm still confused as to what I need for this. Can someone let me know the list of things I need, for instance, 1)a form on my webpage, 2)a script that goes into my...
Not sure if this would be CGI or not, but if I have a website which has a forum where people can post (like tek-tips) is there a way to some how mask a certain user (either by ip, login name, cookie, etc) to make it look like their posts are actually being posted for everyone to see, when in...
The way I've been doing pages now, I have a header & footer and main page....if I wanted to have another, say, called menu, how and where do I insert it? Also, if anyone out there knows of a good site that explains the basics of the coding involved with including headers/footers/etc, that would...
I want to have a slide show, with captions that change with it....without the text box!! I have found a great one that works with MSIE, and although the actual image slideshow works in Netscape, the captions do not, and instead displays a default. You can find it here FYI -...
Been outta the "Access" loop for a while so this might be a really simple and obvious answer. Basically, I have my DB to track events etc. I use the switchboard and have an "Enter/View Events" option. If the event has passed I would rather not see the record for that event...
OK,
Well I have a database which has a table-JobLog, which is used to log jobs, assign it an id, and store relevant info. Each job will have more than 1 employee working on it but I can't fiqure out how to set this up!
I have an EmployeeInfo table in which the primary key is an autonumber...
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.