I’m in the process of learning vs2005.net. Every once in a while I run into a problem that makes me run to Google. This is no exception. I wanted to validate the the asp.net CheckBoxList control to make sure that at least one item from the list was checked. I found [...]
Entries Tagged as 'Programming'
Fixing The given assembly name or codebase was invalid.
November 2nd, 2007 by cforbes · 3 Comments
Tags: Programming · Site News
Create search plugin for Firefox and IE
October 27th, 2007 by Alex Costa · No Comments
By pure curiosity I decided (at 2am last night) to look into creating a search plugin for my Google Adsense Search. Well it was a very successfull adventure. It can be created for any site search, even your personal blog.
There are 2 ways of doing it (maybe more) I found .
1 – Create your own [...]
Tags: Applications · Programming · Technology · Tutorials / Training · Web Browsers · quick & easy tips
Import excel file to Mysql with PHP
October 24th, 2007 by Alex Costa · 3 Comments
Recently I was asked to upload a whole Excell database into an existing Mysql database. Looking online I found several responses and they had most of the answers I needed but also I had to improvise some coding. Here are the steps I took.
1 – Make the Excell file into a CSV. To [...]
Tags: Applications · Programming · Tutorials / Training
