another thing...if I'm having 3 servers(hardware).
1.web server
2.application server
3.database server
does they all need to be of the same IP class(same LAN) or I can put the web server on some LAN and the other two(app & db) on another LAN.
thanks in advance :) mad01
Hi All,
I'm preparing some setup for a some project...what I wanna know is: does the mail server have to be on the same LAN with the other servers(web,app,db) within the same IP family.
thanks in advance,
mad01
mad01
Hi all,
when I use cfdirectory to get the list of files and directories...I can use cfoutput to view my results...(e.g:name,type,size...etc) but when I try to store them in the DB...only the first result is stored.
can someone tell me what I'm missing here...
thanks in advance :)
following is...
Hi all,
Sorry if this is not a CF question...but I was trying to write a maintenance and warranty contract for some client for a CMS developed using CF & SQL DB.
Does any one know somewhere that I can find some samples.
thanks in advance :) mad01
I'm not sure about this...but check if the size you're using for that field is large enough to hold it's values...I'm suggesting this cause you said this code was working fine before... mad01
I know that the 3-tier is the best design for database driven sites(web server,application server, DB server) but what I would like to know is there a big difference between having the web and the application servers on the same machine(server) or seprate machines...what I wanna know is what is...
Hi guys...
When I store the IP address for each user that voted...I used to face this problem...I used to get the ISP's IP or if there is a machine on a LAN and other machines got to use that machine as a router to connect to the internet...then I used to get that machine's IP and not the real...
Hi there,
I got this project where I need to have the following structure:
1. A web server hosted with the ISP.
2. A dedicated 64 or 128 leased line from the ISP to the client.
3. At the clients location there will be a DB server, CF application server, plus another web server for the...
Hi there,
I got this project where I need to have the following structure:
1. A web server hosted with the ISP.
2. A dedicated 64 or 128 leased line from the ISP to the client.
3. At the clients location there will be a DB server, CF application server, plus another web server for the...
is there a way I can restart a server(win 2000) by creating some cfm page and calling it via a browser?
if any one knows where shall I start from...please let me know...
thanx :) Nescafe
Hi :)
two things:
1. there is an attribute called server where you determine the IP of the mail server or it's name (mail.hotmail.com) that you can use within the cfmail tag.
2.some mail servers reject to send an e-mail if the from or to are not email accounts on the same mail server.
hope...
In the main folder of the website, there is large number of tmp files where you can find CF code in these tmp files...the code they contain is some CF code pages which already exist in the website...does any one have any hint why is this happening...cause the number of these temp files is...
I got a polling and I need to let the user vote just for one time, I used to store the last IP address, but it seems it's not the best way...some talked about cokies but not all browsers support them...any suggestions are welcomed :)
In SQL 2000 I'm using ntext datatype cause it holds more data than nvarchar but I'm facing some problems with it, I'd like to know if the data in ntext datatype is searchable or not?!
thanks :)
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.