No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Web Developer
- Interests
- Travel, Drinking beer, Trying to study chinese, Web developement
- PC Specs
- Intel P4 3.2 HT 1.5 Gig Ram 19 " Pure Flat Philips
17 Posted Topics
I dynamically create some linkbuttons and assign them the same EventHandler: [CODE]lb.Click += new System.EventHandler(engCat_Clicked);[/CODE] In the engCat_Click event, it sets a static variable to the value of the LinkButton's ID that was clicked: [CODE]protected void engCat_Clicked(Object sender, EventArgs e) { LinkButton lb = (LinkButton)sender; string engcatID = lb.ID; currentEngCatID … | |
Re: [QUOTE=obiztek]Nice resources collections ! It is going to help many people .Good work keep it up[/QUOTE] Lots of tools here: [url]http://www.seocompany.ca/tool/seo-tools.html[/url] | |
Re: Cool thanks. I watched the Lynda.com tutorials on CSS2 this weekend and they where quite good. I started moving my some of my sites away from tables and using div for the layouts. I will run through these aswell. | |
Re: [QUOTE=inscissor]I still haven't gotten into any sort of .NET development yet. I really should. I've read about the architecture but have not yet embarked on any projects yet. Hopefully I'll have more time after the semester is over.[/QUOTE] You will be converted when you do. I have done projects in … | |
Re: One major thing that is keeping Flash back is SEO. I would use Flash a lot more if it could be picked up by search engine more affectively. | |
Re: I want to get a Fujitsu-Siemens because they offer very nice specs at a decent price. The only thing that has always kept me back is the 1 year warranty that they offer. And looking at the forums a lot of people seem to have some kind of problem. It … | |
Check the bottom of the left column on [URL SNIPPED] (my home page) and tell me if you think that the section called SERVICES is a good idea to get more keywords on my pages. Thanks. | |
Re: I also don't think it will hurt but I also think it wont help that much. If you notice the difference I will be amazed. | |
I have read somewhere that you should also try to optimize for common spelling mistakes people can make with your keywords. If the theme/category my website is about is very popular, would it be advisable to optimize for misspelled search terms, or would this affect the credibility of my site … | |
I am looking to upgrade my billing software for my hosting company. I have written one myself in PHP ages ago and the company is quickly growing out of it. What commercial packages is out there that is meant specifically for Web Hosting companies worth taking a look at? I … | |
I watched an E3 video on the PS3. It has been a long time since I have been so impressed. The Cell processor looks awesome. I wonder how long it will take desktop CPUs to catch up to it. Have any of you seen the video or any of the … | |
Re: Is it possible to post a screen shot of a diagram of the tables you are using? | |
Check this link and tell me what you guys think. HVD = 1TB on a disc. [url]http://www.mybroadband.co.za/nephp/?m=show&id=1309[/url] | |
I was browsing around and came by this site and saw a very cool effect. [url]www.mininova.org[/url] Type a letter in the search box and they display the most recent results by other users. What is the best way going about getting this effect. I havent looked into AJAX yet. Is … | |
![]() | Re: You need to make it so it grows and shrinks with the page. This means your header should always use 100% of the page width. Then you need a section which will grow and a section that will stay the same(usually the section with the logo). Check [url]www.intus.co.za[/url] for what … |
Does google tell the public when they do updates or do you just have to wait and hope your PR goes up? And if they do where can I find these dates? | |
Re: I signed up and added my site. Added the code into my header tags but when I use the check status button it tells me it cant fine the code. Mailed them but havent had a reply from them yet. Had anybody had this problem? |
The End.