Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old September 3rd, 2008, 07:27 AM
chelvan's Avatar
Member
 
Join Date: Aug 2008
Location: Colombo 06, Srilanka
Age: 23
Posts: 82
Default input box

hi all

i want to readthe charcters in hidden format(password characters) in js/input box. is it possible?

let me know that?


thanks in advance
chel-1
Reply
  #2  
Old September 3rd, 2008, 08:50 AM
Dormilich's Avatar
Expert
 
Join Date: Aug 2008
Location: Leipzig, Germany
Age: 31
Posts: 599
Default

Why not. Others seem to do it all the time.

regards
Reply
  #3  
Old September 3rd, 2008, 01:37 PM
chelvan's Avatar
Member
 
Join Date: Aug 2008
Location: Colombo 06, Srilanka
Age: 23
Posts: 82
Default

Quote:
Originally Posted by Dormilich
Why not. Others seem to do it all the time.

regards
i need that in javascript's (inputbox )prompt()
chel-1
Reply
  #4  
Old September 3rd, 2008, 01:41 PM
Newbie
 
Join Date: Jul 2008
Location: Bahirdar
Posts: 15
Default

What editor do you use? If you want to hard code it you can use the following:

[CODE = PHP]

<td><input name="txtpassword" type="password" id="txtpassword"></td>

[/code]

If you use editors for your php, let me know. In that case you can simply select password option from properties panel.
Reply
  #5  
Old September 4th, 2008, 04:28 AM
chelvan's Avatar
Member
 
Join Date: Aug 2008
Location: Colombo 06, Srilanka
Age: 23
Posts: 82
Default

Quote:
Originally Posted by proudlyphp
What editor do you use? If you want to hard code it you can use the following:

[CODE = PHP]

<td><input name="txtpassword" type="password" id="txtpassword"></td>

[/code]

If you use editors for your php, let me know. In that case you can simply select password option from properties panel.

thanks!
but i'm trying it on javascript. thats not input textbox. i need a input dialogbox which able to read the inputs in hidden format

thanks.
chel-1
Reply
  #6  
Old September 4th, 2008, 03:48 PM
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York England :)
Age: 18
Posts: 2,729
Default

This is the PHP forum; PHP is not Javascript.
Reply
  #7  
Old September 5th, 2008, 01:10 AM
Atli's Avatar
Moderator
 
Join Date: Nov 2006
Location: Iceland
Age: 22
Posts: 2,760
Default

Quote:
Originally Posted by markusn00b
This is the PHP forum; PHP is not Javascript.
Indeed.

I have moved this thread over to the JavaScript forum.
Please try to post your questions in the appropriate forums!

Thank you.
MODERATOR.
Reply
  #8  
Old September 5th, 2008, 05:54 AM
RamananKalirajan's Avatar
Familiar Sight
 
Join Date: Mar 2008
Location: Chennai - India
Age: 24
Posts: 236
Default

Can you please explain your requirement clearly. You can do that. Create a Div set the display as none initially. Inside the div yopu create ur own input box with type="password". Have appropriate meassage. When you call the function make the div to display and once the value is entered make it as hidden. any help just post back to the forum


Regards
Ramanan Kalirajan
Reply
  #9  
Old September 5th, 2008, 08:55 AM
chelvan's Avatar
Member
 
Join Date: Aug 2008
Location: Colombo 06, Srilanka
Age: 23
Posts: 82
Default

Quote:
Originally Posted by Atli
Indeed.

I have moved this thread over to the JavaScript forum.
Please try to post your questions in the appropriate forums!

Thank you.
MODERATOR.
thanks. sorry for my fault.
chel-1
Reply
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles