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...
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)...
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 ;) ...
Hi Moshe, ... My pleasure. ... It seems to be working fine. I get the following options: Parshat Shavua populates: breishit, 2345 and dg Halacha populates: ...
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...
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...
Wouldn't that be SELECT DISTINCT Count(field) From table Wendy ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus -...
What server are they running. Do you want it as a service or an application to install. What OS? ... __________________________________________________ Do...
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...
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>),...
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...
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...
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...
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...
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 ...
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@...
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...
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@...
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@...
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...
This is a good post to save. Thanks a lot Wade. Ray at work ... ********************************************************************** This email and any...
Costanzo, Ray
rcostanzo@...
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@...
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,...
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@...
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...