Results 1 to 5 of 5
Thread: Javascript Alert
- 07-08-2007, 11:11 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 9
- Rep Power
- 0
- 03-25-2010, 01:46 PM #2
Javascript Alert
Hi,
you may try this.
var name = prompt("What is your name", "Type you name here");
alert("Hi " + name);
This will open a alert with text box to enter a value and then you can save it and use it in your form.
Hope it will solve your issue.
- 03-25-2010, 05:09 PM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
First of all, you should know the difference between Java and JavaScript. Those are completely two difference technologies. There is no any connection at all. So please don't ask JS questions here in our community, this is related with Java.
-
Not only that, but dgaur is re-animating a thread that has been dead since 2007. Locking.
- 03-25-2010, 05:28 PM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Sorry Fubarable, I haven't notice that.
Similar Threads
-
Javascript into Excel
By gdj100 in forum Advanced JavaReplies: 0Last Post: 03-12-2008, 11:03 AM -
please help with javascript code!!!!
By sahkab in forum New To JavaReplies: 1Last Post: 11-26-2007, 03:20 PM -
Using Alert in MIDlet
By Java Tip in forum Java TipReplies: 0Last Post: 11-22-2007, 10:22 AM -
Alert box showing time left
By hasansheikh18 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 11-19-2007, 08:56 AM -
Jsp and javascript
By Ed in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-04-2007, 04:54 AM


LinkBack URL
About LinkBacks

Bookmarks