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.
How can I display the contents of an ASP page in flash 5? I think I'm supposed to set up a dynamic window and loadvariable in the page.asp page - but nothing shows up. the page.asp page loads on it's own.
what do I put in the ASP page as the variable? And in the Dynamic Text properties...
Ok - I'm back - I'm still using Flash 5.
I have the code I want to use already set up with ASP. How could I put that ASP page directly into a window pane in Flash? It sounds like it will be easier to just load up a server residing ASP page than use action script with the ASP codes in it.
I am using Flash 5.0.
I want to know if this can be done: I would like to have 10 pictures labelled 1.jpg - 10.jpg.
I want for these 10 jpgs to reside on the server, and I want to write some action script that will call up the 10 jpgs and place them accordingly.
The reason is that I want...
Does anyone have any ideas about this? I haven't heard anything in a month or so.
I have Access Database residing on Win2kServer. I want to import the data from a query in that database onto the page.
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.