Saturday, August 31, 2013

DBAnalyzer for Sanchay Post dated 30 - 08 - 2013

DBAnalyzer for Sanchay Post dated 30 -08 -2013
 

NOTE: Generation of Consolidated Report is a TIME CONSUMING PROCESS. All offices are advised to generate this report after completing the daily routines like DAY-END process, Database Backup, etc.

Friday, August 30, 2013

DBAnalyzer for Sanchay Post Dated 28/08/2013

DBAnalyzer for Sanchay Post Dated 28/08/2013
 

NOTE: Generation of Consolidated Report is a TIME CONSUMING PROCESS. All offices are advised to generate this report after completing the daily routines like DAY-END process, Database Backup, etc.

Thursday, August 29, 2013

Microsoft Word Tricks



Alphabetizing a List – When you create a bulleted or numbered list, Word can alphabetize them quickly.
2003 and earlier click
Table – Sort – ascending
2007 click Home Tab – IconSort_16x16 by you. icon(Paragraph Dialogue Box) – ascending
 
Basic Shortcuts – Cut (Ctrl+X ) Copy (Ctrl+C) Paste (Ctrl-V) Undo (Ctrl+Z)
 
Create a customized bulleted list with happy faces or check marks as the bullet. You will need to create a list first then do the following:
2003 Users click Format – Bullets and Numbering – Customize – A new window will pop up – Choose Character – Choose Wingdings or Symbols – Select a Character – OK - OK
2007 Users click Home Tab – Drop drown next to the bullet icon – Define new bullet –Symbol – Selected a Character – Ok – Ok.
 
Creating a Hyperlink – As an alternative to pasting an entire website address (URL) do the following. Type the title of the website – highlight the title – Click Ctrl-K.
 
Determining Word Count – Microsoft Word will do a word count quickly for you and your students.
2003 Users - select the text you want to count - Tools – Word Count

2008 Users – select the text you want to count – look at the bottom right of your screen – word count is automatically calculated.

Dictionary/Thesaurus Shortcut – Hold the Alt key down and click on any word, the Reference Toolbar opens and gives the definition of the word as well as synonyms.
 
Double and Single Spacing Shortcuts – CTRL+2 turns on double spacing for the document where CTRL+1 reverts to single spacing
 
Hanging Paragraphs – A paper can be set up to automatically indent the first line of any paragraph.
2003 and earlier click Format – Paragraph – Special – Hanging.
2007 click Page Layout tab - Paragraph Dialog Box Launcher– Special – Hanging.
 
Highlighting the Easy Way – Double click on any word and it will highlight. Triple click will highlight an entire paragraph. CTRL+A will highlight the entire paper.
 
Insert special characters such as the copyright symbol ©or the degrees ° symbol. .
2003 click Insert – Symbol – a new window will pop up and double click any symbol.
2007 click Insert Tab – Symbol – select one of the suggested symbols or choose More Symbols. Double click on any symbol.
 
Instant Auto Correct – If you find a word that is underlined in red, it’s misspelled. Simply right click on the word and Microsoft Word will provide suggested spellings.

