7,186 Topics

Member Avatar for
Member Avatar for momonq1990

Heres my code <link rel="stylesheet" media="screen and (max-width: 568px)" href="mobcss.css" /> (target media is iphone5) It is possible to add “webkit-min-device-pixel-ration:2 or min-resolution:2dppx” in my link element as in linecode? and how it is?

Member Avatar for shophiarajan47
0
172
Member Avatar for dany12

I searched daniweb for related questions and google but i canot seem to find my problem in my code When I try to search for a word that exists in my list it returns false This is my code def main(): #the word that I am looking for word = …

Member Avatar for dany12
0
262
Member Avatar for Darmz

Hi there, i have a post on here from nearly 9 years ago that still comes up in google search showing my full real name, I would like this removed somehow but dont see the option on the post, is there anyway to get it removed? there is no edit …

Member Avatar for Dani
0
169
Member Avatar for jennifer1234
Member Avatar for cilla

About a month ago our developer changed the URL for all the programmed pages; before they were all **/x_y/**somepage.aspx?a=1&b=2&z=7&h= for example and that was changed to **/y/**somepage.aspx?foo=bar&b= (the relevant part being the first section in bold). However all the pages are still accessible via /x_y/... (which is the actual name …

Member Avatar for AffineMesh
0
612
Member Avatar for juliancdranga20

Can anyone please provide me the genuine information if we are doing quality work then why websites is declining day by day. It was on the first page of google, but now it is seen on second page. Can I bring on first page. Please suggest. what tehniques should i …

Member Avatar for Ketul_1
0
239
Member Avatar for Reverend Jim

I created an app to view and tag all of my home movie files. To play back the video I embedded Windows Media Player in the form. It also allows me to add comments to videos and search based on the comments. While it is functional, I would prefer to …

Member Avatar for Reverend Jim
0
4K
Member Avatar for ABDELMOUNIM

please, Which of you can give me a plan to build external links to my site . Knowing that my site does not pass more than a month of its creation. Thanks

Member Avatar for albertjohns1
0
186
Member Avatar for crescendo

My website was ranked on 4th position on first page. I opted to add opencart in my website as it is an online pharmacy site. But as soon I install opencart to my site, it lost its ranking and now this website is ranked on 15th page. I am not …

Member Avatar for aatifriaz
0
109
Member Avatar for anees dayo

How to detect clicked word in textarea with right click and show menu items from php sql database in in context menu in return of clicked word We want to design roman transliteration with same pattern of google translation in this regard plz help us. We want two text boxes …

Member Avatar for diafol
0
2K
Member Avatar for joylb420

As previously reported, Google’s Matt Cutts announced on Friday that Google launched the latest data refresh for the Penguin update.we may see a lot more complaints about Penguin the next time it hits. On the other hand, releasing the EMD update, a Panda update, and a Penguin refresh all so …

Member Avatar for hary999
1
282
Member Avatar for Cẩm

Hi there! I am working on my company site hanoiguide.net. In a few days ago, i have found out sitemap.xml file is error and un-useable. I cann't re-update sitemap. Because i don't have hosting account information. Unfortunately, I have no way to get hosting account information from my boss. My …

Member Avatar for Hemanth Malli
0
223
Member Avatar for shubham05
0
137
Member Avatar for aatifriaz
Member Avatar for parimalnarayan

I have two sub-domains associated with my website. I had created these two subdomains to target different locations. But now I want to take down these two subdomains. Can anyone give me the full 410 gone code for .htaccess file?

Member Avatar for Dani
0
125
Member Avatar for gill.gross.9

hi all, Does any one know how long it takes to reduce google pay pe click if at all or if the price is determined as fixed because i have the fealing that not all clicks are real this is the website i am talking about: [Click Here](http://international-medical-cover.com/) thanks

Member Avatar for Dani
0
199
Member Avatar for lifelikewigs123

I have a new website about wigs. Now I want to extend it. So could you pleae kindly help me and give me some advice ?

Member Avatar for Dani
0
285
Member Avatar for rockingjohncart
Member Avatar for NicholoBrown

You have to remove duplicate, thin content from your website and have to increase quality dofollow link to your site. Try to increase the traffic of your website.

Member Avatar for Dani
0
233
Member Avatar for Lethugs

Hi, I have a data, employee attendance record with following format > 01-0002,I,4/21/2014,07:34:00 01-0002,O,4/21/2014,18:09:00 01-0002,I,4/22/2014,07:47:00 01-0002,O,4/22/2014,18:09:00 01-0002,I,4/23/2014,07:54:00 01-0002,O,4/23/2014,18:07:00 where I is in and O is out The table contains lots of records for this saves records from the start how can i search a record with no In or no …

Member Avatar for Lethugs
0
252
Member Avatar for jrb47

I have been able to limit the number of data to send to the application however I need help setting up the application to show the fetch next button. data retrieval code - I am using show only 2 rows because I have a small amount of data in the …

Member Avatar for hericles
0
268
Member Avatar for Auroch

Hello everybody! I'm trying to count the number of occurrences of each word in a text file. Problem situation requires to realize menu using "switch" statement (If file exist or not). There are following errors in my program ("case b" and "default" is not working): **[C++ Error] 03_int.cpp(61): E2126 Case …

Member Avatar for Auroch
0
983
Member Avatar for BERIHUN

hi programmer do a c++ project on library management system that enable search,update,add,delete and display data from it.

Member Avatar for BERIHUN
0
202
Member Avatar for pramitkumarpal

a=[] f=0 print("BINARY SEARCH") print("ENTER NUMBERS IN ASCENDING ORDER") for i in range(0,9): k=int(input("ENTER THE ELEMENT AT ["+ str(i+1) +"]: ")) a.append(k) s=int(input("ENTER A NUMBER TO BE SEARCHED: ")) #print(a[1]) #exit() l=0 u=9 while[ l <= u ]: m=int( (l + u) / 2) if s==a[m]: f=1 break elif s>a[m]: …

Member Avatar for TrustyTony
0
296
Member Avatar for Violet_82

Hi, I have a question about animating anchor links with jquery. I had a look online and for some hints and then I came up with this code: HTML <div class="navWrapper"> <img src="images/mobile_quick_nav.png" alt=""> <ul> <li><a href="#num1" class="navLink">Home</a></li> <li><a href="#num2" class="navLink">Panel 2</a></li> <li><a href="#num3" class="navLink">Panel 3</a></li> <li><a href="#num4" class="navLink">Panel 4</a></li> …

0
163
Member Avatar for shella

Ciao guys, I'm getting mad with this issue. I have a script in a WP theme that it's supposed to retrieve some data. It works ok but I need it does the thing in alphabetic mode and this seem to be... quite hard! I dig into the web looking for …

0
152
Member Avatar for Sushma Somesh

Hi, I have one more issue.. tht after searching part number in datagrid, it will display the searched item in same datagrid. After tht i want to refresh the datagrid with completely. can you please help me on this. Sushma.s

Member Avatar for Aslam Mansoor
0
183
Member Avatar for seotheo

Hi, Im having issues with a drop down menu in wordpress, when hovering over the top level it displays the first child as well as any child links within them. I need it to only display the child links when the parent is hovered over just as any other drop …

Member Avatar for seotheo
0
293
Member Avatar for bdwild

hi all i am new in seo.i made a lot of backlink for my site <snip> but backlink not showing in google webmaster.anybody tell me whats wrong or what should i do? thanks

Member Avatar for chicku1403
0
395
Member Avatar for joomlaoscommerc

hello every bpody of the daniweb forum. all are thanks. i have a site named 'The Largest Online E Learning Institute Ever in Bangladesh' any one pls help me to get 50 .edu dofolow backlinks

Member Avatar for Dexsmart
-1
405

The End.