ok, i understand where you are coming from.
Let me explain. I have my website running from an offsite hosting company and my ASP pages running on my server in the office. My database is local as well, so that is the difference.
I guess I'm happy with my work-around but thanks for the help!
John,
Basically, I am trying to track stats from different users that view the site. I am logging their browser window dimensions, browser version, flash version and other information.
The reason i thought i had to use a frame was becuse I am loggin this info into a database using an ASP...
vacunita,
Thanks for the help. I think the major issue is that the <frame src="..."> will not take variables, javascript or otherwise.
If this is not true, then please let me know. What i am trying to do it get the browser window size of the MAIN frame from the hidden frame. If i try to...
i have a main page that loads 3 frames. The first uses 100% of the window and the second and third frames use 0% or are hidden.
One of the hidden frames is an ASP page that uses ASP, VB and javascript to pull the information from the user's browser and saves them into javascript variables...
I am trying to loan an ASP page in a hidden frame. The URL for the ASP page has a querystring attached to it, however the querystring has variables that i am getting from my javascript and so I can't reference the url reicetly in the "<frames src =" section becuase of the variable querystring...
I bet that your Alt-F11 combination to open VB Editor doesn't work either. I just fixed my propblem by going to "tools" on the menu bar of Access, then to "startup", then you have to enable "use access special keys" and it should work. Let me know.
Duane,
I used sum and count functions similar to the one's in the cheesy northwinds sample database and thos worked great. Thanks for your willingness to help.
Geoff
I think i just figured it out. I am using the dlookup function to get the values instead of using the count function. I tried it and it seems to be working.
Any other possible functions?
Geoff
Hey Duane,
I did as you said and changed the date field name to signing_date and I also made the other filtersignings change removing the #'s, but the same thing is happening.
I think it has something to do with the fact that I am totaling the values up in the group header by sales rep, but...
I have read multiple other posts regarding the where condition not working properly on the open report action and haven't found a solution that will work for me. I have a simple report that pulls information regarding loan signings from my database and outputs the info separated by sales rep in...
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.