Blog

Todays problem involved refreshing an image after uploading using a FileUpload control. The issue was that although the file was changing on the server, the file name was staying the same. This results in the browser displaying the old file as it is being retrieved by the browsers cache. To avoid this problem you need to add a unique querystring parameter to the image url. You can achieve this with the following code:

string lsTimeStamp = DateTime.Now.ToString("yyyyMMddhhmmss");
Image1.ImageUrl = lsImageName + "?ts=" + lsTimeStamp;

Firebug
I came across a problem today with the Google Maps API failing to load in Firefox. All I was getting was a message in the status bar of the browser saying “Waiting for gg.google.com”

After a bit of messing about I discovered that if you have Firebug installed, disabling support for JavaScript debugging solves the problem.

Jul 1

New website

Posted in: Blog, general | 2 Comments

I have finally got round to sorting out my new website. I have neglected this site for a long time and my aim is to keep this new one up to date. We will see ….

 Page 3 of 3 « 1  2  3 

Tools I Use

ASP.NET
ASP.NET
Web development, custom web based business applications, CMS systems.
Umbraco
Umbraco
Custom CMS systems using the Umbraco open source CMS based on ASP.NET.
Wordpress
Wordpress
I use Wordpress for small to medium scale CMS systems.
Adobe
Adobe
Dreamweaver, Flash, Flex and Photoshop are my tools of choice for interface design.

Read more about my Skills »

Disclaimer

The ramblings, thoughts and opinions expressed on this website are my own personal opinions and do not represent my employer's views or the views of any companies I have worked for in the past.

About me

Welcome to my portfolio website. My name is Marc Love and I am a Web Developer based in Glasgow, Scotland.

I have worked for some of the top digital agencies in Glasgow during my career and have recently started up my own digital agency, madebycrunch with my web designer colleague Paul Daly. Our aim is to design and develop cutting edge websites that make a significant difference to the success of your business.

We are currently working on a range of different projects that you will be able to see very soon on the new madebycrunch website.

This site contains a selection of the projects I have worked on throughout my career.

Feel free to visit my Blog or take a closer look at my Portfolio.

Get in touch!

If you are looking for freelance web developer or web designer services please get in touch via my contact page or the info below.

Tel: 0141 275 4848
Mob: 07795 417 980
marc[at]madebycrunch[dot]com

St Georges Buildings
5 St Vincent Place
Glasgow, G1 2DH