7,162 Topics
| |
Hello, First I would like to say thank you for looking and any help will be greatly appreciated. I am trying to write a code which does the following: 1) Read a file (The file contains list of words) 2) The purpose of the program to ask the user to … | |
im making a program that loads a collection of strings from a file. then the user need to search the keyword using a binarysearch, but im using strings in my program, how to make the program using array of characters? here's my code, thx before :) [code] #include <iostream> #include … | |
I have an win32 console phonebook application. Phone records are held as linked list. [CODE] struct Tel_dugum{ char name[NAMELEN]; char telno[TELNOLEN]; Tel_dugum *next; }; [/CODE] You can see the structure of the linked list above. My problem is when i search i dont want my app to search whole records … | |
is it possible to use mathematical operators in .htaccess file? for example i want to redirect a page with id=100 to a page with id=30 ? | |
I have one website with blog. I have published a blog on that. Could I use the same blog as a article for article submission. Will this cause any duplicate content problem? Thanks in advance. | |
how and why do i need meta tags,how do i put them in my website | |
<Meta NAME> and <Meta HTTP-EQUIV> Hello guys, i am recently observed these meta tags in websites source file and that websites position in search engine is in top rank. are these meta tags are useful to get top rank in search engine? what are the difference between <META HTTP-EQUIV="keywords" and … | |
Dear friends, I'm doing my inventory project in visual studio 2005... Back-end is ACCESS... i'm having purchase, sales tables... I want to know, how to Generate Report(Crystal or Data)... I need Steps to create and coding associate with it(For both, if it is possible)... Because i need very urgently... Plase … | |
Many search engine automatically delete website that were registered but have not been updated for a long time. You may have also submitted a web page that has changed or has been deleted yourself. Also, many search engine submission place new submissions in the top of their lists. The longer … | |
Hi, i am making a menu and want to be able to add menu links by simply adding a new record to a database, i have got the main concept going but am having some troubles, instead of writing: the same piece of code to load a new menu item … | |
Though if you optimize your site for SEO, it will affect both Google and Bing. But I just saw this interesting post on this site: [url]http://blog.searchenginewatch.com/090904-121551[/url] So what do you think? | |
Hi Folks, What is the difference between 301 and 302 redirections.Will it affect our site page rank ? if yes how it affects? Thanks Bruce | |
Consider following function: [CODE]void func(const char & input){ //do something }[/CODE] Apparently it makes sense for the parameter to be constant value not reference to constant, Now may a compiler optimize that to constant value so that it'll be the same as following ? [CODE]void func(const char input){ //do something … | |
You guys were so kind in helping me resolve my database connection problem, my web page is up and running with connections to the database working just great. Thank you all. Now I am just having a problem getting the Search to work. My web search requests return the following: … | |
Hi, I was making a search box and was trying to highlight the words that the users will enter in the search box,for example if the user enter "kids" in the searchbox it should highlight the "kids" word in the result............. is anyone have an idea how to do that | |
Please tell me how back links helps and what is the exact defination of it? | |
Hi Folk, What is the best SEO tools you've ever used? Please share here so we can get the hidden great tools to help our SEO. | |
If you are into SEO, you will know that building backlinks to a web page is the key to high rankings. However there are some common misatkes (you can make without even knowing) which will get your site banned from the search engines. See these common mistakes here: [B][URL="http://www.xomba.com/are_you_making_these_5_deadly_link_building_mistakes"]Common Backlink … | |
Hello, Currently, the only method I use is social bookmarking submission for my new blog pages and I write some articles to submit to article directories but not much. I am trying to increase back links to get better indexed in major search engines. I heard that someone here use … | |
When I researched an article on multimedia search last year for [URL="http://www.econtentmag.com"]EContent Magazine[/URL], (The [URL="ttp://www.streamingmedia.com/article.asp?id=9879"]resulting article[/URL] was republished on Streamingmedia.com last December.) I learned in the course of my research that it's hard to search for non-text elements because they lack the contextual language of text. Seems logical enough, but … | |
I have watched alot of Java tutorials on yutube, but they all say to go to [url]http://www.sun.com/[/url] and get the JKD, but there is about 7 downloads labled JKD and java development kit, so can somebody please give me an exact download link, i want to have a look at … | |
This is some PHP search code with some mistake. $run gives nothing where $run = mysql_query($construct); It gives: Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\xampp\search\search2.php on line 39 No results found. [CODE]<?php //get data $button = $_GET['submit']; $search = $_GET['search']; if(!$button) echo "You didn't submit … | |
Google have launched "Google url shortener". Will this affect on SEO? | |
Finally Google has announced that new search index Caffeine is completed. [QUOTE]Today, we're announcing the completion of a new web indexing system called Caffeine. Caffeine provides 50 percent fresher results for web searches than our last index, and it's the largest collection of web content we've offered. Whether it's a … | |
hello friends i m working for a site name prosquote.com this site is related to insurance quotes. now the problem is this yesterday my site ranks on two keywords free insurance quote, insurance quote online at 168 and 82. but today when i search for them they are not in … | |
hello everyone, this is me Roshan Joshi from Nepal and I am an internet marketing consultant. | |
Hi friends, I would like to introduce myself, I am Manim from Singapore. Currently working in Olam International singapore as Oracle DBA. Also interested in web development and seo topics. I have created few websites (SNIP SNIP SNIP ha..ha.. i'm not promoting my sites, just for info.) and learnt something … | |
Hello all. I read on the web that this forum website was a follow site (towards links) back in 2004. Then I read it is nofollow in 2006. So I am confused. Which one would it be? Thanks for the input. | |
Here is an excellent news for you, friends! We have been doing and at last had completed the [URL="http://www.seoquake.com"]SeoQuake[/URL] for [URL="https://chrome.google.com/extensions/detail/akdgnmcogleenhbclghghlkkdndkjdjc"]Coogle Chrome[/URL]! Now it is as convenient as plug-in for Firefox. We have added support for Yahoo, Bing, Baidu, SERP’s, functionality for Custom Parameters editing and adding. Feel the difference. … | |
Make no mistake, Apple and Google both want to be the gateway to your TV. Back in May, Google [URL="http://googleblog.blogspot.com/2010/05/announcing-google-tv-tv-meets-web-web.html"]officially announced[/URL] its TV initiative. Just yesterday came rumors in [URL="http://bits.blogs.nytimes.com/2010/07/02/apple-hopes-to-re-enter-the-living-room/"]this New York Times blog post[/URL] that Apple is working to revamp its failed Apple TV. Google and Apple, like many … |
The End.