Custom Tags
web_chkMail
web_Image
web_QueryIpHost
web_Print
web_Pager
webReport
webObject
webPGP
web_ListDir
E-Commerce Tags
web_LinkPoint
web_ICVerify
web_Cybercash
web_DirectCredit
ODBC Tags
web_ODBCDrivers
web_ODBCDsns
web_DsnAttrs
web_ConfigDsn

<web_QueryIpHostName>

Description
This tag will give the domain name for the IP address in #Var#.

Syntax
<web_QueryIpHostName IP=# IP# Name=# Var# Byref>

Remarks
In order to run the example, use Web+ Server Manager to add the following into webpsvr. ini's or webpsvr. conf's [Custom Tag] section.

----------------------------------------------
TagName2= QueryIpHostName
DllPath2= C:\Webplus\bin\webp_iphost.dll
FuncName2= getHostName
----------------------------------------------

Example
<webSet #IP#="208.138.189.148">
<web_
QueryIpHostName IP=#IP# Name=#HostName# Byref>
<webPrint>
IP=#IP#<br>
HostName=#HostName#
</
webPrint>

 

Copyright © 2009 Webplus, Inc. (talentsoft). All Rights Reserved.
webmaster@webplus.com