Hello,
I have some images stored in a database, but they are all rather large in dimensions (some are 3000px wide!), and I want to resize them and save them to disk the first time they are requested so my website is not pulling out these massive images every time.
I can pull out the images...
Hi,
I've done this before and for the life of me I can't remember how!
Basically I have a Gridview inside a repeater, and I want to handle the events from the gridview (Edit, Delete etc.) in the codebehind but I can't remember how!
Here is my repeater...
<asp:Repeater ID="rptrSections"...
Hi,
I'm trying to upload a PDF and store it in a database. At the moment we're using mySql but we have plans to change to SQL in the future.
I've currently got a function that takes the Binary data as a Byte array, but at the moment when it inserts it it inserts the string "System.Byte[]" in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.