Results 1 to 3 of 3
- 05-02-2011, 08:58 AM #1
Member
- Join Date
- May 2011
- Posts
- 2
- Rep Power
- 0
how can i get an output in a form ?
Hi !
i'm trying to use a free script from maxmin.com for geotargetting.
<script language="JavaScript" src="http://j.maxmind.com/app/country.js"></script>
<br>Country Code:
<script language="JavaScript">document.write(geoip_country _code());</script>
<br>Country Name:
<script language="JavaScript">document.write(geoip_country _name());</script>
but this just displays the location. I need this in a form, so i can store it in a db. I have no Java experience, tried it myself, but it did not work.
Can anybody help me out ?
- 05-02-2011, 09:15 AM #2
Just as hamster is not ham, JavaScript is not Java.
Find a JavaScript forum.
db
- 05-02-2011, 09:33 AM #3
Member
- Join Date
- May 2011
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
<html:form> struts form not working if it is inside a jsp under WEB-INF
By dariusaron in forum Web FrameworksReplies: 6Last Post: 04-06-2011, 12:39 PM -
looking for a form pane or form group panel for the jpanel to complete tutorial
By nadeemshafi9 in forum AWT / SwingReplies: 1Last Post: 03-22-2010, 09:03 AM -
use Servlet submit the form to receive a form for the Chinese but it shows the garble
By dmt198704 in forum Java ServletReplies: 0Last Post: 10-31-2009, 09:24 AM -
want to generate a html form page with dynamic data and submit this form to a url
By vishalkrsrivastava in forum Java AppletsReplies: 10Last Post: 08-12-2009, 04:02 PM -
[SOLVED] How to close the current form when i open a new form?
By tpyq in forum NetBeansReplies: 6Last Post: 11-28-2008, 06:55 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks