473,396 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to check virus while uploading an image in asp.net.

Dear All

I have to create an application to do virus check before uploading an image.

Any Help

Yogesh
Jun 11 '08 #1
5 1882
r035198x
13,262 8TB
You want to write a virus checker program or just call one?
I suggest just call one passing it the required parameters using the Process class.
Jun 11 '08 #2
You want to write a virus checker program or just call one?
I suggest just call one passing it the required parameters using the Process class.
Thankx
Iam new to asp.net ? Will u give me some idea or link so that i can write a virus checker program
Jun 11 '08 #3
r035198x
13,262 8TB
Thankx
Iam new to asp.net ? Will u give me some idea or link so that i can write a virus checker program
ASP.NET is hardly the defacto language for writing virus checker programs. You are better off using other languages for this (like C).
Jun 11 '08 #4
CyberSoftHari
487 Expert 256MB
You can check the extension of the image and restrict only a particular type of image. But to restrict viruses you must use the Anti virus Software in server. If you have virus check in your project, then your project updating never come to an end.
Jun 11 '08 #5
kenobewan
4,871 Expert 4TB
Like the others I am struggling with your design. I agree with cybersofthari, any checking should be done on the server. Simple security measures are effective and that is why you don't hear of this being an issue on the net.
Jun 11 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: ok | last post by:
Hello, Q: How do I get image width and height before uploading an image? This because, I want to restrict people uploading huge files. Thanks in advance
10
by: John Smith | last post by:
I know that uploading an image to a database has been covered, oh, about 3 trillion times. However, I haven't found anything covering uploading to a MySQL database with .net. Please don't...
2
by: Geoff | last post by:
Hi Previously I was able to check for an uploaded file to be a jpg or a gif by using the exif_imagetype() function. I had to change from hosting provider and the new one doesn't want to...
1
by: syam | last post by:
How do i check whether the an image and the path given by the user are valid before uploading the image using php.
3
by: syam | last post by:
Hai frnds..... Please Help me. I want to validate an image befor uploading, to check whether it is a valid image or not
3
by: Chris Mahoney | last post by:
Hi I'm setting up a site where users will be able to upload photos. I'd like to be able to ensure that they're uploading JPEGs, and not malicious code. I've tried checking the MIME type, but...
1
by: thulaseeram | last post by:
I am using iframe to store uploaded images, it is uploading fine in IE but it is not happening in firefox means first time it is uploading image if i try to upload second image it is not calling even...
7
by: dasrasmikant | last post by:
Dear Experts, I am falling in a trouble and need your help for solving it I want to get the width and heignt of an image before uploading it. Below is my code <script language="javascript">...
1
pezholio
by: pezholio | last post by:
Hi, It seems that every time I put together a new script to upload a file I always have problems, here's the latest one: I've got a form with two file input fields, when I submit the form,...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.