Monday, May 17, 2010

How to Create Scheduled Tasks By Using .aspx Page

Apart from job scheduling in sql server, one can do same scheduling by using aspx page also.


You can create scheduled tasks by using .aspx files by scheduling your .aspx files to run using iexplore.exe or firefox.exe


Step 1 :
Start –> Control panel –> Scheduled Tasks –> Add scheduled task
Then, browse for your .aspx file and select it.


Step 2 :
In wizard of creating scheduling >> run >> your code should be like


For IE:

“C:\Program Files\Internet Explorer\IExplore.exe” http://127.0.01/ScheduleMyTask.aspx”


For Mozilla:

“C:\Program Files\Mozilla Firefox\firefox.exe” http://127.0.0.1/ScheduleMyTask.aspx”



Step 3:
Select your date and time to run with daily/weekly etc option.
And complete wizard. Now your scheduling is done but you need to close browser after completing scheduling


Step 4:
Create batch file(.bat) from command prompt or notepad and write


For IE

“taskkill /IM iexplore.exe”

For Mozilla

“taskkill /IM firefox.exe”

also set this file for sheduling.

Time difference between step 3 and step 4 should be atleast 2-3 minute.

Secret Door from Google

Google is the best answer to any of your search queries 24×7. But do you know Google has a hidden secret world, which can be opened by using a few codes. This is a hack that exposes the security loop holes within websites. Just enter a few secret codes in Google’s search box, and there-after you can have access to security cameras around the world, access to personal & confidential documents or maybe even download in-numerable free stuff from the internet. Take a jump to see how it’s done.

# Hack security cameras
Want to gain access to security cameras positioned in parking lots, busy inter-state highways, college campus etc., then just type the following in the Google search box and hit enter.

inurl:”viewerframe?mode=motion”

Then click on your preferred search result and you’ll have un-granted access to a live camera.

To gain access to faster refresh rate cameras, type-in the following in Google search box.

intitle:”Live View / – AXIS”

.

# Hack to gain access to free stuff

If you want to hack Google for free music, E-books and stuff just enter the following:

“?intitle:index.of?mp3 Linkin Park“

Here I’ve searched for the artist Linkin Park, having format mp3. You can change these parameters to search something else.

.

# Hack personal & confidential documents
Use any one of these codes to have access to CVs, Excel documents having contact details and information on bank accounts, financial summaries or credit card numbers.

intitle:”curriculum vitae” “phone * * *” “address *” “e-mail”

filetype:xls inurl:”email.xls”

intitle:index.of finances.xls

Thursday, February 11, 2010

Hiii

Welcome all...
My self Jinesh Shah

I have completed MCA, BCA.
now i am working as Software Analyst in IT Company.

You can contact me : shahjinesh11@gmail.com