CMD Code Details


 ADDUSERS Add or list users to/from a CSV file
   ADmodcmd Active Directory Bulk Modify
   ARP      Address Resolution Protocol
   ASSOC    Change file extension associations
   ASSOCIAT One step file association
   ATTRIB   Change file attributes

   BCDBOOT  Create or repair a system partition
   BITSADMIN Background Intelligent Transfer Service
   BOOTCFG  Edit Windows boot settings
   BROWSTAT Get domain, browser and PDC info

   CACLS    Change file permissions
   CALL     Call one batch program from another
   CD       Change Directory - move to a specific Folder
   CHANGE   Change Terminal Server Session properties
   CHKDSK   Check Disk - check and repair disk problems
   CHKNTFS  Check the NTFS file system
   CHOICE   Accept keyboard input to a batch file
   CIPHER   Encrypt or Decrypt files/folders
   CleanMgr Automated cleanup of Temp files, recycle bin
   CLEARMEM Clear memory leaks
   CLIP     Copy STDIN to the Windows clipboard
   CLS      Clear the screen•
   CLUSTER  Windows Clustering
   CMD      Start a new CMD shell
   CMDKEY   Manage stored usernames/passwords
   COLOR    Change colors of the CMD window•
   COMP     Compare the contents of two files or sets of files
   COMPACT  Compress files or folders on an NTFS partition
   COMPRESS Compress individual files on an NTFS partition
   CON2PRT  Connect or disconnect a Printer
   CONVERT  Convert a FAT drive to NTFS
   COPY     Copy one or more files to another location•
   CSCcmd   Client-side caching (Offline Files)
   CSVDE    Import or Export Active Directory data 

   DATE     Display or set the date
   DEFRAG   Defragment hard drive
   DEL      Delete one or more files
   DELPROF  Delete user profiles
   DELTREE  Delete a folder and all subfolders
   DevCon   Device Manager Command Line Utility 
   DIR      Display a list of files and folders
   DIRUSE   Display disk usage
   DISKPART Disk Administration
   DISKSHADOW Volume Shadow Copy Service
   DNSSTAT  DNS Statistics
   DOSKEY   Edit command line, recall commands, and create macros
   DriverQuery Display installed device drivers
   DSACLs   Active Directory ACLs
   DSAdd    Add items to active directory (user group computer) 
   DSGet    View items in active directory (user group computer)
   DSQuery  Search for items in active directory (user group 
computer)
   DSMod    Modify items in active directory(user group computer)
   DSMove   Move an Active directory Object
   DSRM     Remove items from Active Directory

   ECHO     Display message on screen
   ENDLOCAL End localisation of environment changes in a batch 
file
   ERASE    Delete one or more files
   EVENTCREATE Add a message to the Windows event log
   EXIT     Quit the current script/routine and set an errorlevel
   EXPAND   Uncompress files
   EXTRACT  Uncompress CAB files

   FC       Compare two files
   FIND     Search for a text string in a file
   FINDSTR  Search for strings in files
   FOR /F   Loop command: against a set of files
   FOR /F   Loop command: against the results of another command
   FOR      Loop command: all options Files, Directory, List
   FORFILES Batch process multiple files
   FORMAT   Format a disk
   FREEDISK Check free disk space (in bytes)
   FSUTIL   File and Volume utilities
   FTP      File Transfer Protocol
   FTYPE    File extension file type associations

   GETMAC   Display the Media Access Control (MAC) address
   GLOBAL   Display membership of global groups
   GOTO     Direct a batch program to jump to a labelled line
   GPRESULT Display Resultant Set of Policy information
   GPUPDATE Update Group Policy settings

   HELP     Online Help

   iCACLS   Change file and folder permissions
   IF       Conditionally perform a command
   IFMEMBER Is the current user a member of a Workgroup
   IPCONFIG Configure IP

   KILL     Remove a program from memory

   LABEL    Edit a disk label
   LOCAL    Display membership of local groups
   LOGEVENT Write text to the event viewer
   LOGMAN   Manage Performance Monitor
   LOGOFF   Log a user off
   LOGTIME  Log the date and time in a file

   MAPISEND Send email from the command line
   MBSAcli  Baseline Security Analyzer
   MEM      Display memory usage
   MD       Create new folders
   MKLINK   Create a symbolic link (linkd)
   MODE     Configure a system device
   MORE     Display output, one screen at a time
   MOUNTVOL Manage a volume mount point
   MOVE     Move files from one folder to another•
   MOVEUSER Move a user from one domain to another
   MSG      Send a message
   MSIEXEC  Microsoft Windows Installer
   MSINFO32 System Information
   MSTSC    Terminal Server Connection (Remote Desktop Protocol)
   MV       Copy in-use files

   NET      Manage network resources
   NETDOM   Domain Manager
   NETSH    Configure Network Interfaces, Windows Firewall & 
