Skip to main content

Online free UAE Visa Status checking

How to check UAE visa status, validity using only your passport

Add caption

Step by Step check UAE visa status online free;


Step 1: Visit this link - https://smartservices.ica.gov.ae/echannels/web/client/default.html#/fileValidity

Step 2: Select the 'Passport Information' radio button.

Step 3: Select either 'residency' or 'visa'.

Step 4: Enter passport number and passport expiry date.

Step 5: Enter nationality from the dropdown on the right. A corresponding number will appear on the box on the left.

Step 6: Select the captcha check box and click on search. The page will now display your visa details along with date of expiry.

Comments

Popular posts from this blog

ERP - Royal Trading & Contracting Company

 

Spiral Model C#

I have created following: 01 - Db.Model ( i.e., "TicketProtection.cs + "ServiceCharges.cs" + "AtolProtection.cs") 02 - Configuration ( i.e., "TicketProtectionConfiguration.cs" + "ServiceChargesConfiguration.cs" + "AtolProtectionConfiguration.cs") 03 - Migration Added Migration(add-migration added_costing_charges_table)  04 - SQL Insert Script ( i.e., for ticket_protection_charges. in figure bellow)Please review if i miss anything...? 05 - Data for SQL Insert Script: creating file in seeding folder of project - with "embaded resource" 06 - Run the Project on Database to check data & tables are created. 07 - Repository: 08 - Manager ( Interface and Implementation) (Reference Data Manager) 09 - Controller (Reference Data Controller) "CustomApiResponse" 10 - Create Map in SelectItemProfile   11 - Create Front End "Costing Methods PassengerType wise"