Pages

Showing posts with label secret. Show all posts
Showing posts with label secret. Show all posts

Samsung Mobile Secret Codes free download












ATTN: USE AT OWN RISK 
Neither Author Nor Salmanhaider795.blogspot.com is Responsible for Any Loss. 

*#06# 
displays phones IMEI NO. 

*#9999#

SW Version. 

*#8888#
 HW Version. 

*#0842#
 Vibrator. 

*#0289#
 Buzzer. 

*#0228#
 Battery Stat. 

*#0782#
 RTC Display (?ÿ) 

*#0523#
 LCD Contrast. 

*#0377#
 NVM error log (?ÿ) 

*#5646# 
GSM Logo Set. 

*#0778#
 Sim Serv, Table. (?ÿ) 

*#0638#
 SIM Network ID. 

*#0746#
 SIM info. 

*#0076#
Production No. 

*#3323#
Forced Crash (?ÿ dont know, but dose not sound good) 

*#2576#
SIM error. 

*#4357# 
This screen ( the actural help screen) 

*#9324# 
Netmon <> press the hung up key to exit. 

*#0778# 
To see what your SIM suportes. 

*#0746# 
Your sim type.

*#32439483 
Digital Audio Interference off.

*#32436837# 
Digital Audio Interference on. 

*#9998*JAVA# 
Edit GPRS/CSD settings (S100 only). 

*#9998*Help# 
Screen / List of codes. 

*#9998*RTC# 
RTC Display. 

*#9998*bat# 
Battery Status. 

*#9998*buz# 
Turns Buzzer On. 

*#9998*vub# 
Turns Vibator On. 

*#9998*LCD# 
LCD Contrast. 

*#9998*9999# 
Sotfware Version. 

*#9998*8888# 
Hardware Version. 

*#9998*377# 
Non Volatile Merory Error Log. 

*#9998*NET# 
SIM NEtwork ID 

*#9998*778# 
SIM Serv. Table. 

*#9998*968# 
Remider Tune. 

*#9998*NVM# 
Displays Non-Volitile Mermory Status. 

*#9999*C# 
Netmon. 

*#9998*2576# 
Forces SIM Error. 

*#9998*DEAD# 
Forces Phone Crash. 

*#9998*533# 
(LED). 

*#999* 
Show date and alarm clock. 

*#8999*638# 
show network information. 

*#9998*5646# 
change operator logoat startup. 


*#9998*968# 
View melody alarm. 

                          DOWNLOAD In One File.

                               
                         
   










Read more »

Secret HTML TIPS Tricks

Secret-HTML-TIPS-&-Tricks


All these tips are implemented by placing the code in an HTML object in your Lectora title.

  • How to Close a Popup Window Automatically

As soon as the user clicks on any window other than the popup, the popup closes.
  1. Create an HTML object from the Insert toolbar.
  2. Then select: Object Type: Other
<body onBlur=top.cSlose()>

Limitations: You cannot have any clickable item on the popup page. If you do, the popup closes
as soon as the user clicks on the item – button, hyperlink, Table of Contents, Menu.
 
  • How to Disable Right Mouse Click, Double Clicking, and Dragging
  1. Create an HTML object from the Insert toolbar.
  2. Then select: Object Type: Other
  3. Insert:

<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">

in the Custom HTML field.

Secret & Special Javascript Tricks
  • How to Keep the Background Image from Repeating
It appears that the easiest way to keep it from repeating is to make it the same size as the page specified in the title. If it is different, frequently it will repeat. If you want to stop that, create an HTML object at the title level so it will be on all pages. You can shrink it down so it does not get in the way of your design. It is only a place holder.

In the Custom HTML box enter this:

<style text="text/css">
  body { background-repeat:no-repeat; }
</style>

  • How to Suppress IE Mouse-over Image Toolbar
IE 6 sometimes displays an annoying image bar when the mouse is rolling over an image.

This can be removed by placing an External HTML Object at the title level and choose "Other" as its type. Place the following line in the custom html field:

<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
How to Create Google Documents
  • How to Right Justify an Entry Field
To make the entry field right adjusted as you would for entering numbers in a Form Entry field or
a Fill in the Blank question, create an HTML object containing:

