This is an include, I stated that in the first thread. The Javascript isn't in the middle it's in the include file. When you view source on a page that has an include it puts it where the include is located. I don't know how you would have only one form when each process of the dropdown...
But each dropdown is a form and won't work without that setup. That is why I put it in a seperate file and did an include but it is still wrapped into the main form. It doesn't work if I take it out either. Do you know of a way to create a double dropdown without using forms?
I have a form that has an include in it that contains a double drop down that then populates three text boxes. The javascript that runs the drop down boxes consist of two forms to get them to work. Then the include and the rest of the data is surrounded by a form to input the data into a...
I tried that and that didn't work either. I'm not sure why though. The javascript file has 3 different javascripts in it but that shouldn't matter. The asp file has none and there isn't anything apparent conflicting. A little more detail- the form is a typical form in asp, the include...
I have several asp files that use the same javascript information. Instead of repeating the javascript on each asp page I'm wanting to use an include statement within the asp and refer to a singel javascript file. When I do this it disables the submit button on the original asp page. I really...
It must be in one of my other connecting pages, when i run this page by itself it brings up the correct record...I just can't figure out where it's at. Somehow it is not pulling it up immediately...do you know how to make the page wait until to make sure the record is added?
That works.... but it will always bring back #198 in the database for some reason.
These codes, pages are pretty lengthy...the first page is the form, it is sent to the asp page that updates the database and then is this page is included in that one. Here is the code that is used to show the...
The query is in the original inquiry. But here it is again - SQL = "SELECT TOP 1 * FROM page1 ORDER BY ID DESC;"
This works in Access but won't work on the page. Now the query is on a page that is also used to update the record once it is seen. I think I'll eliminate everything from the page...
I've tried that before but tried it again. I get the following error: [Microsoft][ODBC Microsoft Access Driver] The SELECT statement includes a reserved word or an argument name that is misspelled or missing, or the punctuation is incorrect.
Not sure what else to try...
I have an asp page that is submitting information from a form to an access database. Once it is submitted I want to immediately retrieve that data and display it on the web page. The information is being submitted but when it retrieves the information it is bringing back the second to last...
Yes, it's exported as a comma-delimited file and currently sitting on the new servers desktop, just waiting to be used! Do you have a way to import it?
I have one w2000 server and loading a second one. I have exported the users from the current server but need to know how to import them into the new server. They are not in active directory. They are local users. If I knew where the file was kept on the server that would help.
Help!!
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.