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 12307 - 12340 of 12395   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12307
Hi, Im working on a project and Ive come to a bit of a stumbling point. The site is .asp/vbscript and gets data from an Access database. We arent expecting...
Andy AKA Stix
mrstix_au
Offline Send Email
Sep 4, 2007
3:13 am
12308
Hi Andy, ... Toggle "AND"/"OR" to obtain an "all words" vs "any words" option. SQLEncode() is a function that takes a string parameter to encode characters...
Shawn K. Hall
shawn_ra
Online Now Send Email
Sep 4, 2007
5:34 am
12309
Hi, I'm shopping for a new FTP client to run on our crusty old Win2003 IIS server. Any suggestions? Thanks, Gary Broyhill Webmaster www.lrc.edu...
Gary Broyhill
broyhillg
Offline Send Email
Sep 4, 2007
4:57 pm
12310
... FileZilla: http://filezilla.sf.net/ The server and client software are both awesome. -Shawn...
Shawn K. Hall
shawn_ra
Online Now Send Email
Sep 4, 2007
6:17 pm
12311
Thanks, Shawn, as always! ... From: active-server-pages@yahoogroups.com [mailto:active-server-pages@yahoogroups.com] On Behalf Of Shawn K. Hall Sent: Tuesday,...
Gary Broyhill
broyhillg
Offline Send Email
Sep 5, 2007
1:47 pm
12312
Hello all: This is the first time I have had to do this in the .Net world, so I am not sure how to go about doing it. I know know I used to do it in the old...
The Mills
mothernature...
Offline Send Email
Sep 5, 2007
7:15 pm
12313
IMHPO most folks don't like pop up windows. Having said that you could use panels to display the main page and the 'Comments' input on the same .aspx page by...
Bob Filipiak
bobfilipiak
Offline Send Email
Sep 5, 2007
11:37 pm
12315
At work I have the same problem. If the files were on a server with ASP - I think I could do it. However, I want to retrieve a file on another computer. It is...
Lynn MacFarland
lhmacfarland
Offline Send Email
Sep 7, 2007
2:28 am
12316
Hi Lynn, ... You can create a user of the same name as your web user (with the same password) in order to bypass the security issues. HOWEVER, it's important...
Shawn K. Hall
shawn_ra
Online Now Send Email
Sep 7, 2007
8:25 am
12317
Ok, this may be slightly off topic. But, does anyone know how to get a physical location guess from an IP Address? I have seen some ads on some websites show...
Soren
sorenwinslow
Offline Send Email
Sep 10, 2007
11:31 pm
12318
Hi Soren, ... Not exactly, it's a geo-IP service. IP addresses are physically mapped to geographic locations. Well, for the most part. The IP, once assigned to...
Shawn K. Hall
shawn_ra
Online Now Send Email
Sep 11, 2007
4:29 am
12319
Hello All: I am not sure how to go about doing this, nor what to actually research to find the information needed to figure it out on my own, so I am hoping I...
The Mills
mothernature...
Offline Send Email
Sep 13, 2007
1:27 pm
12320
I'm not sure why the problem, but I am not able to read a text file. Below is the code: For Each objFile in objFolderContents If LCase(Right(objFile.Name, 4) =...
George L Smyth
GLSmyth
Offline Send Email
Sep 20, 2007
8:13 pm
12321
With OpenTextFile(), you need to make sure that you are using the complete physical path of the file. So it may look like Set ObjTxt =...
soren.j.winslow@...
sorenwinslow
Offline Send Email
Sep 20, 2007
9:17 pm
12322
I tried the following: imageslocation = "c:/inetpub/wwwroot/sesius/About/EmpImages" If objFSO.FileExists(imageslocation & "/Text.txt") Then Set objText =...
George L Smyth
GLSmyth
Offline Send Email
Sep 21, 2007
12:07 pm
12323
Found the answer. Cheers - george ... You surely execute this code with 'On error resume next' otherwise this line: Set objText = objFile.OpenTextFile(objFile,...
George L Smyth
GLSmyth
Offline Send Email
Sep 21, 2007
12:23 pm
12324
i have an XML returned from a method that is being loaded directly into a string. i would rather not save this out to a file, or break the method into a...
Scott McDonald
voxecho
Offline Send Email
Sep 24, 2007
2:54 pm
12325
ok, I pulled my head out and found what I was looking for :| yup, a newb Scott McDonald Corporate WebMaster Lowen Corporation Phone: 620-663-2161 x2935 Fax:...
Scott McDonald
voxecho
Offline Send Email
Sep 24, 2007
2:58 pm
12329
Hello All: I know this is OT, but I am having trouble finding the answer online and hoping someone can answer it for me. I am familiar with how SQL does an...
The Mills
mothernature...
Offline Send Email
Sep 27, 2007
2:25 pm
12330
I am going to build an home server in our little coop located in Minneapolis, MN. I am open to suggestions. I know that some of you are not exactly techies,...
Rhea
rgaycheck
Offline Send Email
Oct 10, 2007
4:30 am
12331
I have a section of our intranet that I have removed anonymous access so I can grab the visitors network username. I have done this because some visitors have...
Soren
sorenwinslow
Offline Send Email
Oct 12, 2007
4:22 pm
12332
Hi Soren, ... Change this line: xmlHTTP.open "GET", "http://example.com/", false To this: xmlHTTP.open "GET", "http://example.com/", false, "username", "pass" ...
Shawn K. Hall
shawn_ra
Online Now Send Email
Oct 13, 2007
1:15 pm
12333
Hi Rhea, ... ...has plenty of memory and processor speed left over, I'd recommend you use Virtual Machines for your "server." http://microsoft.com/virtualpc ...
Shawn K. Hall
shawn_ra
Online Now Send Email
Oct 13, 2007
1:27 pm
12334
Thanks a lot! That works great! Just have to remember to change the password in the code when I change my network password. Soren "Shawn K. Hall"...
soren.j.winslow@...
sorenwinslow
Offline Send Email
Oct 15, 2007
4:52 pm
12335
I am not sure if this is the place to ask this question but I have no were else to go - recently IE will not open any local asp pages. It will open pages from...
Adina
elladir
Offline Send Email
Oct 16, 2007
3:18 pm
12336
... ASP pages are NEVER processed directly. They have to go through the IIS ASP Engine, which means they have to be processed by a server. You might try...
Shawn K. Hall
shawn_ra
Online Now Send Email
Oct 16, 2007
10:49 pm
12337
Hello All: I am trying to create a report, but not sure how to go about doing it. I am not sure which ASP.Net control will do what I want and how to only show...
The Mills
mothernature...
Offline Send Email
Oct 17, 2007
3:03 pm
12338
Hi Everyone, Im a bit stuck on something here. I need to write a page on a site that will select a comma delimited .csv or .txt file from the users hard drive...
Andy AKA Stix
mrstix_au
Offline Send Email
Oct 27, 2007
10:11 am
12339
I have a form on my page that captures information and is then sent to an access database. One field is a text field...and I need some way of capturing the...
Adina
elladir
Offline Send Email
Oct 31, 2007
2:44 am
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
Messages 12307 - 12340 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