Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #13.9K
~2K People Reached
About Me

Mr. Lance Bachmann founded Local Internet Traffic to ensure that internet advertisers receive the best ROI from the Internet Space. As he watched companies fall short of their customers' expectations, it was Mr. Bachmann's vision to have a company that…

Interests
SEO,internet marketing,Web Development
PC Specs
MS Window
Favorite Tags
Member Avatar for T4gal

Lately I've been seeing a lot of people saying you should never use table for a site layout, only DIVs. So I began to look into this to see why, and after a lot of reading I'm thoroughly confused. Currently I make all of my websites using tables and CSS …

Member Avatar for localinternet
0
227
Member Avatar for bharanidharanit
Member Avatar for Borzoi
0
209
Member Avatar for pharindra
Member Avatar for padmaguruarts

Hi, My friends computer is dead. It shows the error "Dumping physical memory" and after the restart the BIOS is now not detecting the hard drive. Please help! Thank you in advance. Love and Peace, JK

Member Avatar for mechbas
0
75
Member Avatar for kannagk

Hi everyone, Is there Anyone knows how to create an EXE application file. what Language have to use for it? thanks.

Member Avatar for Ancient Dragon
0
212
Member Avatar for swornavidhya_m

How to set background image for iframe? If set, it is not working in IE. But works with Mozilla and Google Chrome. How to fix bug in IE for displaying background image in iframe. M.Sworna Vidhya

Member Avatar for localinternet
0
70
Member Avatar for srinivasan106

[CODE] for(i=0;i<n-1;i++) { for(j=i+1;j<n;j++) { if(a[i]>a[j]) { temp=a[i]; a[i]=a[j]; a[j]=temp; count++; } } } [/CODE] [CODE] void select(int a[],int n) { for(i=0;i<=n;i++) { k=i; min=a[i]; for(j=i+1;j<=n-1;j++) { if(a[j]<min) { min=a[j]; k=j; count++; } else count++; } a[k]=a[i]; a[i]=min; } } [/CODE] which one is selection sort???first or sec??

Member Avatar for localinternet
0
228
Member Avatar for seoindia

Hi All, Can any one suggest, what's a process to get/improve back link on Bing ?

Member Avatar for ursimrankhanna
0
109
Member Avatar for fumnimda

As i know about Alexa.com it gather statistics about site popularity from Alexa toolbar which is downloaded by people and installed on their own PCs.right? this toolbar has a search box. my question is this: Do Alexa get people browsed sites just are searched on this search box or all …

Member Avatar for mackone
0
152
Member Avatar for backendcode

Hey guys, Whts happening Do you think is Your website html coding should be validate from w3c standard for high website ranking on search engines. I dont think so. but yes we should keep some basic things in our mind like use alt tag for images if u want ur …

Member Avatar for RichardWilson
0
202
Member Avatar for chitian5057

Hi All, Is there a way to create a HTML file generated in browser in a JSP file? This same JSP file parsed by server and show up in a browser in HTML form and also save this HTML form to a HTML file on the server. The only way …

Member Avatar for javaAddict
0
150
Member Avatar for smjaved
Member Avatar for localinternet
0
80
Member Avatar for PotaZinga

hi! everyone. please help i need to add a date picker to an asp page and i have been looking over the internet and i cant find anything to help me.it may be a drop down or may be like (check this page [url]http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx[/url]) .it would be real nice if …

Member Avatar for localinternet
0
90
Member Avatar for born star

hello ...........i have question that where to use tostring() function...... like when we write.......... [CODE]Textbox1.Text=dr["ename"].ToString();[/CODE] here dr is the object of data reader and ename is the column name my question is why ToString() was used here..

Member Avatar for localinternet
0
65
Member Avatar for ranu jain

hello friends i m new in dis community n in asp.nt field i want 2 9 wat is [COLOR="Green"][B][U]POST BACK[/U][/B] URL[/COLOR] in link button property

Member Avatar for localinternet
-1
144