I think I found it this time:
In Windows Explorer
Right-click on the folder>Properties
click 'Web Sharing tab'>
click 'share this folder' radio button>
click under 'Access permissions' 'Read, Write, Script sources access' check boxes
I don't know if this is it or not but unfortunately im...
I'm running XPPro.
Even though this wasn't in windows explorer,
I did find it (I think) in the IIS snap in.
I click on 'properties' of the relevant folder -> Directory Security ->Edit The I have ticked "Anonymous access - No username/password required to access this resource.
Account used for...
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...
I found the problem.
For some reason the server won't read the variables from a .txt file but when I changed it to a .php file it works.
go figure.
Guy Phil
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) {...
BTW,
How would I implement this in the following:
<%= rs.(FormatNumber(Fields("MyNum").Value),4)%>--This doesn't work.
<%= rs.(Fields(FormatNumber("MyNum"),4).Value%>-- Neither does this.
Thanks
Guyphil
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...
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.