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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1961 - 1990 of 12395   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1961
Hallo Everybody ? is there any CDONTS "Boffins" here ? I need some help ? Actually what i need is a simple feedback from that gets mailed via the CDONTS...
Fourie
blackbookza
Offline Send Email
Mar 1, 2002
12:53 pm
1962
http://www.aspfaq.com/show.asp?id=2026 ... From: Fourie [mailto:fourie@...] Sent: Friday, March 01, 2002 12:21 PM To:...
Adrian Forbes
aidy_forbes
Offline Send Email
Mar 1, 2002
12:56 pm
1963
Hi list- Could you please give the right direction on zipping files ? I must zip (an unzip later) a .MDB file and I don't know where to start. Thanks in...
cl_pires
Offline Send Email
Mar 1, 2002
2:48 pm
1964
http://www.aspfaq.com/show.asp?id=2187 ... From: cl_pires [mailto:cassio@...] Sent: Friday, March 01, 2002 2:43 PM To:...
Adrian Forbes
aidy_forbes
Offline Send Email
Mar 1, 2002
2:51 pm
1965
Start with www.winzip.com There's a free trial version there (I don't know of anybody who has registered it tho'), then install it, right click the .mdb file...
Mark Mailer
staticfishuk
Offline Send Email
Mar 1, 2002
2:53 pm
1966
loos like I did grab the wrong end of the stick :) ... From: Adrian Forbes [mailto:adrian.forbes@...] Sent: 01 March 2002 14:52 To:...
Mark Mailer
staticfishuk
Offline Send Email
Mar 1, 2002
3:27 pm
1967
I have an ASP application where I want to keep a count of how many times each page is accessed in a database. I am worried about database locks though......
mark wills
markrobertwills
Offline Send Email
Mar 1, 2002
4:28 pm
1968
There's only one thing with the Session_OnStart approach, I'm 99% sure that it relies on the user have session cookies enabled, people with them disabled would...
Mark Mailer
staticfishuk
Offline Send Email
Mar 1, 2002
4:50 pm
1969
Man you are just a little too fast with them www.aspfaq.com answers.... :) DD In a message dated 3/1/2002 9:54:19 AM Eastern Standard Time, ...
keyzs2@...
keyzs
Offline Send Email
Mar 1, 2002
10:10 pm
1970
Hi Mark-- Don't over think it :) First, the method you mention of keeping an application variable to maintain the number of sessions won't work very well, and...
Brian Hitney
lonewolf_des...
Offline Send Email
Mar 2, 2002
3:21 am
1971
Sounds like a bizarre request, but I'll explain... I need a system to pull POP3 message headers, determine if any fit a profile, and pull the messages I...
Dave Bartmess
dingodave_co
Offline Send Email
Mar 3, 2002
6:24 am
1972
Hi Mark, ... Sessions will be created whether the user has cookies enabled or not. The problem is that a new session will be created for every single hit to...
Shawn K. Hall
vb_shawn
Online Now Send Email
Mar 4, 2002
4:17 am
1973
Hi Mark, ... Then do it. ;) ... Ouch! Application variables require locking the application, preventing any other session from attempting to modify (and in...
Shawn K. Hall
vb_shawn
Online Now Send Email
Mar 4, 2002
4:27 am
1974
Thanks, Adrian ! That's what I really need to know. []s Cassio ... - ... - ... http://docs.yahoo.com/info/terms/...
cl_pires
Offline Send Email
Mar 4, 2002
11:52 am
1975
Hi, I have a question. I'm using an Access database and I have a field that needs to be auto-incremented for every entry into the database. Normally I would...
haikal_siregar
Offline Send Email
Mar 4, 2002
12:25 pm
1976
Thanks guys for your replies. I'm puzzled by your comment, Shawn, (see below). Assuming a 'dumb' database, like Access, it would be neccessary to return a...
mark wills
markrobertwills
Offline Send Email
Mar 4, 2002
1:27 pm
1977
Blimmin' heck!! Well, it's next to impossible to relate an asp/web page to a timed event, since the web page simply executes and then terminates. You really...
mark wills
markrobertwills
Offline Send Email
Mar 4, 2002
1:36 pm
1978
Wrox ASP.NET and VB.NET www.wrox.com <http://www.wrox.com> They rule ! =) ... From: formkid100 [mailto:formkid100@...] Sent: den 25 februari 2002 19:54 ...
Robin, Rickard
rille111
Offline Send Email
Mar 5, 2002
6:27 pm
1979
You'll probably have to just create the value yourself and put it manually into the appropriate text field using something like 'Read largest value from field,...
Barrett, Stuart
sjbarr500
Offline Send Email
Mar 5, 2002
6:46 pm
1980
Sorry to hear about your brother... My condolences.. The IPSync program sounds like a few that I found in other places. It would work, but I'm looking for a...
Dave Bartmess
dingodave_co
Offline Send Email
Mar 5, 2002
10:14 pm
1981
Hi, I have a question. I've created a site with a login page. However, I found out that a way to bypass the login page is simply by typing in the address of...
haikal_siregar
Offline Send Email
Mar 6, 2002
12:13 am
1982
... Once you've logged the user in, record that they're logged in somehow (session variable or cookie is easiest and reasonably secure), then, at the top of...
Wade Armstrong
juniorbird_47
Offline Send Email
Mar 6, 2002
4:06 am
1983
Actually this is quite easy. If you're using sessions (which is a very typical usage for this type of thing), you could do something like: 1. Have a login page...
Brian Hitney
lonewolf_des...
Offline Send Email
Mar 6, 2002
4:55 am
1984
Hi Haikal, ... Doing this would require a session variable that you have to check at the beginning of each pages processing. Basically, you have a login form,...
Shawn K. Hall
vb_shawn
Online Now Send Email
Mar 6, 2002
5:15 am
1985
can someone tell me the difference between Server.UrlEncode and Server.UrlPathEncode? thanks, Gene Kula Software Developer CaseShare Systems, LLC 1800 Glenarm...
Eugene S. Kula
mooola
Offline Send Email
Mar 6, 2002
5:57 am
1986
Aloha, I do this by using the session variables. On login page, if they are successful, then set Session("UserName") = "user" . When they logout set it to...
Faunus
faunus2b
Offline Send Email
Mar 6, 2002
6:53 am
1987
Hello all, I have a annoying problem, i have created an odbc on my puter to connect to an sql server, i open it access, i import the tables...so far so good,...
Niels Bieze
nrbieze@...
Send Email
Mar 6, 2002
9:49 am
1988
Make a session variable for 'logged in' that is populated at the logon screen. Have each page check the session variable to see if a user has logged on or not....
Michael Miller
mikemillerli
Offline Send Email
Mar 6, 2002
5:13 pm
1989
Hi, I am using this Session variable since long Is there any other Idea as we are facing some problem on IE 6, because of cookies Nilesh ...
Nilesh Thatte
nileshthatte
Online Now Send Email
Mar 6, 2002
5:19 pm
1990
Hi everyone, Does anyone know how to make an outer join in Access with the WHERE clause? (The equivalent in Oracle being for example: "... where ...
Leena Azzam
lazzam@...
Send Email
Mar 6, 2002
5:28 pm
Messages 1961 - 1990 of 12395   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