Search the web
Sign In
New User? Sign Up
AspClassicAnyQuestionIsOk
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 7999 - 8028 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7999
Dear Friends Can anybody help me with this. I have to configure my system so as to send Automatic Email at half an hour duration to specific email ID with...
hemant
hemblast
Offline Send Email
Aug 2, 2007
4:20 am
8000
Action once every half hour. Easiest: use windows scheduler. Then use whatever technology your familiar with to retrieve data and send email. Working with .Net...
Mischa Kroon
aemca_san
Offline Send Email
Aug 2, 2007
9:23 am
8001
Thanks Mischa Kroon This is the solution I used Create a file in notepad name it as xyz.bat @start "" /b "C:\Program Files\Internet Explorer\iexplore.exe"...
hemant
hemblast
Offline Send Email
Aug 3, 2007
5:30 am
8002
has anyone used lookup tables for calculations to speed up processing in classic asp? if so, how did u use them? did u use arrays? thanks....
debbi_7
Offline Send Email
Aug 8, 2007
8:05 pm
8003
I've used cached arrays in the application object. ... From: debbi_7 To: AspClassicAnyQuestionIsOk@yahoogroups.com Sent: Wednesday, August 08, 2007 10:04 PM ...
Mischa Kroon
aemca_san
Offline Send Email
Aug 9, 2007
1:56 am
8004
Dear Friends I have an unique problem in asp. At some point my pages autologs out to the index page. I have checked session variables,checked with...
hemant
hemblast
Offline Send Email
Aug 10, 2007
6:53 am
8005
... Can you explain a little more what you mean with "auto logs out". you also say "to the index page". Does this mean that some page redirects to the index...
Anton Damhuis
antondamhuis
Offline Send Email
Aug 10, 2007
7:50 am
8006
Dear Hemant Please increase the session timeout. May be the session is timing out automatically. ... M.Jubair ...
jubair Qazi
muhammadjuba...
Offline Send Email
Aug 10, 2007
7:55 am
8007
Thanks for that quick reply I have increased the session timeout to 20 min. Also if I am not wrong in Session time out u r not redirect to index page unless u...
HemantGovekar
hemblast
Offline Send Email
Aug 10, 2007
10:18 am
8008
It could be that your application is resetting itself because of memory leaks and stuff like that. Which IIS version are you using ? PS another trick to make...
Mischa Kroon
aemca_san
Offline Send Email
Aug 10, 2007
12:30 pm
8009
For what it's worth, I've seen such a problem on one ASP site I run, though I haven't found the solution yet. In my case the application resets at least twice...
Jeff Wilkinson
jeffwilk4
Offline Send Email
Aug 11, 2007
6:30 pm
8010
Another vote for memory maxed out on the server. Search all createobject's and set to nothing on every site on the server is a good first step. My bet is...
tom m
ttmallard
Offline Send Email
Aug 12, 2007
2:16 am
8011
Dear All Thanks for all the replies. Jefff has the nail hit on the head The same problem he faced is with my site Dear Jeff I would definitely like to see the...
HemantGovekar
hemblast
Offline Send Email
Aug 13, 2007
3:31 am
8012
This sort of problem is usually because IIS / the application is using more resources then it should. Which means there is probabably some bad code in the...
Mischa Kroon
aemca_san
Offline Send Email
Aug 13, 2007
12:17 pm
8013
Dear friends: I have a challenge for whoever can help me. My client wants me to create an ecommerce web site which will allow the user to look up product...
mccurdy_czz_rob
Offline Send Email
Aug 13, 2007
3:29 pm
8014
It can be done. Obstacles in email: 1 Dynamically create dropdownlists in asp 2 Making sure the types only appear if another product has one. problem 1 ...
Mischa Kroon
aemca_san
Offline Send Email
Aug 13, 2007
3:59 pm
8015
I'm a little short on time, but couldn't you just query the database for all product types and loop through the resulting recordset to create all your option...
Peter Brunone
peter_brunone
Offline Send Email
Aug 13, 2007
4:03 pm
8016
If you list all your product types in your database, simply load your select control when the page loads with a fresh set of data from the database. That...
Mark E
meckeard2000
Offline Send Email
Aug 13, 2007
4:10 pm
8017
I started with ASP.NET and after few yrs of programming, I've some classic ASP 3.0 web-apps to modify. Looking at the code, I get most of the syntax. What I am...
Faiz Khan
khanka78
Offline Send Email
Aug 14, 2007
1:32 am
8018
Use dreamweaver or Visual Studio 7 and read this for debugging Debug an ASP Project with Visual Studio .NET and Transfer Classic ASp Session to Asp.net session...
jubair Qazi
muhammadjuba...
Offline Send Email
Aug 17, 2007
6:15 am
8019
Hi, I have a website and there are a number of types of users that can login to the site, if i don't want to change all the site's login pages. does anybody...
muhammadjubairqazi
muhammadjuba...
Offline Send Email
Aug 20, 2007
11:26 am
8020
If you have the control over IIS Point the directory of the domain to another virtual directory which will only give: site xxx offline ... From:...
Mischa Kroon
aemca_san
Offline Send Email
Aug 20, 2007
3:43 pm
8021
Thanks Mischa, I don't have control over the IIS, the site is hosted by a hosting company. Currently i have redirected the site to a page on the site by...
jubair Qazi
muhammadjuba...
Offline Send Email
Aug 21, 2007
8:34 am
8022
I appreciate your response. The link you referred to (http://www.devx.com/tips/Tip/18204) is outdated though. If you have any other recommendation, I'll really...
E Garcia
khanka78
Offline Send Email
Aug 21, 2007
4:03 pm
8023
My bad, I got the link to work. It just needed a little modification. Thanks! ... ______________________________________________________________________ ... ...
Faiz Khan
khanka78
Offline Send Email
Aug 21, 2007
4:16 pm
8024
Thanks everybody for your answers to my questions. This site has been such a great resource and I'm learning alot. Another question I have. Can I take fields...
mccurdy_czz_rob
Offline Send Email
Aug 22, 2007
6:47 am
8025
Hello Folks: One small problem I'm having. I have a program which displays records from a table. It was working fine. I then added some code to create a...
mccurdy_czz_rob
Offline Send Email
Aug 23, 2007
3:38 pm
8026
http://blog.charlescarroll.com/chazblog/?p=336 has more details....
Charles Carroll
charlesmarkc...
Online Now Send Email
Aug 23, 2007
8:57 pm
8027
HI - I have a question. I have imported data to excel using ASP but my customer wants me to use a template (form) in Excel and add data in appropriate...
debbi_7
Offline Send Email
Aug 24, 2007
7:42 pm
8028
actually, i think i have it ... thanks though. ... [Non-text portions of this message have been removed]...
Debbi Osganian
debbi_7
Offline Send Email
Aug 24, 2007
7:55 pm
Messages 7999 - 8028 of 8655   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