Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by johnlpetty
at 2024-08-03 07:41:33
Point:500 Replies:2 POST_ID:828688USER_ID:10
Topic:
General Laptop;;
I have admin rights to a laptop but can't view the wireless key and the 'Show Characters' option is greyed out. How can I view the wireless key?
Accepted Solution
Expert: duncanb7 replied at 2024-08-08 09:07:44
500 points GOOD
What router are you using ? What web browser are you using ?
You know how to go to admin page of router throught its IP, 192,168.x.x on browser, right ?
See first answer of link if you need
http://askville.amazon.com/view-network-security-key-dots-Vista-laptop/AnswerViewer.do?requestId=63364918
If you still not visible to you and try to use next method
Using chrom/FF web developer debugging tools to search password name for wireless
on the admin page or wireless security page
and then change type="password" to type="Text" in the following example
html input tag that you will see it
input type="password" size="12" maxlength="12" name="password" value="***********">
Duncan
You know how to go to admin page of router throught its IP, 192,168.x.x on browser, right ?
See first answer of link if you need
http://askville.amazon.com/view-network-security-key-dots-Vista-laptop/AnswerViewer.do?requestId=63364918
If you still not visible to you and try to use next method
Using chrom/FF web developer debugging tools to search password name for wireless
on the admin page or wireless security page
and then change type="password" to type="Text" in the following example
html input tag that you will see it
input type="password" size="12" maxlength="12" name="password" value="***********">
Duncan
Expert: John-Charles-Herzberg replied at 2024-08-03 07:52:08