I've taken the SQL code from a query that works and pasted it into the openrecordset arguement. When I run it, I get
Too Few Parameters. Expected 1
Does anyone know why this might be hapening?
Set rs1 = db.openrecordset("SELECT [Statement Query].Transactions.ID AS mmid, [Statement...
at djbmechanical.com we want photos to scroll from left to wright in a 1000px wide box.
I made a jpg 3000 px wide, and imported it into a 1000 px wide stage.
Ccreated two keyframes at position 1 and position 360, one where the jpg is justified on the left, and the other where the jpg is on the...
I've written this in MS Access VB, but don't know how to repeat it in excel 2000.
I've imported two reports into Excel
Sheet1 - All Customers (Cust Name in Col 1)
Sheet2 - This Years sales, by Customer (Cust Name in Col 1)
I need a list of all inactive customers based on cust name field.
How...
Thank you!
This:
"...value of the listbox bound column."
I don't understand.
Can you give me an example of how the statement might look?
I need to refer to
a) The id of the selected item in ListBox1 (Table1)
b) The ID of the selected item in Listbox2 (Table2)
Thanks for your help.
A form contains two listboxes displaying items from two tables (Table1 and Table2). The user has selected one item in each listbox.
A NEXT button adds a record to a Table3 with the id# of each item selected.
I'm looking for help with the code for the button. How do I identify the id# of the...
The sql server on my website has some data I need.
I realize I can install SQL server on my desktop, download and replicate the database, then import it into excel -- but I'm looking for something simpler such as:
Link to the database at its remote IP address or
Backup the SQL database and...
I'm looking to use javascript to extract the title tag of the page, assign it to a variable, then put that variable into a hidden field in a form so it can be passed.
It's "Where I came from" application.
Need Help with both the Javascript and the Form.
Sort of like...
I don't understand where you're suggesting my error is.
Again, what I am trying to do is to take the text from inside the <title></title> tag and pass it. I can't hardcode the title inside the html tag.
The Code in the first form is:
--------------------------------------------------
<html>...
Didn't work
This created the command line with:
your_script.pl?title=$title&name=$name
when I believe we want
your_script.pl?title=This is the title of the page
am I missing something?
This code was written by someone trying to help -- I think It's more complicated than it needs to be.
Testform1 needs to send its title to a page where the user enters his email and checks a mandatory box.
An email is then sent to the person who filled in the form and me with the original title...
Need to create a script:
1 - Click a button on an html page that sends the <page title tag> to a form
2 - On the form I need to print the <page title tag> and ask for the users name and email. Then Click Submit
3a - I need to send a confirmation email with the title tag and the name.
3b - Need...
I want to create a "Buy Now" button that sends the user, along with the page title in a variable, to a fill in form that has the page title field filled in.
Can you point me in the right direction?
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.