7,180 Topics
![]() | |
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body> <form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>"> Product: <select name="s_product"> <option value="">Plz select product</option> <option value="1">TV</option> <option value="2">Fan</option> <option value="3">Light</option> </select><br/><br/><br/> </form> <?php if(isset($_POST['s_product'])) { $product=$_POST['s_product']; $sql = "SELECT * FROM `data` join product on data.p_id=product.p_id WHERE … | |
What is Google Phantom update? And how this update has its impact towards websites? | |
I am newbie in ajax.i want to send a normal ajax request when i will click the search button.i write some code the search onclick function.. $(document).ready(function() { $("#Search").click(function() { $.ajax({ "dataType": 'json', "type": "POST", "url": "../test/loginform_details.do", "data": { username: $('#username').val().toString(), password: $('#password').val().toString(), }, "success": function(data) { fnCallback(data); } }); … | |
If you search on Google for my website that looks like the robot.txt please help how can solve this probleam? | |
At Present time does;t matter what is your domain name.If you are working good and Follow search engine terms & condition then you got good result..If you want to better result for your site then you must strong and good Off page techniques | |
Hi, Actually, I want to make one Singleton class which will create one instance for one thread. I mean if we have 10 threads, then Singleton will create only one object for one thread. IF same thread will ask for one more instance it will return the same instance. Basically, … | |
Hello Everyone, I am looking for a good, perfectly workable web 2.0 submission software with one time payment option. I heard about SE Nuke, Magic submitter, Sick submitter, Zenno poster and some similar software but most of them want recurring monthly payment. Before buying I'd love to check the trial … | |
Was hoping there are some experts on PHP out there that can help me with a specific imageboard software called kusaba X. Specifically version 0.9.3 I am running specific Mods like, post screening 2.0, links open in new tab/page, images open in new tab, staff edits (where staff members can … | |
hello Everyone I learn an On page seo please suggest me **how to create Alt Tag & Link creation?** Thanks, Regards | |
hi programming masters! i need your help..how can i SEARCH a record in a database and display the results?? example: if i type an ID number or a name on the text box and click the search button it will look for the records and display it.. i have a … | |
Is it possible to OCR an image using java? Any links to logic or examples or APIs would be appreciated. | |
I would like to know whether the infographics creation, sharing or submission techniques are still worth for SEO? | |
Hi! I am a blogger, who desperately try to build better ranking and visitor base. I want more links pointing to my site, but am afraid of Google penalty. So how you guys build links, I mean honestly in real life. | |
Take a look at the following lsit of files from my media server root@media-server:/home/garrett/Videos/Movies# ls -l total 16 lrwxrwxrwx 1 root root 46 Jun 27 22:17 Adventures In Babysitting.mkv -> ../Movies-Secure/Adventures In Babysitting.mkv lrwxrwxrwx 1 root root 36 Jun 27 22:17 A Far Off Place.mkv -> ../Movies-Secure/A Far Off Place.mkv … | |
Hello! How to open a link in another page created? for example. <a href="" ><img src=""></a> <----- this image, to open in this -----> page. (this page have other design) Thanks in advance! | |
When the search engines were young even before Google existed there was a simple algorythm for SEO that was easily attainable. A top spot on Yahoo was not uncommon within a week or two for major keywords. Now with the competition between the search engines they are advancing their algorythms. … | |
I need some help created a google weather api using vb .net. I found the code online and there are no errors. Problem is that I can't seem to display wether information. Nothing shows up on screen and I am not sure what I did wrong. any ideas? Imports System.Net … | |
I read a vary in-trusting news that facebook is launching Social Search Engine and Google is launching Social Networking site . so who will kill who? in this war. what u think ? | |
I was looking for the methods of white hat seo for my new website. I don't want any later issues about the quality of my backlinks. So I search on web and become aware of document sharing sites. I want to know if backlinks from these sites are helpful to … | |
Hi, I need some suggestion on how to analysis traffic to my web site ? and how web stats information instantly updated for my website ? If anyone know about this please help me | |
I want to know that how to use the anchor text and how anchor text is benefitial for the website ? | |
The seo job I found the toughest on the planet. We in seo learn a lot and use good and also bad means to rank better in search results. We do the hard work of learning the act and bring websites up in rankings. Then suddenly Google rolls out an … | |
here is my code and iam not able to do search in that.only the first search box list the data and when i given second search option both results wont come any idea //this is my html code <script> function showUser(str) { if (str == "") { document.getElementById("txtHint").innerHTML = ""; … ![]() | |
Hi. I'm creating a web crawler, I want to send the output into a txt file, how can I do it? And I also want to give a path to the script to set the directory. How can I do it now? | |
Hi Guys, I am currently making a web browser, and it is all working except when i open links which are to open in a new window, they open in IE. I have got the code below which "should" force the link to open in my existing browser, but it … | |
Hi all, I have a website which is related to cooking category.. I dediced to apply it for Google adsense but do not know what is the procedure to be followed for applying adsense..Few days before Google banned by friends website which is related to the same category.. I dnt … | |
Hi how i can delete all the apps that i have uploaded to my google play store. Thanks | |
I've been trying to get this done for hours now and it's just not working. I have a custom wordpress plugin that has a search box on the front-end that one can use to search for data from my custom tables. (Please note that it doesn't have anything to do … | |
Imports System.Windows.Threading Imports System.Threading Imports System.Net Imports System.Drawing Imports System.IO Imports Microsoft.Win32 Class Window1 #Region "Fields" Private geoDoc As XDocument Private location As String Private zoom As Integer Private saveDialog As New SaveFileDialog Private mapType As String Private lat As Double Private lng As Double #End Region Private Sub GetGeocodeData() … |
The End.