<style> input { text-align: right;} </style>

  • How to Suppress Entry Field Borders
To suppress the borders on an either a Form Entry field or a Fill in the Blank question, create an HTML object containing:

<style>input {border: none;}</style>
This works only when published to HTML.

This will apply to all input boxes on the page. If you want it to apply to just one, then add the HTML name after the input like this:

<style> input.entry368{border: none;} </style>

  • How to Control the Color of Hyperlinks
The styles Lectora uses by default do prevent the link visited colors from changing. It can be overwritten using a style sheet. If you want to change the link colors try adding a CSS similar to this. Create an HTML object with the default Properties. Insert this:

<style>
a span, a:visited span {color: red }
a span, a:hover span {color: purple }
or
A:link {text-decoration: none; color:#c29b80;}
A:visited {text-decoration: none; color:#c29b80;}
A:active {text-decoration: none; color:#c29b80;}
A:hover {text-decoration: underline; color: rgb(255,0,0);}
</style>
  • How to Use the F1 Key w/o Browser Help Popping Up
If you want to code an On Key action that uses F1, normally the browser’s help function appears. To get around this, code the following in an HTML object with the Object type set to Header Scripting.

document.onhelp = new Function("return false;");
window.onhelp = new Function("return false;");

  • How to Change the Web 2.0 Display Font
Web 2.0 displays currently use Times Roman font. This code, while not JavaScript, allows you to change it to whatever you like.

<style>
.DLG_content{
     overflow:none;
     position:relative;
     border:none;
     font-family: verdana;
}
</style>

  • How to Disable the Horizontal Scroll Bar for Fly Left
<style type="text/css">
<!--
.html, body {
overflow-x:hidden;
}
-->
</style>



Read more »

Nokia Secret Codes free download





ATTN: USE AT OWN RISK 

Neither Author Nor Salmanhaider795.blogspot.com is Responsible for Any Loss. 



*3370#
This Nokia code activates Enhanced Full Rate Codec (EFR) - Your Nokia cell phone uses the best sound quality but talk time is reduced my approx. 5%

#3370#
Deactivate Enhanced Full Rate Codec (EFR)

*#4720#
Activate Half Rate Codec - Your phone uses a lower quality sound but you should gain approx 30% more Talk Time

*#4720#
With this Nokia code you can deactivate the Half Rate Codec

*#0000#
Displays your phones software version, 1st Line : Software Version, 2nd Line : Software Release Date, 3rd Line : Compression Type

*#9999#
Phones software version if *#0000# does not work

*#06#
For checking the International Mobile Equipment Identity (IMEI Number)

#pw+1234567890+1#
Provider Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)

#pw+1234567890+2#
Network Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)

#pw+1234567890+3#
Country Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)

#pw+1234567890+4#
SIM Card Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols)

*#147#
This lets you know who called you last (Only vodofone)

*#1471#
Last call (Only vodofone)

*#21#
This phone code allows you to check the number that "All Calls" are diverted to

*#2640#
Displays phone security code in use

*#30#
Lets you see the private number

*#43#
Allows you to check the "Call Waiting" status of your cell phone.

*#61#
Allows you to check the number that "On No Reply" calls are diverted to

*#62#
Allows you to check the number that "Divert If Unreachable (no service)" calls are diverted to

*#67#
Allows you to check the number that "On Busy Calls" are diverted to

*#67705646#
Phone code that removes operator logo on 3310 & 3330

*#73#
Reset phone timers and game scores

*#746025625#
Displays the SIM Clock status, if your phone supports this power saving feature "SIM Clock Stop Allowed", it means you will get the best standby time possible

*#7760#
Manufactures code

*#7780#
Restore factory settings

*#8110#
Software version for the nokia 8110

*#92702689#
Displays - 1.Serial Number, 2.Date Made, 3.Purchase Date, 4.Date of last repair (0000 for no repairs) 5.Transfer User Data. To exit this mode you need to switch your phone off then on again.

*#94870345123456789#
Deactivate the PWM-Mem

**21*number#
Turn on "All Calls" diverting to the phone number entered

**61*number#
Turn on "No Reply" diverting to the phone number entered

**67*number#
Turn on "On

Read more »