15,923 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for urtrivedi

I want to integrate local seach engine to my website. Which open source tool is best for it, I want to search pdf files also. Will google custom search do this job.

Member Avatar for Manish02
0
218
Member Avatar for tayyongjie.gin

So what i am trying to do here is to create a slide show which will show both image and text box with one click and i cannot seem to get it right so anyone here can help me? CSS: #divs color:black; width: 350px; height: 350px; overflow: hidden; position: relative; …

Member Avatar for minitauros
0
178
Member Avatar for Smiti
Member Avatar for crazyvonzipper

Hi there guys, I have quite a stupid question which for some reason I cannot wrap my head around. I have a table with supposed 4 cells (2 rows x 2 columns) but I want to set the 2nd column's rowspan to 2 making 3 cells <table> <tr> <td id="cell1" …

Member Avatar for crazyvonzipper
0
172
Member Avatar for Ravi Rajput

What is press release role to make a website popular? Can we use anchor text with targeted keyword?

Member Avatar for Kelly Burby
0
209
Member Avatar for Ravi Rajput

What is view through conversion rate? I have read it but does not understand it clearly.

Member Avatar for WebOutGateway
0
69
Member Avatar for Mohamed_26
Member Avatar for RikTelner

How to detect key being pressed and how to send "impulse" to PHP file about which key has been pressed? Simply Googling "PHP key detection", doesn't deliver reliable resources. Offcourse I could use JavaScript, but I wouldn't be able to get this to PHP, since, they're on opposite sides.

Member Avatar for RikTelner
0
81
Member Avatar for safeer008

Hi I want my link to blink. I am using this code <a href="#" style=" text-decoration:blink;">Click Here</a> but it is not working.

Member Avatar for pixelsoul
0
113
Member Avatar for abhijit_2

how to disply mysql table data on same form and also edit update and delete these data on that form in wordpress

Member Avatar for safeer008
0
99
Member Avatar for terryds

Here is the fiddle : http://jsfiddle.net/terryds/2QNK3/ The problem is the black bar at the top of the page... It should have 5px margin-bottom.. But, it doesn't... Please help me fix it...

Member Avatar for terryds
0
141
Member Avatar for Dani

I had a debate with a friend the other day about whether it's better to create a very niche site or a site that tries to be a jack of all trades and master of none. I thought I'd open the discussion up here. Basically DaniWeb was founded out of …

Member Avatar for techman41973
0
140
Member Avatar for nathan.pavlovsky

Hello Programmers! I am working on a 'comics' page of my website. It is going to have multiple pictures (arranged neatly in a table) for the viewer to see and enjoy. I would like to have the images (by default) have a width of 10% of the browser window's width …

Member Avatar for nathan.pavlovsky
0
333
Member Avatar for nopara

We are looking for a company that will do site advertisement space sales to on a commission basis. They sell ads space on our site and take a percentage off the top. Any ideas? What company is daniweb using to do their ad space sales and how is it working …

Member Avatar for Manish02
0
272
Member Avatar for vivek1995

my site's link is http://daplonline.in/ i want to put 4 more link in above image "Note only for first image not at all" am tired let's see the CSS Code for bottom buttons .main_image { width: 598px; height: 460px; float: left; background: #333; position: relative; overflow: hidden; color: #fff; } …

Member Avatar for nauticalmac
0
117
Member Avatar for Omni

Having some issues with securing my home FTP server running FileZilla FTP Server. Basically I was running through the guide on Life hackers guide on how to setup a personal home web server [Click Here](http://lifehacker.com/124212/geek-to-live--how-to-set-up-a-personal-home-web-server). Regarding the section of locking down directory access from HTTP I did the following. 1. …

Member Avatar for cereal
0
628
Member Avatar for Deep Modi

I am having the website and it's based on the Educational Purposes... I am having the code for different programs and all so etc... So The question is that How can i add the code as syntax highlighter PFA... ![d71ec5623473d0f488c3f95f9bcc962e](/attachments/large/4/d71ec5623473d0f488c3f95f9bcc962e.jpg "d71ec5623473d0f488c3f95f9bcc962e")

Member Avatar for JorgeM
0
212
Member Avatar for Muhammadshazad

Hello everyone. We did lot of work in our daily life on our sites for high rank and for google top. But our work not give us good results as we think,this is because we made back links from not good sites. We get thousands of backlinks through our manual …

Member Avatar for markjaiby
0
285
Member Avatar for Smiti
Member Avatar for nicky.loverr
0
212
Member Avatar for jeffylo

My new website (trafficyup) is 6 months old. It's Alexa traffic rank is 681,622. No traffic on my website. What are the benefits of Alexa traffic? Please give your feedback.

Member Avatar for mybids
0
257
Member Avatar for davy_yg

Hello, I am trying to stylize the event in the front page: [Event frontpage](http://www.rustoleum-indonesia.com/events_3.png) I wonder why it does not work. index.php <?php include('include/con_database.php'); $result = mysql_query("SELECT * FROM dynamic_content WHERE CatID='4' LIMIT 2"); echo '<br><br>'; echo '<table border="0"><tr>'; while ($data = mysql_fetch_array($result)){ echo '<div id="banner">'; echo '<td width="25%">'; echo …

Member Avatar for nauticalmac
0
130
Member Avatar for arun.gerrard

<url snipped> this is the url of my blog......someone please tell me how to improve my page and alexa rank:confused:

Member Avatar for Packards
0
398
Member Avatar for imrantrueface

I am newbie here can anybody help me with integration of shops to my website, thanks.

Member Avatar for mayaestat
0
112
Member Avatar for chrisschristou

hello i build my site to sell online chiness phone and tablet pc usualy i do dropshipping with big chiness site... i build my site and i use paypal for payment (buy now boutton) and usually i receive on my paypal "Your account access is limited" i can't move money …

Member Avatar for Frank15
0
201
Member Avatar for chrisschristou

Hello daniweb friend i work up to 6 moths to build my own e-commerce website finaly it is ready but i don't know what paymentgateway i can use i find a payment gateway who have esay api to use and who will not redirect customers for payment "not paypal" i …

Member Avatar for Frank15
0
205
Member Avatar for Abhi_3

If your website is new than submit it's urls to bookmark option of google and this will help your page to get indexed and cached soon.

Member Avatar for irfanmau
0
161
Member Avatar for garyjohnson

Hello, I have a few links that I have given a relative position. They have the widths set to 200px, however they do not follow this at all and only have the width wrap around text. When they had the position of float, they followed the width rule of 200px. …

Member Avatar for nauticalmac
0
243
Member Avatar for shivendu

**Hi 2 All,** I am getting problem with email images. The TD width and height is fixed but the image is coming dynamically from databse which might be bigger or smaller. If I apply **overflow:hidden** also, the image is showing up like squized or streched. Is dere any solution to …

Member Avatar for samc36
0
286
Member Avatar for Alexparkker

I want to get more visitors to my ecommerce site.I am also content writer.So with this things can i any strategy. Please help me.We are small **[ecommerce development](http://www.contus.com/ecommerce-web-development.php)** company?

Member Avatar for Manish02
0
602
Member Avatar for Smiti
Member Avatar for elanorejoseph

Hi i am trying to create an application, in which 3 images will be shown as thumbnails,if we click on one it will expandand other thumbnails will be hidden.if not selected there will be a timeout and one image will be expanded randomly.

Member Avatar for elanorejoseph
0
135
Member Avatar for Tcll

so basically, I have a plugin for a forum that applies a glow effect to the message content... however, in modern browsers quotes and codes also have the glow applied to them, unless negated by another glow, while in IE8, this also affects images and other content... how can I …

Member Avatar for Tcll
0
130
Member Avatar for chrisschristou

hello friends, Happy new year all just want know how can i set the label of field on the top of field not left on the top.

Member Avatar for chrisschristou
0
165
Member Avatar for Deep Modi

Hi, I am new on this all, I want to add RSS Feed to my website. But really i don't know about this anything. As I am on windows 7, The gadget RSS FEED (i look on it) and also view some pages like [THIS](http://windows.microsoft.com/en-us/windows7/Using-RSS-feeds) but the Question is How …

Member Avatar for Deep Modi
0
256
Member Avatar for kesh1000

Hi Guys, Not very sure if this is the right place but I am launching a multi-vendor site and would like to know if any of you have any ideas on what I should name the product. I had a few ideas but either its taken or the domain is …

Member Avatar for kesh1000
0
80
Member Avatar for london-G

Hello, My website displays perfectly fine on the computer however when it comes to phone or tables the background image becomes smaller. I have spend more than 4 hours trying to figure out why but no luck. Will appreciate if you guys can give me a hint. The website is …

Member Avatar for ahqaf
0
179
Member Avatar for piaxye
Member Avatar for Dani

I'm trying to create an ATOM activity stream ala http://activitystrea.ms/ However, I'm confused a bit by the proper format, and also wondering if the JSON version is replacing the ATOM version?? Here's what I have so far: http://www.daniweb.com/stats/activity_stream Is there a place I can validate it??

Member Avatar for pritaeas
0
83
Member Avatar for terryds

First, here are my code HTML <!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" href="css/style_v2.css"> <title>Far Far Away - A folktale at Faraway Island</title> </head> <body> <header> <div id="logonslogan"> <a href="#">Well-Designed Blog</a> <p id="slogan">Created by Terry</p> </div> <div id="navnsearch"> <nav> <ul> <li><a href="#">Home</a></li> <li><a href="#">Portfolio</a> <ul> <li><a href="#">Wordpress Theme</a></li> <li><a href="#">Blogger …

Member Avatar for EvolutionFallen
0
218
Member Avatar for tqmd1

Sir, I am using these codes <?php require_once("connect.php"); if(isset($_POST ['display'])) { $sql="select * from photo where id=2 "; $query=mysqli_query($con,$sql); while($row=mysqli_fetch_array($query)) { $image=$row ['picture']; echo '<img src="upload/'.$image.'" width="50" height="50">'; } } ?> <html> <head> <style type="text/css"> html { overflow:auto; } body{ background-color:#e7f4fe; } #container { margin: auto; position:absolute; top:0;left:0;right:0;bottom:0; background-color:#CFC; padding:10px; …

Member Avatar for tqmd1
0
115
Member Avatar for canadaexpert

Hi There, I am looking for a list of social bookmarking site which allow importing bookmarks whixh I can add my site. Thank you

Member Avatar for Aisha_2
0
209
Member Avatar for kesh_1
Member Avatar for Ravi Rajput

Google has announced on Google+ that now you can copy and paste within Adwords interface.You can copy keywords, ads, ads groups. For copy and paste you can follow simple copy(ctrl+C) or paste(CTRL+V) process.

Member Avatar for badra100
0
272
Member Avatar for kiruba.m
Member Avatar for KevinShine

As we know that eCommerce is really at boom today. I would like to share a artcile which provuded ecommerce sloution, business challenges to marine product manufacturer. Check out nad let me know will eCommerce go on rising like it's rising at present moment? Will it come to end?? See …

Member Avatar for Marton123
0
174
Member Avatar for Tu Dinh

I have some problem with my HTML code but I cannot figure out why, hope you guys can help me. My website here http://caycanh.url.ph/ although **displayed fine**, I saw some problem when I use Firebug to detect the code. This is how it displayed in Firebug dock: <html lang="en-US"> <head> …

Member Avatar for Tu Dinh
0
233
Member Avatar for christina100013
Member Avatar for anshuera
0
200
Member Avatar for dramos

I want to buy a particular .com domain from a domain squatter. How do i verify that the person is the owner of the website How do i ensure that the person wont fleece me of my money after the sale what are the recommended ways to buy a domain …

Member Avatar for dramos
0
240
Member Avatar for tian93

Hello everyone... sorry,I just come and ask you something hmmm...I'm still learning about css my problem is I can't convert from psd to css what should i do ? please tell me...

Member Avatar for <M/>
0
230
Member Avatar for Qqueen

I am having a problem with my Wordpress website and I think that it has been hacked. First of all, my site is really slow. I have also noted some funny content that has been added on my site. Could this be a sign that my site has been hacked? …

Member Avatar for stokes
0
185

The End.