Ask a Question related to ASP Database, Design and Development.
-
MQ Geek #1
ASP + Windows XP
When I try to run a simple login script accessing an Access DB on my
computer, the browser shows the ASP code in the browser when I hit the
login button... Why is this?
MQ Geek Guest
-
Coldfusion services stop working when windows 2000hotfix patches are installed on the windows 2000 operatingsystem
The following windows 2000 hotfix patches were installed on windows 2000 operating system - KB917537 KB917159 KB914388 Coldfusion service... -
authenticating users using their windows login with cf 4and windows server 2000
Does anyone know of a way to authenticate users using cfauthenticate and security context using coldfusion 4 running on a windows server 2000... -
Windows tries to launch Microsoft Windows Journal Viewer when launching Acrobat Pro 6
Thank You all for the responses! I chose to remove the Journal and life is good again! Great Forum! Brian -
Acrobat Printers Missing in Printer Folders after Windows XP Upgrade from Windows Me
I just upgraded one of my computers from Windows Me to Windows XP Home. The computer had Adobe Acrobat 5.0.5 installed within the Windows Me. Now... -
How to return a keyvalue from popup windows with datagrid control to parent windows through JavaScript?
How to return a keyvalue from popup windows with datagrid control to parent windows through JavaScript? -
Ray at #2
Re: ASP + Windows XP
Are you going to [url]http://localhost/page.asp[/url] as opposed to
C:\Inetpub\wwwroot\page.asp?
Ray at work
"MQ Geek" <kyle@emarketfocus.com> wrote in message
news:4f726f63.0407150953.1837cf89@posting.google.c om...> When I try to run a simple login script accessing an Access DB on my
> computer, the browser shows the ASP code in the browser when I hit the
> login button... Why is this?
Ray at Guest
-
MQ Geek #3
Re: ASP + Windows XP
I never knew you had to go to [url]http://localhost/page.asp[/url]... Why is that?
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
MQ Geek Guest
-
Ray at #4
Re: ASP + Windows XP
Because IIS reacts to the HTTP requests. When you go to C:\Path, you're
just browsing the file system, the same way as you would in Windows
Explorer.
Ray at work
"MQ Geek" <kyle@emarketfocus.com> wrote in message
news:uSf98upaEHA.712@TK2MSFTNGP11.phx.gbl...>I never knew you had to go to [url]http://localhost/page.asp[/url]... Why is that?
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Ray at Guest
-
MQ Geek #5
Re: ASP + Windows XP
Do you know if a script for an Access database would work with a Foxpro
database?
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
MQ Geek Guest
-
Ray at #6
Re: ASP + Windows XP
You may want to start a new thread when the question is a totally new topic.
When you do, include the script in question!
Ray at home
"MQ Geek" <kyle@emarketfocus.com> wrote in message
news:OWqybWsaEHA.3892@TK2MSFTNGP10.phx.gbl...> Do you know if a script for an Access database would work with a Foxpro
> database?
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Ray at Guest
-
Jeff Cochran #7
Re: ASP + Windows XP
On Thu, 15 Jul 2004 16:44:01 -0700, MQ Geek <kyle@emarketfocus.com>
wrote:
Well, umm, no. At the very list you'd need to change the connection.>Do you know if a script for an Access database would work with a Foxpro
>database?
Google for "ASP Foxpro" and you'll probably get some samples. For
connection strings, see:
[url]http://www.able-consulting.com/ADO_Conn.htm[/url]
Most SQL and most of your ASP will work if you get the Access-specific
stuff translated to Foxpro-speak.
Jeff
Jeff Cochran Guest



Reply With Quote

