sorry about the [ code ] thing.
Well - all my variables work - I just can't get it to dump any of them into the database. The error message I get is "page cannot be displayed"... the 404 error, but it's showing the submit_success.asp filename in the browser window...
I tried...
I have a form that I am trying to get to insert into an Access Database with ASP. Below I am inserting the code parts of my ASP pages. The form code is here:
demo.asp
-------------------------------------------------------
<%
Dim path
Dim conn
Dim query
Dim formtype
Dim id
Dim first
Dim last...
excellent! now to expand upon that, I am pulling the string i'm searching for from a combo box (combo_1).
[forms]![main_form]![combo_1] is the string I usually use to pull the information from that combo box. how would i incorporate that into this issue?
i tried: like...
I have linked an Excel Spreadsheet to my Access database, and I am trying to put together a query that pulls information if the field contains one word in a series of words.
Specifically I have a field that might have "Jon Doe" or it might have "Jon Doe / Jane Smith".
In...
when someone loads up my site, I want a smaller window to pop up automatically at page-loadup with the size 350x350?
I know it's in the <body onload=" ... but i don't have a clue what do put in there, or write javascript somehow and reference the script in the onload=" function. any...
I have made my own hit counter, and I want to know what the code would be to get the following items in ASP:
1) The DNS name for the IP Address
2) The Operating System used
3) The Browser type/version
4) The screen resolution.
Thanks!
What I'm actually trying to do is get the referred link [javascript command: escape(document.referrer)] to store itself in a MS Access table, using ASP. Therefore, I think I need to get the results of the command: escape(document.referrer) , to store into a VB variable somehow. Any thoughts...
I want to create an ODBC connection to an Access DB on my Web Server. I want to use my Front-End Access application on my local computer and link it to the tables on the Server.
I have Win2k. Thanks
How do I set up an ODBC connection to an Access Database I have on a Web Server? I want to have a database on my local computer that links to tables on the server.
I am using Win2k.
wow - thanks - Ok:
- FLA file: http://www.srmrocks.com/test/main_site_5.fla
- ASP file: http://www.srmrocks.com/test/shows.asp
in the FLA file - Frame 15 in the Shows Page layer has the movie clip that contains the dynamic text box and script that I created.
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.