Remote access
   NETSVC   Command-line Service Controller
   NBTSTAT  Display networking statistics (NetBIOS over TCP/IP)
   NETSTAT  Display networking statistics (TCP/IP)
   NOW      Display the current Date and Time 
   NSLOOKUP Name server lookup
   NTBACKUP Backup folders to tape
   NTRIGHTS Edit user account rights

   OPENFILES Query or display open files

   PATH     Display or set a search path for executable files
   PATHPING Trace route plus network latency and packet loss
   PAUSE    Suspend processing of a batch file and show a message
   PERMS    Show permissions for a user
   PERFMON  Performance Monitor
   PING     Test a network connection and get ip
   POPD     Return to a previous directory saved by PUSHD
   PORTQRY  Display the status of ports and services
   POWERCFG Configure power settings
   PRINT    Print a text file
   PRINTBRM Print queue Backup/Recovery
   PRNCNFG  Display, configure or rename a printer
   PRNMNGR  Add, delete, list printers set the default printer
   PROMPT   Change the command prompt
   PsExec     Execute process remotely
   PsFile     Show files opened remotely
   PsGetSid   Display the SID of a computer or a user
   PsInfo     List information about a system
   PsKill     Kill processes by name or process ID
   PsList     List detailed information about processes
   PsLoggedOn Who's logged on (locally or via resource sharing)
   PsLogList  Event log records
   PsPasswd   Change account password
   PsService  View and control services
   PsShutdown Shutdown or reboot a computer
   PsSuspend  Suspend processes
   PUSHD    Save and then change the current directory

   QGREP    Search file(s) for lines that match a given pattern
   Query Process    Display processes (TS/Remote Desktop)
   Query Session    Display all sessions (TS/Remote Desktop)
   Query TermServer List all servers (TS/Remote Desktop)
   Query User       Display user sessions (TS/Remote Desktop)

   RASDIAL  Manage RAS connections
   RASPHONE Manage RAS connections
   RECOVER  Recover a damaged file from a defective disk
   REG      Registry: Read, Set, Export, Delete keys and values
   REGEDIT  Import or export registry settings
   REGSVR32 Register or unregister a DLL
   REGINI   Change Registry Permissions
   REM      Record comments (remarks) in a batch file
   REN      Rename a file or files
   REPLACE  Replace or update one file with another
   Reset Session  Delete a Remote Desktop Session
   RD       Delete folder(s)
   RMTSHARE Share a folder or a printer
   ROBOCOPY Robust File and Folder Copy
   ROUTE    Manipulate network routing tables
   RUN      Start | RUN commands
   RUNAS    Execute a program under a different user account
   RUNDLL32 Run a DLL command (add/remove print connections)


   SC       Service Control
   SCHTASKS Schedule a command to run at a specific time
   SCLIST   Display Services
   SET      Display, set, or remove session environment variables
   SETLOCAL Control the visibility of environment variables•
   SETX     Set environment variables
   SFC      System File Checker 
   SHARE    List or edit a file share or print share
   SHIFT    Shift the position of batch file parameters
   SHORTCUT Create a windows shortcut (.LNK file)
   SHOWGRPS List the Workgroups a user has joined
   SHOWMBRS List the Users who are members of a Workgroup
   SHUTDOWN Shutdown the computer
   SLEEP    Wait for x seconds
   SLMGR    Software Licensing Management (Vista/2008)
   SOON     Schedule a command to run in the near future
   SORT     Sort input
   START    Start a program, command or batch file
   SU       Switch User
   SUBINACL Edit file and folder Permissions, Ownership and Domai
   SUBST    Associate a path with a drive letter
   SYSTEMINFO List system configuration

   TAKEOWN  Take ownership of a file
   TASKLIST List running applications and services
   TASKKILL Remove a running process from memory
   TIME     Display or set the system time
   TIMEOUT  Delay processing of a batch file
   TITLE    Set the window title for a CMD.EXE session
   TLIST    Task list with full path
   TOUCH    Change file timestamps    
   TRACERT  Trace route to a remote host
   TREE     Graphical display of folder structure
   TSSHUTDN Remotely shut down or reboot a terminal server
   TYPE     Display the contents of a text file
   TypePerf Write performance data to a log file

   USRSTAT  List domain usernames and last login
