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 12340 - 12369 of 12395   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12340
Hi everyone I think I am missing something obvious but I cannot see it this query SELECT tblASINRequests.fldASIN, Format(fldTimeStamp,"yyyy-mm") AS period, ...
Stuart Steele
stuartdsteele
Offline Send Email
Nov 13, 2007
11:36 am
12341
You mention that when you run it in access, it gives you a couple of prompts?. So, when you run it in ASP, I presume the error is the same: it's expecting...
Chris Hagwood
chris_hagwood
Offline Send Email
Nov 13, 2007
11:41 am
12342
All of a sudden it came to light, the access query does not mind "quotes" but across the odbc its preference is 'apostrophes' clarity is a wonderful thing? ...
Stuart Steele
stuartdsteele
Offline Send Email
Nov 13, 2007
12:31 pm
12343
Hi folks I'm running of an IIS6 dedicated server, and I think there might be something off here When I go to http://www.hagshama.org.il/tu-bishvat I get an...
Moshe Tapnack
tapnack
Offline Send Email
Nov 25, 2007
2:25 pm
12344
Hi Moshe, ... Here's what happens on the server when you request that page: GET http://www.hagshama.org.il/tu-bishvat --> 301 Moved Permanently GET...
Shawn K. Hall
shawn_ra
Online Now Send Email
Nov 25, 2007
4:44 pm
12345
Thanks Shawn This is quite interesting - and very basic - I am surprised I haven't seen it until now. The funny thing is that on all shared hosts I have used,...
Moshe Tapnack
tapnack
Offline Send Email
Nov 25, 2007
8:04 pm
12346
Hi Moshe, ... My pleasure. ... Your shared hosts probably had error handling disabled, or used a custom error page that spit the same content out regardless of...
Shawn K. Hall
shawn_ra
Online Now Send Email
Nov 26, 2007
3:55 am
12347
... No really. Actually, it's here: http://12pointdesign.com/advice/url_canonicalization.asp -Shawn...
Shawn K. Hall
shawn_ra
Online Now Send Email
Nov 26, 2007
3:59 am
12348
... Thanks again Shawn Off I go... ... From: Shawn K. Hall ... No really. Actually, it's here: http://12pointdesign.com/advice/url_canonicalization.asp -Shawn ...
Moshe Tapnack
tapnack
Offline Send Email
Nov 26, 2007
10:06 pm
12349
I am having troubles with my website when accessing mysql. I am using classic ASP and have been using ASP with MySQL for years. this is new to me. I just...
Scott McDonald
voxecho
Offline Send Email
Dec 19, 2007
2:31 pm
12350
IS there a limiti set on the mysql for concurrent connections are you busy and reaching this limit. a tentative reboot on both servers might help too? STuart ...
Stuart Steele
stuartdsteele
Offline Send Email
Dec 20, 2007
9:22 pm
12351
no, I checked the connections, and it's set high enough that it shouldn't be an issue (I can't recall off hand the setting) one thing I did find is that the...
Scott McDonald
voxecho
Offline Send Email
Dec 20, 2007
9:29 pm
12352
Hi Scott, ... I saw something like this on one of my servers a couple months ago after an IIS update. It was being triggered because the specific user only had...
Shawn K. Hall
shawn_ra
Online Now Send Email
Dec 20, 2007
10:13 pm
12353
excellent thought. I will have to look at the IIS account. I do know that there are not multiple connection requests on a single page, but there may be several...
Scott McDonald
voxecho
Offline Send Email
Dec 20, 2007
10:18 pm
12354
Anyone using or plan on using Visual Studio 2008? I just found out Microsoft has dropped support for code syntax coloring of classic ASP pages (VBScript). What...
Matías Niño Lis...
man95002
Online Now Send Email
Jan 12, 2008
1:45 am
12355
Hello, Is it possible to create and save a file with asp? For example, could I create a form and save the results as a new file somewhere for me? Thanks, Pam...
Pam
pamspen1
Online Now Send Email
Jan 12, 2008
9:03 am
12356
Yes it is possible. You will need a directory on your server somewhere that has write permissions for the IUSR user. Do a google search on FileSystemObject ...
mark wills
markrobertwills
Offline Send Email
Jan 12, 2008
10:08 am
12357
Thanks Mark. Knowing what you are looking for is often half (or more) the battle. That gives me a good place to start. Pam ... ght;padding-right:.5em;}...
Pam
pamspen1
Online Now Send Email
Jan 13, 2008
6:55 am
12358
Hi, I need help with filling large data (3000+) in DDLB . Is it possible ? I guess, a drop-down will not work with this large number of options. Well, the...
monikajethi
Offline Send Email
Jan 23, 2008
3:27 am
12359
Google has a lot of links to resources that cover this in ASP.Classic, did you try there? http://www.google.co.uk/search?hl=en&q=type+ahead+list+in+ASP&meta= ...
Powderhill, Dan
danaspelite
Offline Send Email
Jan 23, 2008
9:01 am
12360
Thanks , I checked the google page but all the explanations are for .NET pages. I wanna to it in ASP. DO you think it's possibe? thanks Monika ... ASP.Classic,...
monikajethi
Offline Send Email
Jan 23, 2008
11:13 am
12361
Indeed you are right, my apologies. Having given this further thought, the classic "type ahead" method of implementing this which is usually used with...
Powderhill, Dan
danaspelite
Offline Send Email
Jan 23, 2008
11:36 am
12362
How about an AJAX type solution so you can drill as you type on a field? you can also key it so it only does it after x number of characters.. you need to set...
Stuart Steele
stuartdsteele
Offline Send Email
Jan 23, 2008
3:57 pm
12363
... Look at the client-side source here: http://www.google.com/webhp?complete=1&hl=en The server side source just has to be capable of spitting out a similar ...
Shawn K. Hall
shawn_ra
Online Now Send Email
Jan 24, 2008
8:22 am
12364
Just a quick question. I have a family message board system that we just use textarea boxes for inputing the messages, but would like to set it up to use a...
Darth Mikey D
darth_mikeyd
Offline Send Email
Feb 24, 2008
1:01 am
12365
http://www.webwizguide.com/webwizrichtexteditor/ They offer a free version. This is the one I use. ed ... From: active-server-pages@yahoogroups.com ...
Edwin
foulkn
Offline Send Email
Feb 24, 2008
7:20 am
12366
www.unverse.net light simple and easy to implement ( about half the size of web wiz) you have mooch for it but there is some really cool documentation too -- ...
Stuart Steele
stuartdsteele
Offline Send Email
Feb 25, 2008
4:09 am
12367
Anyone done anything to use Google to geocode an address and store it in a Db? I've used geocoder.us and SOAP to do it previously, but not sure how to go...
Chris Hagwood
chris_hagwood
Offline Send Email
Mar 4, 2008
4:36 pm
12368
Has anyone else run into an issue with Blob fields in MySql using the MyODBC connector, where the blob content is all ?????????'s? i've run into it before,...
Scott McDonald
voxecho
Offline Send Email
Mar 12, 2008
8:39 pm
12369
Hi... I can't remember/find the query command to not show duplicates in a RecordSet. I need to query a DB, but only show one record for each address. I THOUGHT...
Dian Chapman
dianchapman
Offline Send Email
Jun 7, 2008
8:54 pm
Messages 12340 - 12369 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