Utility to check INS Case status for multiple receipt numbers (.NET required)

LiveAndLetLive

Registered Users (C)
For those who have .net installed on their machine, I have a utility which will check status from INS servers...

Just copy and unzip this to your c:\inetput\wwwroot folder

It will create files in c:\inetpub\wwwroot\ins
goto web.config and change the 6th line with your values as
comment - insnumber;comment - insnumber;comment - insnumber;
eg:
<add key="ReceiptNumber" value="Yourname H1B-SRC030175;Wifeaname H4-SRC030;" />
then save it.

then open your web browser and type http://localhost/ins/index.aspx
it will show all your cases in single page. this saves your time to search case by case on INS web site.
have this as your favorite url.
enjoy :)

Make sure that you do not use it more than 10 times a day or INS will block your number for 24 hours
 
Not Wishing To Have Dueling Applications

THIS APPLICATION IS NO LONGER AVAILABLE
 
Last edited by a moderator:
Top