Getting IP Address In ASP Page?
Is it possible to trace the IP address of the browser which launch the ASP
page in the server? I'm trying to do the tracing for security purpose.
Is it possible to trace the IP address of the browser which launch the ASP
page in the server? I'm trying to do the tracing for security purpose.
How can i show my microsoft address book email list, and show it as a list in my asp web page Code:
View Replies View RelatedI have a page that allow user to update their contents of their address book.
When users click on a button on the page, a new window will pop-out with all the address book contacts. User will select one of the option and i will retrieve the values on put them into the main page without re-loading the page.
To achieve the above effect, is it better to combine
a) ASP with Java Script or
b) ASP with VBScript
I need to know, how can I display the global address book in a ASP page, so that then I can select one to send an email via ASP page.
View Replies View Relatedi want to force the web page address to be saved in browser history using asp vbscript.
View Replies View RelatedI have IIS 5.0 running on a Win2000 server. I have
scripts that I want to run on the web page. It was
suggested to me to create an .HTA page instead of .asp
or .html to make them run. The scripts now run fine, but
when the action is finished, I get the error:
The page cannot be displayed
The page you are looking for cannot be displayed because
the page address is incorrect.
HTTP 405 - Resource not allowed
after completing a task associated with a button press,
in this case a folder copy!
I'm not very familiar with .hta pages, can someone help
me with why I might be getting this error. Are .hta
pages supposed to be used with newer version of IIS
instead of 5.0
Permission denied. Address 'zzz.zzz.z.zzz' is not an allowable remote socket address.
What is the significance of this error, and what should be looked into to fix the problem?
(if this is of relevance: My sandbox is localhost.. so zzz.zzz.z.zzz is internal ip)
has anyone got a function or subroutine which will remove blank out or remove email addresses.
i've wrote a function which will remove valid email addresses, it's pseudo addresses such as "blah @ blah.com" or "blah_at_blah_dot_com" or "blah_at_blah_._com"
the function is basically to stop users posting an email address in a message.
It it possible to get the MAC Address of the client PC using ASP. Also can I
get the HDD ID/Serial Number also using asp?
i want to get the ipaddress,and the country name of a webpage
visitor,using asp.Net(C#).if anyone knows about it
Is it possible to ban an IP address from global.asa, or by another method?
On a shared server, I'm seeing someone from China that appears to be trying to access my
site illegally (trying to access server root via cgi-bin).
Can I test for the user from global.asa and then execute a Response.End? Or is there
another way?
What is the best way to pull a pc's Mac Address from a web page?
View Replies View RelatedCurrently, I want to get the IP address from giving hostname in the Active Server Page. I know the hostname, I want to get the IP address via hostname in an ASP page.
View Replies View RelatedIt it possible to get the MAC Address of the client PC using ASP. Also can I get the HDD ID/Serial Number also using asp?
View Replies View RelatedHow can I get the IP Address of the system that the client uses through ASP. I used Request.ServerVariables("REMOTE_ADDR")to get the IP Address, but that always prints 129.0.0.0 as IP address but that's not the IP Address of the system. Tell me if there is if there is any other alternative.
View Replies View RelatedHow can I retireve the IP Address in ASP as a string ?
View Replies View RelatedHow do i pick the MAC address of a network card using ASP. Is it possible to identify a system e.g the mother board ID or processor using ASP or any other object.
View Replies View RelatedHow do you find a Mac (Hardware) address using vb scipt in asp?
View Replies View RelatedIt it possible to get the MAC Address of the client PC using ASP. Also can I get the HDD ID/Serial Number also using asp?
View Replies View RelatedIs it possible to check the Physical Address of the computer logged on the page in it's format like 00-08-E6-54-E4-9F ?
View Replies View RelatedI tried the followin code in all PCs at my organization
<%=Request.ServerVariables("REMOTE_USER")%>
but it returned the same IP address everywhere. How to get the actual IP address of one's machine?
I would like to make ASP code that would put IP ADDRESS of person who visits my page into a variable . sth similar to IP = request.form("IP ADDRESS") ... just i would like to request "IP ADDRESS" and put it into "IP" .
View Replies View RelatedIn reference to an e-commerce website, is it possible (using Active Server Pages) to obtain the IP address of a particular user? I would like to get an address that uniquely identifies the user. If so, how would that be done?
View Replies View RelatedI bet this is a simple one, but I just don't know.
www.mydomainname.com/12345
How do I grab the 12345 in my ASP page as the ID#?
I'm trying to get remote ip address and local ip address
of the user (i.e. machine name) but i couldnt find out it.
however i can see the public remote ip address.here is
the little code that i have written..
<%
For Each Item in Request.ServerVariables %>
<tr>
<td><%= Item %></td>
<td><%=Request.ServerVariables(Item)%></td>
</tr>
<%
Next
%>
I have been developing an online payment system using classic ASP
which uses Msxml2.ServerXMLHTTP to submit an XML package to a 3rd party payment
system. The website the payment system is part of is one of many on a
Server 2000 / IIS5.0 installation. Each web site on my server has its
own IP address. The 3rd party payment system is hosted on another
server not under my control.
The issue I have is that when the XML package is submitted, the 3rd
party system is not registering the correct IP addresss for the
originating request from the website, it is registering the 'Core' or
first IP address on the server. The originating IP address is part of
their authentication model and so the XML submission is failing
because the wrong IP address is being passed through.
Ive been looking everywhere for some simple street address validation. All I can find is email. Im not that great at working with string because I forget a lot =P but how can I check a string so that the format is like a street address.
str = "1015 Salem Street"
If street address is correct then
strsql(insert...
else
Invalid Street address
In some site I found like this one I notice a logo in the address bar before the url. How can I do that using asp or some script?
View Replies View Relatedhow do i encode the URL to just stay at teh web address and not say ?ID=122 at the end?
View Replies View Relatedhow can i find the ip address of a client?
View Replies View Relatedi have a form with 2 sections: billing address and shipping address. the billing fields will be filled in from a db, corresponding to how the user has logged in. a drop down box will be filled from the db with the possible shipping addresses. how can i fire the form to fill the shipping fields from a selection in the drop-down?I don't have any code on this yet - trying to rough it out. is it possible?
View Replies View Relatedi have a set of asp web pages that have been moved from an old to a new web server
i wonder what's the best way of redirecting users to the new address - i've put a redirect on the home page, but ideally i'd like every page on the old server to redirect to its equivalent on the new server if that possible
also, at some point in the future the old web pages will be deleted - is there a way of redirecting users that still attempt to access them ?
How can I grab the IP address of a visitor to my site so I can store it in a
session variable?