Ömer Faruk ZORLU

Gizli tarif diye birşey yok.

ASP.NET Slider Control

clock September 8, 2009 10:32 by author OMR

Powerful ajax slider script in script.aculo.us . I created new asp.net slider component using this. Orjinal script.

ScreentShots:

 



ASP.NET Image Croper Component with JCrop

clock September 8, 2009 10:25 by author OMR

JCrop is powerful image croper javascript tool. I created asp.net ajax control for jcrop and opened download. Follow the images. Jcrop is free software released under MIT License.

Save as croped area when clicked cropit button.

 

 

btnCropIt Click code example:

Image1.ImageUrl = “~/Uploads/Image/” + ImageCroper1.Crop(Server.MapPath(”Uploads/Image/”));

 

 

OmrCommon.rar (51,75 kb)




 

           

Sign in