Hi there - I couldn't fit all of the title in - The full subject is:
Display total of contents of 'fields a' for records that have identical 'fields b' in common.
I am attaching code for a query that grabs all the records in a few tables that relate to workshops that have been attended but not...
Hi Eric -
Oh, I wish that was it! but the sHeaderMessage is output here:
<cfinclude template="/textbooks/header.cfm" />
in the "header.cfm" document.
I gave up on trying to get the message to show that way, and instead used the <cfif> to display the appropriate messages - works great...
Hello there -
I've got my page working pretty well but I have a puzzling problem. My variable "sHeaderMessage", which I'm using to communicate with the user, isn't updating at the end of each cfif.
What's weird is that it works just fine on the other pages - but here, it gets set once and then...
I apologize if this has been answered elsewhere - I'm having trouble formulating my question, and thus it's difficult to know what to search for!
I have a query such that the result is displayed in two related select boxes:
SELECT School.SchoolID, School.SchoolName, School.SchoolOpen...
Hi MajP -
I've been careful to select DAO in References - the instructions that prefix the code (item #4) do say to select that.
It's interesting - I also posted this on another forum and someone said the same thing - I wonder if there's a problem with Access 2000? I remember seeing something...
Hi all - brand newbie here. Please be gentle - I've dabbled with VB but I'm not fluent by any stretch of the imagination - although I'm willing to learn!
I'm attempting to create a database using ERD creation software (CASE Studio 2) that generates code based on what db one is using. I created...
Okay - I figured it out...
The "Private" declarations have to stay that way for the form to work properly - I misunderstood the directions and put the following code in the *form*'s code, when it should have gone into "ThisDocument"'s code:
Private Sub Document_New()
frmFormName.Show
End Sub...
Thanks - I see that this macro has 'Private Sub' declared multiple times... I'm wondering now - do I need to change all the 'Privates' to 'Public'? Guess I'll monkey around with it a bit...
Please forgive this question if it displays almost complete cluelessness...
I'm *just* beginning to learn VBA. I wrote a macro based on a lesson, and, for some reason, unlike the other lesson macros I wrote, it's not showing up in Word's Tools-Macro-Macros list :( I've tried everything I can...
Hi!
Well, I don't have an exact answer for you, but I went to Google and typed in "Flash drop down menu" and a whole bunch of sites popped up. I looked at a few and they're all different - you'd just need to decide which one fits what you want.
Also, I bet FlashKit...
I completed a site a couple weeks ago, with a great deal of help from OldNewbie, TulsaJeff, davdesign and others - there is absolutely no way I could have done this without their help! But it isn't even close to perfect (being my first site designed with any Flash at all) and I would love to...
Hi all -
I expect once again to be hitting my forehead and saying "d'oh"... this seems like something that should be easy to do but I'm having no luck... I have this feeling I could do this all with ActionScript but I don't know how...and now I'm stuck.
I'm trying to create an...
Hi -
I've looked everywhere for a way to do this & I'm beginning to lose hope...
I have a piece of music that I want to use on a page, but I want the last four measures to loop.
I created two sound files, and tried doing this by embedding each one in a movie clip & using TellTarget to call the...
Hi! Thanks for your reply -[thumbsup2]
No - not ridiculous - but are you suggesting that I create an entirely new html document with just the larger image in it or is there a way to do it in the same html doc as the original JS? (either way, I'm relieved to have a resolution in sight...[bigsmile])
Hello -
I am almost a total newbie to JavaScript, so I apologize if this is a no-brainer to most of you -
I'm using some script to open a popup window containing a larger picture of a thumbnail in a Flash movie. I put some script in my source:
on(release){...
Hi -
Actually, your first suggestion *isn't* crazy, and probably not far from the truth. If a browser is enabled for "cookies" (which is usually the default setting) the sites have a way of placing them on the visitor's machine, both for site tracking purposes and in some cases to...
Hi there -
Are you moving the .html doc to a different location after publishing to view it?
Flash requires you to publish an .swf when you publish your .html, because the HTML doc needs something to display - if you don't keep both published docs in the same folder it can't find the .swf...
Well, it works now!!!
I just had to change one thing - one of the variables in the ASP was marked "false" for some reason in the original .fla - just for kicks I changed it to "true" and the movie scooted right past to where it was supposed to be - Then my ISP did something...
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.