7,163 Topics
| |
| |
Could someone help me out with implemeting a simple http POST method that receive and data through a socket. I would like to know how to simply get values entered in a html form. Since data receive form the socket includes headers as well as the actual data of interest.It … | |
hello, i m working on connecting sqlData with C# form showing data detail on text boxess like ID,name,occupation.and doing the search by entering the ID on textbox then clicking the button to show the details i'm just a beginner in C# so i did the the coding like this and … | |
Hello every body i have searched a lot to get the script that convert .swf files into .flv mp4 but i always found software's that do this not a script. Actually m making a web based application that do this but don't find anything good... Some Suggestions, help, links please... … | |
Google, DSPs, ad exchanges, ad networks mostly allow publishers with rich content, really lots of content, to be publishers, why not content poor websites? Can't content poor websites be served with advertisers? Rgds | |
Hi there, Just a quick question.. Is it possible to get all the list of pages indexed by google? Thanks in advance Kumar | |
Actually, I am having problem with the wordpress lightbox plugin: Fancybox where it don't work. Therefore, I tried to change to jquery pirobox instead. But I having problem of add the custom rel and class to the link image. I refered [URL="http://wordpress.org/support/topic/add-relxyz-to-gallery-link"]http://wordpress.org/support/topic/add-relxyz-to-gallery-link[/URL] and tried without success moreover I want to … | |
Hello everyone, this is my first post in the community. Im doing my 3rd year in Software Engineering. We have a semester project coming up. We are 3 people in one team. I am looking for a good project idea which can be implemented by us in a time frame … | |
I want to know that how to index website on a paticular keyword . so my website will show on that keyword at any place or page and if i create web 2.0 backlinks for my website and then do social bookmarking on pligg highpage rank sites >>> if that … | |
I just couldn't fit all of it in the title, actual title is: **How to send and receive messages (data packets) between UI and the server. And what would be most minimalistic CLI Linux edition that would only be able to receive and send such data and also perform "basic" … | |
On my controller I have a variable called 'name' => $child['name'], for my drop down menu. The problem I am having is that in the child dropdown menu it still shows parent name. I am trying to make it so if parent_id name is equal 0 then will not show … | |
Hello hello. I'm remodeling my personal website, and I'd like to stack the links as flat icons, pretty much as facebook, linkedin and etc appears on here. So, instead of the badge I'd like to show an icon to keep the layout, but I couldn't find one for DaniWeb. Am … | |
Is it possible to implement Google maps like website in PHP using Google maps Api v3?? Please help me | |
| I have a GridView that is populated with information froma sql table. The first column of the table has a number (0,1,2,etc.) that corresponds to a folder on the network that contains multiple documents. After the table is generated with all the information from the sql table, I want to … |
Hello, The particular code I have in place is based off of search, that will then grab items from my data base and render the results in a table formatted display. pagination included. } $var1 = $_POST['var1']; $query = "SELECT * FROM table WHERE state LIKE :search OR city LIKE … | |
Hello! I'm trying to find the longest sequence of equal elements in a matrix M x N. I use two nested for-loops to search into the rows and compare the cells - same thing for the columns. When two adjacent elements are equal, I increment a counter. If the counter … | |
Hello. i'm creating a simple CMS for myself. There is a register form, i can register as the admin of the cms and then with login form, i can enter into admin area to write a new post or edit or delete posts. But there is a problem. I typed … | |
I have another question and trying to solve but did not solve this anyone who help me to solve this the Question start here...... Write a program that reads a whole paragraph (you can do that with a little common sense) from the user. Now prompt the user enters a … | |
Hi everybody. I have a page with some post's title in it. I have put every title in an <a> tag. I want to click on each title and enter into an other page (single-post-page.php) to see the content of that post's title. The script of that page (single-post-page.php) should … | |
Hi.. I am using Google map to show the route path between the longitude and latitude points. Here the default stroke color of the route path is blue. I want to set it into different colors. That is,from point A to B is reb,B to C is green,C to D … | |
As we all know, Google is going to start factoring in mobile usability into their algorithm later this month. Over the past few days, out of no where, Google Webmaster Tools started showing an increasing number of mobile usability issues (first 124 earlier this week, and now 268 pages with … | |
Hello, I'm playing with some RSS functions, and I like to fetch/extract the (image:thumbnail) url from the CNN RRS Feed: http://rss.cnn.com/rss/edition.rss In this (and other) RSS feeds there can be mediafiles (image:thumbnail) that seems to be impossible to grab and display together with the rest of the feed output. The … | |
My memory informs me that this is the third time I have tried to upgrade to a 5.3 version of PHP and failed. As best as I can tell, I am not downloading the correct combination of PHP and most likely the Apache server to get a working developing environment. … | |
What do you think about domain extention like **.com, .org, .net etc.** touch any SEO value? Thanks for your time. | |
I noticed some spam links towards a competitor's website. When I tried to create same links for a website it did not take me more than 5 minutes to create 8 of such links. **I created only these 8 spam links** while continued my regular hard work SEO effort for … | |
Who were all request Invite for Auto SEO - SEO Ninja http://seo.ninja http://searchengineland.com/april-fools-googles-matt-cutts-starts-new-seo-spam-tool-autoseo-217774 | |
I have only a little bit idea about onpage SEO. I always prefer off Page seo. Now i need to know about On Page seo, I have only idea about Meta tag. If any one who has vast knowledge on On-Page Seo, Please Let me know about that. I will … | |
Link building is one of the most persuasive parameters of search engine ranking. Now a days Link Juice is a Key factor for any link building services. So, i just want to know that what factors affecting the performance of link juice in seo. Any research based idea... | |
I need a secondary review of the following script to help identify an issue of inconsistency with a function. The code allows me to perform a live search on a specified content. If a match is fount, it allows for me to click on a link and toggle() the content … | |
Hello... Im having a problem with "like operator" on SQL database Im using this code to search on database Dim DV As New DataView(dbDataSet) DV.RowFilter = String.Format("ID Like '%{0}%'", TextBox1.Text) DataGridView1.DataSource = DV and at textbox1 I type 2 in data grid view show all people who have number 2 … |
The End.