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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 4692 - 4722 of 12403   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4692
hey folks a while back someone pointed out a tut on 4guys on this topic: http://www.4guysfromrolla.com/webtech/101099-1.shtml just been trying to go thru it...
M Tapnack
tapnack
Offline Send Email
Feb 2, 2003
6:18 pm
4693
Hi Moshe, ... The first thing I'd do is fix the include directive so it has the # in it, this will make the include actually function - which will (probably)...
Shawn K. Hall
vb_shawn
Online Now Send Email
Feb 2, 2003
7:03 pm
4694
Thanks for the reply Shawn that was the original file include from the tut, which i dont use, so thats why the # isnt in let see what you turn up with now ;) ...
M Tapnack
tapnack
Offline Send Email
Feb 2, 2003
7:12 pm
4695
Hi Moshe, ... My pleasure. ... It seems to be working fine. I get the following options: Parshat Shavua populates: breishit, 2345 and dg Halacha populates: ...
Shawn K. Hall
vb_shawn
Online Now Send Email
Feb 2, 2003
9:07 pm
4696
Hi again Shawn mm.. very strange.. maybe it was that after all, i'm quite surprised to see it working now... ok, to clarify things a little: the URL story isnt...
M Tapnack
tapnack
Offline Send Email
Feb 2, 2003
9:21 pm
4697
Hi Moshe, ... Can you post the source (inline - NOT as an attachment)? I'll take a look at it and try to make it shorter. Regards, Shawn K. Hall ...
Shawn K. Hall
vb_shawn
Online Now Send Email
Feb 2, 2003
9:59 pm
4698
sure, thanks! http://torahmitzion.org/login/submenu_txt.asp moshe ... From: Shawn K. Hall [mailto:vb@...] Sent: Monday, February 03, 2003 12:02...
M Tapnack
tapnack
Offline Send Email
Feb 2, 2003
10:08 pm
4699
Hey all! I just found this group - and have been searching through the archives (lots of great info!) found a problem earlier but not the resolution: I'm...
Wes <wwatson@...>
wes_xq
Offline Send Email
Feb 3, 2003
8:07 pm
4700
Wouldn't that be SELECT DISTINCT Count(field) From table Wendy ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus -...
Wendy in Atlanta
ydnewnnyl
Offline Send Email
Feb 3, 2003
8:54 pm
4701
What server are they running. Do you want it as a service or an application to install. What OS? ... __________________________________________________ Do...
Drew Lewis
teldel1
Offline Send Email
Feb 3, 2003
10:54 pm
4702
Hi Drew, I want an asp application to run on IIS and I need it to be 100% asp/vbscript (an any html or javascript that might be required). Basically I need a...
Tim Beveridge
tim_beveridge
Offline Send Email
Feb 3, 2003
11:09 pm
4703
It is just the same way as you do in SQl. If you are select distinct rows using a particular column try the following: SELECT DISTINCT(<field_name>),...
Manyika Torrence
t_manyika
Offline Send Email
Feb 4, 2003
9:21 am
4705
Hi all, subject pretty says it all, is there a way of over-riding the Large Font setting in windows (display -> Settings -> Advanced)? TIA, Mark IMPORTANT...
Mailer, Mark
staticfishuk
Offline Send Email
Feb 4, 2003
1:56 pm
4706
Hello, Could someone point me in the right direction? I am trying to allow certain users, through a secure login, to be able to post new pages to my web...
Tony Tuso
tonytuso
Offline Send Email
Feb 5, 2003
3:07 am
4707
Hi Mark, ... It's not an "ASP" thing - and I have no desire to reboot my computer a few times to test it, but via CSS you can specify that a style is...
Shawn K. Hall
vb_shawn
Online Now Send Email
Feb 5, 2003
5:26 am
4708
Hey Shaun, Not really ASP but as I know you guys a bit better than most I thought I'd ask, I'm not really a member of any general webdev lists as I don't...
Mark Mailer
staticfishuk
Offline Send Email
Feb 5, 2003
10:21 am
4709
Hey Tony, You'd be wanting the FileSystemObject to greate HTML (instead of the usual .txt files) files. If you go to www.aspin.com and search for ...
Mark Mailer
staticfishuk
Offline Send Email
Feb 5, 2003
10:27 am
4710
Ppl, I have to include a file in my webpage, that´s in another directory on the server. Example: Site: c:\inetpub\wwwroot\index.asp Conn: d:\site\conn.asp ...
Edgard Filipe Bernard...
efilipe
Offline Send Email
Feb 5, 2003
12:49 pm
4711
<!-- #include file="../../site/conn.asp" --> I do that with most of my includes, if not all. The way I structure things is: ...
Costanzo, Ray
rcostanzo@...
Send Email
Feb 5, 2003
2:00 pm
4712
Notice the file is in a different HD. That way you suggested only works in the same drive... :( Thanx, eddie... ... directory...
Edgard Filipe Bernard...
efilipe
Offline Send Email
Feb 5, 2003
2:23 pm
4713
If "site" is setup as a virtual directory it would work. If you have a normal site with no virtual directories or anything, it doesn't matter if you do a...
Costanzo, Ray
rcostanzo@...
Send Email
Feb 5, 2003
2:24 pm
4714
Is there a problem with virtual includes? or is it just a preference? Maria ... From: Costanzo, Ray [mailto:rcostanzo@...] Sent: Wednesday, February...
Gaycheck, Maria L
rgaycheck
Offline Send Email
Feb 5, 2003
2:28 pm
4715
Oh, I didn't notice that. Whoops. I'm not sure then. Create a virtual directory there and do a virtual include like Maria suggested then I guess. Ray at...
Costanzo, Ray
rcostanzo@...
Send Email
Feb 5, 2003
2:30 pm
4716
I don't use them mainly because there is this big thing where I work called "If you get hit by a bus..." What I mean by that is that if I die today and my...
Costanzo, Ray
rcostanzo@...
Send Email
Feb 5, 2003
2:33 pm
4717
I think you misunderstand the difference between #include virtual and #include file. #include virtual is not nearly as complex as you think! #include file...
Wade Armstrong
juniorbird_47
Online Now Send Email
Feb 5, 2003
6:29 pm
4718
This is a good post to save. Thanks a lot Wade. Ray at work ... ********************************************************************** This email and any...
Costanzo, Ray
rcostanzo@...
Send Email
Feb 5, 2003
6:30 pm
4719
Hi My intranet site uses NT authentication. It works fine when i use http://machinename/site but if i use http://ip-address/site it pops up a password box....
Chamindu Ruwin Munasi...
chamindu@...
Send Email
Feb 6, 2003
3:50 am
4720
Hi Chamindu, The reason for this has to do with zones. IE, by default, will send your NT name and password through http requests made in the intranet zone,...
Ray at home
ray_at_place
Offline Send Email
Feb 6, 2003
5:45 am
4721
Hi Ray Thank you very much. I will try this. regards Chamindu ... From: Ray at home [mailto:listray@...] Sent: Thursday, February 06, 2003 11:48 AM To:...
Chamindu Ruwin Munasi...
chamindu@...
Send Email
Feb 6, 2003
6:34 am
4722
Damn it.... I have spent the last 4 months working on a CMS/Portal system in ASP, with the features you mentioned - WYSIWYG (only in Internet explorer) and...
mark wills
markrobertwills
Offline Send Email
Feb 6, 2003
1:38 pm
Messages 4692 - 4722 of 12403   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