VER      Display version information
   VERIFY   Verify that files have been saved
   VOL      Display a disk label

   WAITFOR  Wait for or send a signal
   WHERE    Locate and display files in a directory tree
   WHOAMI   Output the current UserName and domain
   WINDIFF  Compare the contents of two files or sets of files
   WINMSDP  Windows system report
   WINRM    Windows Remote Management
   WINRS    Windows Remote Shell
   WMIC     WMI Commands
   WUAUCLT  Windows Update

   XCACLS   Change file and folder permissions
   XCOPY    Copy files and folders



POST BANK OF INDIA SANS POSTAL EMPLOYEES

POST BANK OF INDIA SANS POSTAL EMPLOYEES
It seems that the Post Bank of India (PBI) may become a reality in the near future. For the last more than fifteen years we have been told about the Post Bank and even the Parliamentary standing committee on Communications & IT has repeatedly demanded the Government for commencing Post bank. Several attempts have been made, but the Finance Ministry always took a negative stand, for one reason or the other. Majority of the bank managements including nationalized banks have been opposing the entry of the Postal department into commercial banking. The reason is obvious. They foresee a potential threat to their existence once Post Bank enters into their field and during the course of time the Post Bank may become one of the biggest Bank.




Post Bank of India will be an independent entity, separate from the current operations of small savings schemes being carried out by the Department of Posts on behalf of Ministry of Finance. Department has accordingly submitted an application to the Reserve Bank of India (RBI) on 28.06.2013 seeking banking license subject to necessary cabinet approval. RBI has said that new banks will have to set up at least three branches in villages with a population of less than 10000, for each branch they establish in other areas. Although Post Bank does not intend to open a bank in every Post office, the plan is to meet the financial inclusion goal through these Post offices. India Post had 1,54,822 Post offices across the country as on 31.03.2013, the largest for any department in the world, and close to 90% of them – 1,39,086 – are in rural India. This is more than four times the number of rural branches run by India’s Banks put together. According to plan prepared by Ernst & Young, India Post will become Post Bank of India’s banking correspondent. PBI will use Post office infrastructure but very frugally. Carefully done PBI can be a game – changer in rural areas.


India post is among 26 applicants that sought banking licenses from RBI. India Post has to develop the standards to meet RBI guidelines. In its guidelines for new banking licenses announced on 22nd February 2013, RBI required applicants to prove their eligibility on several fronts – from promoter holding to past experience to business plans. The minimum capital required by the applicants for license is Rs. 500 crores and foreign share holding in the new banks is capped at 49% for the first five years. The new banks have to be set up under a non-operative Financial Holding company (NOFHC). They also have to maintain minimum capital adequacy ratio – the ratio of risk weighed assets, a measure of financial strength of the bank – of 19 % for the first three years. New banks also need to list their shares within three years of starting operations.


The main argument put forward by those opposing the Post Bank is that Postal department has no experience when it comes to giving credit (loans). Department has only been taking deposits till now. Sanctioning and disbursing of credit needs an entirely different aptitude. India Post has no specialized experience in the business. It is reported that unlike many believe, the Post Bank of India will be a completely new entity with no legacies of a government department and very little to do with its parent department, except using some of its network. It will have an independent Board. Separate recruitment has been planned to have specialised banking staff. Of course, the Post Bank will be a subsidiary organisation of India Post, which need to be registered as a public sector Bank and Government equity in this new entity could be diluted. Whatever reforms and regulations Government implements in Nationalised Banking sector will be fully applicable to Post Bank of India also.


