Search the web
Sign In
New User? Sign Up
active-server-pages · Active Server Pages Developers' List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4597 - 4626 of 12401   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4597
Hi, I am using ASP with an access backend. When I attempt to connect to the database, I get this error '----------------------------------------------------- ...
Asim Karim <asimkarim...
AsimKarim
Offline Send Email
Jan 6, 2003
2:30 pm
4598
http://www.aspfaq.com/show.asp?id=2154 ... From: Asim Karim <asimkarim@...> [mailto:asimkarim@...] Sent: Monday, January 06, 2003 2:30 PM To:...
Adrian Forbes
aidy_forbes
Offline Send Email
Jan 6, 2003
2:34 pm
4599
make sure the database has got write permissions, as well as the IUSR and IWAM accounts of IIS. ... From: Asim Karim <asimkarim@...>...
M Tapnack
tapnack
Offline Send Email
Jan 6, 2003
2:37 pm
4600
You need to modify your connection string to use OLEDB, something like: conn.Open = "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source= {path to your database} HTH ...
McCormack, Darryl
Fairlane6
Offline Send Email
Jan 6, 2003
2:45 pm
4601
Hi When accessing my site if the user has logged on to the domain he should be able to access the site without any logon prompt. If he is not logged on to a...
Chamindu Ruwin Munasi...
chamindu@...
Send Email
Jan 7, 2003
9:46 am
4602
I'm confused, are you allowing someone access by checking their credentials against database, or against the domain? Generally if you are logged onto the...
Brian Hitney
bhitney@...
Send Email
Jan 7, 2003
2:05 pm
4603
Hi ... database, or against the domain? both if the user is logged on to a domain then I dont want a login prompt but if not he should be authenticated against...
Chamindu Ruwin Munasi...
chamindu@...
Send Email
Jan 8, 2003
3:16 am
4604
Hi all, Wonder if anybody know's of an efficient way of rearraging arrays. I'm building an Intranet with content to be managed by the departments. Currently it...
Mailer, Mark
staticfishuk
Offline Send Email
Jan 8, 2003
1:50 pm
4605
What about the users passwords? Storing them in the database seems like it comprimises security. Perhaps leaving the site anonymous but including code that...
Brian Hitney
bhitney@...
Send Email
Jan 8, 2003
2:14 pm
4606
I cannot remember if the "is Textpad dying" discussion was here or in a usenet group. But if it was here, please note that there is a new version (minor)....
Costanzo, Ray
rcostanzo@...
Send Email
Jan 8, 2003
3:53 pm
4607
Hi, I have a question. I have Windows ME Workstation, I installed PWS somehow and then able to do ASP porgramming. I want to do some Databasr coding and I...
Takella, Hari
takkellahari
Offline Send Email
Jan 9, 2003
2:10 pm
4608
Just use Access. Although if you want a machine for developing, ME is not the right one. If you are serious consider replacing it with a non-home version of...
Adrian Forbes
aidy_forbes
Offline Send Email
Jan 9, 2003
2:12 pm
4609
Can you please tell me as to whether the SQL server 7.0 that is there in my machine can be used to do the SQL connectivity and coding. I think it is the ...
Takella, Hari
takkellahari
Offline Send Email
Jan 9, 2003
2:16 pm
4610
If you want to use Access then the easiest way is to install it, it is an application available from Microsoft. This gives you a GUI application that you can...
Adrian Forbes
aidy_forbes
Offline Send Email
Jan 9, 2003
2:19 pm
4611
Hello all...I'm very new to ASP, and my background is in databases. I've been asked to look into getting some of our databases onto our Internet site for our...
jmkk_2001 <jmkk_2001@...
jmkk_2001
Offline Send Email
Jan 9, 2003
6:21 pm
4612
I would recommend ASP.NET. It is what's new, and will have the most active support from MS. I never coded in ASP, but I did look at it, and I found .Net much...
Brandon Schenz
midwestsport...
Offline Send Email
Jan 9, 2003
6:26 pm
4613
AIG Global Investment Corp. (Europe) Ltd.Hi Mark, 1. What is it you want to achieve, as there may be a simpler way of doing it? 2. Could you use the filenames...
Robert Cheeseman
loon_109
Offline Send Email
Jan 9, 2003
7:25 pm
4614
When you're providing a form to query a table that's indexed for full-text searching, what's the best way (or ways) to handle the input from the search form?...
Wade Armstrong
juniorbird_47
Online Now Send Email
Jan 10, 2003
1:28 am
4615
Couple of Questions: Can anyone tell me is there a way counterpart for Msgbox(client Side) on the server side code to pop an alert to the user from the...
Takella, Hari
takkellahari
Offline Send Email
Jan 10, 2003
6:04 pm
4616
Hari: If you use JavaScript, it's something like: <script language="JavaScript"> alert("Your messag here"); </script> It shows a standard dialog box with an...
Barajas, Arturo
abarajash
Offline Send Email
Jan 10, 2003
10:50 pm
4617
Dear All, I am doing my masters in the e-commerce field. And I need a small favour from Thesis questionnaire collection. If you kindly take 5 minutes of your...
mahamdy21 <mahamdy21@...
mahamdy21
Offline Send Email
Jan 11, 2003
4:12 pm
4618
Dear All, I am doing my masters in the e-commerce field. And I need a small favour from Thesis questionnaire collection. If you kindly take 5 minutes of your...
mahamdy21 <mahamdy21@...
mahamdy21
Offline Send Email
Jan 11, 2003
4:13 pm
4619
I'b be wary of Session timeouts as all those questions on one page may take a while to answer. I'd also re-check your English as some of the questions/answers...
Adrian Forbes
aidy_forbes
Offline Send Email
Jan 13, 2003
9:49 am
4620
Hi Rob, I am trying to acheive a simple and low server processing way of doing this. I don't want 50 lines of code just to sort an array out :) I like the idea...
Mark Mailer <mark.mai...
staticfishuk
Offline Send Email
Jan 13, 2003
11:32 am
4621
Have you tried javascript? If you create a 2d array of the files, giving each one a numerical ID, you should be able to use the array.sort javascript method: ...
Robert Cheeseman
loon_109
Offline Send Email
Jan 13, 2003
10:21 pm
4622
Hello All, I am building an intranet application. I need to find the machine name of the user. does anyone know how can I get this information? I have tried...
nidhiv <nidhiv@...>
nidhiv
Offline Send Email
Jan 14, 2003
2:17 am
4623
I think if you want to get LOGON_USER then you need to set automatic authentication, if it's setup correctly this will be seamless tho' Mark ... From: nidhiv...
Mailer, Mark
staticfishuk
Offline Send Email
Jan 14, 2003
8:18 am
4624
Hi you have to enable reverse DNS lookups to get the REMOTE_HOST value please refer Knowledge base article Q245574 HTH Chamindu ... From: Mailer, Mark...
Chamindu Ruwin Munasi...
chamindu@...
Send Email
Jan 14, 2003
8:34 am
4625
Hi guys, We want to use IIS as a part of our application. We have to 'capture' XML documents that are fired at the IIS server and then process them, using a...
mark wills
markrobertwills
Offline Send Email
Jan 20, 2003
6:26 pm
4626
I recently got a laptop with XP Home. I'm tapped out of cash to get XP Pro though. How can I install a webserver on XP Home to learn ASP in? What if one cannot...
nickvansmack9 <nickva...
nickvansmack9
Offline Send Email
Jan 21, 2003
12:35 am
Messages 4597 - 4626 of 12401   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help