Question
Ip address
hi.I'd like to know what is the equal command for this in
coldfusion:
<input type="hidden" name="IPaddress" value=<%=Request("REMOTE_ADDR")%>>
thanks
<input type="hidden" name="IPaddress" value=<%=Request("REMOTE_ADDR")%>>
thanks