There are many talented and qualified Postal employees who want to switch over to the Post bank and to work as employees under the Post Bank. The reports that separate recruitment will be made for the Post Bank has cast shadow upon their hope to work in the Post Bank. NFPE demands that the existing Postal employees who want to switch over to the Post Bank shall be given chance to exercise option and if need be a trade test to assess their capability can also be conducted before selection. Selected officials can be imparted with intensive training in commercial banking business. In any case 100% open market direct recruitment is an injustice to those talented Postal employees who may not be able to apply for open recruitment due to age factor etc. we urge upon the Postal Board and Finance Ministry to give due consideration to this aspect, before the new Bank is rolled out.

KVS Extended Last Date for Teacher Recruitment 2013

Kendriya Vidyalaya Sangathan has extended last date for teacher recruitment July 2013 from 28th August 2013 to 18th September 2013. This change was made keeping in view the result declaration date for CTET July 2013. The CTET result is scheduled to be declared on 3rd September 2013.

The extension is a result of continuous efforts made by many candidates specially Ms. Anita Mahajan was leading this campaign. She sent the following letter to many officers in KVS and CBSE. With due regards itis stated that last date of depositing fee for KVS TGT and PRT Exam is28.08.2013. Passing of CTET (conducted by CBSE) is must for a candidate to apply in this exam. CBSE has conducted CTET test on 28 July 2013 and will declare CTET result on 03.09.2013. Almost 10 lakh candidates have appeared in CTET exam. KVS exam for TGT and PRT is being conducted this year after a gap of 02 years. All the candidates have great hopes from KVS exam but if they are not allowed to sit in this exam only due to non-declaration of CTET result, it willbe a great injustice to them. It will demoralize them and will bring them only frustration.

There is a gap of only few days between the last date of deposition of fee for appearing in TGT and PRTKVS exam(i.e. 28.08.2013) and the date of declaration of CTET result (i.e03.09.2013). So it is requested to give extension in last date of depositing fee for TGT and PRT KVS Exam by 10 days so that all aspirants can appear inprestigious KVS exam or CBSE should declare CTET July 2013 result before 28th August. This will also improve the quality of candidates selected for TGT and PRT post in KVS.
Both KVS and CBSE should take care of the future of lakhs of candidates which is at stake. Both should coordinate with each other for the sake of justice to NATION, STUDENTS AND TEACHERS.

IT IS HIGHLY HOPED THAT HON’BLE HRD MINISTER, HRD OFFICERS, KVS OFFICERS AND CBSE OFFICERS WILL UNDERSTAND THE SENSITIVITY OF THIS ISSUE AND DO THE NEEDFUL.
source:sapost.blogspot.com

Tuesday, August 27, 2013

Frequently asked questions - Mobile Money Transfer Service

Q: In how much time money can be collected at the destination post office?
     
          As soon as the recipient receives a notification sms with transaction Id and secret code from the sender, he/she can collect money at destination post office.
Q: Do I need to go to a specific Post Office to get the money?
 
         You can go to any covered post office for Cash Out. It is not necessary to go to a particular post office. All you need to have is the Transaction ID and the Secret Code.
Q: What is the maximum limit for one transaction in one day?
 
      No limit on the number of transactions. However the minimum amount is 1,000 rupees while the maximum is 10,000 rupees.
Q: Is there any transaction charges, if yes what are those?
 
   As following:-
Slabs Fee (Rs.) Tax (Rs.)
1000 - 1500 40 5
1501 - 5000 70 9
5001 - 10000 100 12
Q: What if the sender/ the recipient does not receive sms notification?
 
       The sender must inform to the Cash In postal assistant regarding this so that he/ she will resend the same.
Q: In how many days the recipient must collect money at destination post office?
 
       The recipient must collect money within 14 days of transaction.
