Do you have each site binded to its respected IP address in IIS?
Also check if the switch is using NAT. If it is make sure it is pointing to the WIN2K machine for those websites
_CB
Can session variables be passed to a diferent domain name (although on the same WebServer)?
What I want to do is authenticate in www.domainA.com and cflocation to www.domainB.com. This works fine but when I place the application.cfm file in www.domainB.com to check for a session variable passed...
IIS nor Proxy will do this. A proxy server need to be NAT enabled (most are) in order to accomplish this. Bottom line is you need NAT. This will work on the USB DSL modem because it creates a virtual interface, I've done it but its messy! What's wierd is if you have a static IP is why do you...
To print a directory make a batch (.bat) file and put it in the "send to" folder. This folder is in a diferent location depending on the OS, in W2K it is in documents and settings\"username". The batch file should contain the following commands:
@echo off
dir %1 /-p /o:gn...
Can anyone help me with sorting mail to show the last e-mail fist?
Also when getting headers how can I get it to list only 25 at a time?
Thanks in advance
I have been authenticating users via CFLDAP on AD for a while and it works great. Below is a snippet of what the code does. This was written by someone else who allows free distribution of the code. Let me know if anyone wants the files to be e-mailed to them.
...according to Microsoft...
I am really a newbie to programming so this is a little Chinese to me. I got the idea but if you have a little more detail I would appreciate it
thanks... C
I need some help to do the following
I will have 10 buttons on a webpage each displaying a number 0-9 and I need to have employees enter their employee # in a text field by clicking the buttons. Can anyone point me in the right direction??
P.S.
This will be a touch screen so there is no...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.