Hi,
I have an application that is up and running on the web. It has no problems updating the (access)database.
I'm creating a website with the same functionality for a different client and so I basically cut and pasted the code for the second app just changing the graphics.
When trying to...
Ok, Ive manged to zero in on my problem from the last post.
It's a loadVariables problem.
The problem is simple:
The variables load on my local computer but dont load on the server.
The sript:
loadVariables ("text_vars.txt", "/" , "POST");
'loadVariables ("text_vars.txt", "_root" ...
Hi,
My office is changing both Domain Name and Hosting Company.
As a service to our clients we have a login section in our site where clients can see how their work is progressing.
The problem is, the new site isn't accepting any of the usernames and passwords (loaded variables from a text...
Hi
I have a series of buttons nested inside a movie clips on the stage. I have labels for the buttons so that when the user clicks a button, the playhead moves to a certain label on the main timeline. I'd like to know how to say in actionscript something like:
on (release) {...
Hi,
If I have the number "1.00" in a database (Data Type:Number)
How do I have show up as "1.00" on a web page and not "1"
Ive tried changing the different parameters in Access(Field Size, Format, Position) but nothing has worked yet.
Can this even be done through Access or will I have to...
Hi I keep getting:
ADODB.Recordset error '800a0cc1'
Item cannot be found in the collection corresponding to the requested name or ordinal.
The code is:
sql="SELECT * FROM USERS WHERE EML=" & eml
Now Iv'e double and triple checked the spelling of table "USERS" and the field "EML" in my...
Hi
I keep getting:
Microsoft JET Database Engine error '80040e14'
Syntax error in INSERT INTO statement.
Iv'e checked the code over and over and cant find the glitch.
can anyone tell me if they see something.
Set rstSimple=Server.CreateObject("ADODB.Recordset")
sql=" INSERT INTO USERS...
Iv'e built an online catalog/ASP application in which a visitor can click on checkboxes selecting products, and then I get this info (using JMail).
This all works great, it's just that whenever a visitor refreshes a page, I get a blank email.
How do I prevent the app from send an email on...
Hi
I'm creating a flash page with product links. The user clicks on a product and goes to a login page (asp page). after the username and password is entered the user goes to the selected product(also asp page). How do I pass on a variable from the product flash button (product #) so after...
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.