Q: What would happen with the money, in case the recipient does not collect it in predefined time?
 
      In case the recipient does not Cash Out the amount within 14 days, the amount is sent back to the sender and a ‘Cash In reversal’ SMS with new transaction-id will be sent to remitter. The remitter can withdraw money within 7 days (prescribed) after this SMS.
source:http://www.katiharho.blogspot.in

Important Toll Free Phone Number List

Important Toll Free Phone Number List

Description
Number
Blood Bank
1910
Women in Distress
1020
CATS
1099
eye bank helpline
1919
Child Labour complaint Old age help line anti courreption Help Line
1098
Heart Attack
1050
Heart Brigade
1051
Police
100
Fire brigade
101
Accidents
102
AIDS Control Centre
1097
Local Assistance
199



Airlines Toll Free Phone Numbers :
Indian Airlines
1800 180 1407
Jet Airways
1800 22 5522
SpiceJet
1800 180 3333
Air India
1800 22 7722
KingFisher
1800 180 0101


Automobiles Toll Free Phone Numbers :
Mahindra Scorpio
1800 22 6006
Maruti
1800 111 515
Tata Motors
1800 22 5552
Windshield Experts
1800 11 3636


Banks Toll Free Phone Numbers :
ABN AMRO
1800 11 2224
Canara Bank
1800 44 6000
Citibank
1800 44 2265
Corporatin Bank
1800 443 555
Development Credit Bank
1800 22 5769
HDFC Bank
1800 227 227
ICICI Bank
1800 333 499
ICICI Bank NRI
1800 22 4848
IDBI Bank
1800 11 6999
Indian Bank
1800 425 1400
ING Vysya
1800 44 9900
Kotak Mahindra Bank
1800 22 6022
Lord Krishna Bank
1800 11 2300
Punjab National Bank
1800 122 222
State Bank of India
1800 44 1955
Syndicate Bank
1800 44 6655


Cell Phones Toll Free Phone Numbers :
BenQ
1800 22 08 08
Bird CellPhones
1800 11 7700
HTC
1800 11 33 77
Motorola MotoAssist
1800 11 1211
Nokia
3030 3838
Sony Ericsson
3901 1111


Computers/IT Toll Free Phone Numbers :
Adrenalin
1800 444 445
AMD
1800 425 6664
Apple Computers
1800 444 683
Canon
1800 333 366
Cisco Systems
1800 221 777
Compaq HP
1800 444 999
Data One Broadband
1800 424 1800
Dell
1800 444 026
Epson
1800 44 0011
eSys
3970 0011
Genesis Tally Academy
1800 444 888
HCL
1800 180 8080
IBM
1800 443 333
Lexmark
1800 22 4477
Marshal’s Point
1800 33 4488
Microsoft
1800 111 100
Microsoft Virus Update
1901 333 334
Seagate
1800 180 1104
Symantec
1800 44 5533
TVS Electronics
1800 444 566
WeP Peripherals
1800 44 6446
Wipro
1800 333 312
xerox
1800 180 1225
Zenith
1800 222 004


Couriers/Packers & Movers Toll Free Phone Numbers :
ABT Courier
1800 44 8585
AFL Wizz
1800 22 9696
Agarwal Packers & Movers
1800 11 4321
Associated Packers P Ltd
1800 21 4560
DHL
1800 111 345
FedEx
1800 22 6161
Goel Packers & Movers
1800 11 3456
UPS
1800 22 7171


Education Toll Free Phone Numbers :
Edu Plus
1800 444 000
Hindustan College
1800 33 4438
NCERT
1800 11 1265
Vellore Institute of Technology
1800 441 555
Amity University NCR Delhi
1800 110 000


Healthcare Toll Free Phone Numbers :
Best on Health
1800 11 8899
Dr Batras
1800 11 6767
GlaxoSmithKline
1800 22 8797
Johnson & Johnson
1800 22 8111
Kaya Skin Clinic
1800 22 5292
LifeCell
1800 44 5323
Manmar Technologies
1800 33 4420
Pfizer
1800 442 442
Roche Accu- Chek
1800 11 45 46
Rudraksha
1800 21 4708
Varilux Lenses
1800 44 8383
VLCC
1800 33 1262


Home Appliances Toll Free Phone Numbers :
Aiwa/Sony
1800 11 1188
Anchor Switches
1800 22 7979
Blue Star
1800 22 2200
Bose Audio
1800 11 2673
Bru Coffee Vending Machines
1800 44 7171
Daikin Air Conditioners
1800 444 222
DishTV
1800 12 3474
Faber Chimneys
1800 21 4595
Godrej
1800 22 5511
Grundfos Pumps
1800 33 4555
LG
1901 180 9999
Philips
1800 22 4422
Samsung
1800 113 444
Sanyo
1800 11 0101
Voltas
1800 33 4546
WorldSpace Satellite Radio
1800 44 5432


Hotel Reservations Toll Free Phone Numbers :
GRT Grand
1800 44 5500
InterContinental Hotels Group
1800 111 000
Marriott
1800 22 0044
Sarovar Park Plaza
1800 111 222
Taj Holidays
1800 111 825


Insurance Toll Free Phone Numbers :
AMP Sanmar
1800 44 2200
Aviva
1800 33 2244
Bajaj Allianz
1800 22 5858
Chola MS General Insurance
1800 44 5544
HDFC Standard Life
1800 227 227
LIC
1800 33 4433
Max New York Life
1800 33 5577
Royal Sundaram
1800 33 8899
SBI Life Insurance
1800 22 9090


Mattresses Toll Free Phone Numbers :
Kurl- on
1800 44 0404
Sleepwell
1800 11 2266


Investments/Finance Toll Free Phone Numbers :
CAMS
1800 44 2267
Chola Mutual Fund
1800 22 2300
Easy IPO’s
3030 5757
Fidelity Investments
1800 180 8000
Franklin Templeton Fund
1800 425 4255
J M Morgan Stanley
1800 22 0004
Kotak Mutual Fund
1800 222 626
LIC Housing Finance
1800 44 0005
SBI Mutual Fund
1800 22 3040
Sharekhan
1800 22 7500
Tata Mutual Fund
1800 22 0101


Paints Toll Free Phone Numbers :
Asian Paints Home Solutions
1800 22 5678
Berger Paints Home Decor
1800 33 8800


Teleshopping Toll Free Phone Numbers :
Asian Sky Shop
1800 22 1800
Jaipan Teleshoppe
1800 11 5225
Tele Brands
1800 11 8000
VMI Teleshopping
1800 447 777
WWS Teleshopping
1800 220 777


Travel Toll Free Phone Numbers :
Club Mahindra Holidays
1800 33 4539
Cox & Kings
1800 22 1235
God TV Tours
1800 442 777
Kerala Tourism
1800 444 747
Kumarakom Lake Resort
1800 44 5030
Raj Travels & Tours
1800 22 9900
Sita Tours
1800 111 911
SOTC Tours
1800 22 3344
Ticketvala .com
1800 209 2222


UPS :
APC
1800 44 4272
Numeric
1800 44 3266


Indian Railways :
Indian Railway General Enquiry Number
139
Indian Railway Central Enquiry Number
139
Indian Railway Reservation Enquiry Number
139


Others Important Helplines :
Consumer Helpline
1800 11 4000
loreal garnier
1800 223 000
KONE Elevator
1800 444 666
Indane
1800 44 51 15
Aavin
1800 44 3300
Pedigree
1800 11 2121
Kodak India
1800 22 8877
Domino’s Pizza
1800 111 123
World Vision India
1800 444 550
source:http://systemassistant.blogspot.in
 
 
 
 
 
 
 
 
 
 
Related Posts Plugin for WordPress, Blogger...