14 Topics

Member Avatar for
Member Avatar for mikeandike22

Ok so im using hubspot for inbound marketing and the have a thing called page grader that finds errors in your page. The most common warning is page has images without alt text. Since im dealing with a really big drupal site and dont want to go through every image …

Member Avatar for marta.johnsson
0
4K
Member Avatar for thewebhostingdi

⇝ Register your domain name ⇝ Get a domain with your keyword phrase ⇝ Write unique content ⇝ Create a great keyword phrase ⇝ Choose a phrase that is popular, but not too popular ⇝ Use the keyword phrase in your title tag ⇝ Link to previous, succeeding, and related …

Member Avatar for karmatech
2
413
Member Avatar for Sushma Somesh

HI, my code for search is rec.Open "select * from Body_Markings_new where Part Number like '%" & txtsearch.Text & "%' ", conn, adOpenDynamic, adLockOptimistic after compiling this code getting an error saying syntax error (missing operator) in query expression 'part number like' %1%" please help me I not able to …

Member Avatar for Sushma Somesh
0
201
Member Avatar for Mohammed_13

I want to include a boolean search box in my existing script in the vResume_screen variable. I have altered the table for hte full text search and need your help. if(!empty($_GET)){ $vResume_screen=$_REQUEST['vResume_screen']; $date_screen=$_REQUEST['date_screen']; $vFirstname=$_REQUEST['vFirstname']; $vLastName=$_REQUEST['vLastName']; $vJobTittle_screen=$_REQUEST['vJobTittle_screen']; $vVisa=$_REQUEST['vVisa']; $InterestP=$_REQUEST['InterestP']; $VErecruitername=$_REQUEST['VErecruitername']; $vLastName=$_REQUEST['vLastName']; $where_clause=array(); if(!empty($vResume_screen)) { $where_clause[]="resume_text like '%".$vResume_screen."%'"; } if(!empty($_POST['vIndustry'])) { foreach …

0
110
Member Avatar for CoolAtt

Hi All, i have been struggling with getting the "Description" text as an additional search engine meta.Am refering to the "Description" which is displayed below the title of the Blog. The "Meta tag Description" is showing up. please see attachment to better understand what am refering to. ![299d4673a5ffe0915db1fc20bc3016ed](/attachments/large/1/299d4673a5ffe0915db1fc20bc3016ed.jpg "299d4673a5ffe0915db1fc20bc3016ed") ![2c0874385efed66354747986000484d2](/attachments/large/1/2c0874385efed66354747986000484d2.jpg …

Member Avatar for Helalbd
0
268
Member Avatar for junglefury

Hello daniweb, I would like to us if it possible to search using two boxes from listview in vb6… First text box is for company name then the second box is for Number…the idea is that search first in the first textbox(companyname) then the second textbox (number)will search based on …

0
121
Member Avatar for syahirah_1

*hi.. i just want to ask those who know to filtering multiple search using SP. My SP is working and the problem came when i want to call the parameter from my sp.can u check what error with my code* public partial class WebForm3 : System.Web.UI.Page { private string GetConnectionString() …

Member Avatar for syahirah_1
0
244
Member Avatar for 404notfound

I'll be completely honest, I haven't googled this very much as I have no idea of how to put it. So a nudge in the right direction will be most appriciated. I have two forms and two tables. The first form has a series of text boxes that collect information …

Member Avatar for cgeier
0
164
Member Avatar for ashim24810

What is link building? For search engines that crawl the web, links are the streets between pages. Using sophisticated link analysis, the engines can discover how pages are related to each other and in what ways. All Links are Not Created Equal: 10 Illustrations on Search Engines' Valuation of Links …

Member Avatar for KristinaRoy
0
420
Member Avatar for varshaholla

I wanted to display the blue mean value in the text box, but it is giving me an error blue.set(B_mean1) AttributeError: 'numpy.ndarray' object has no attribute 'set' And this is my code: from Tkinter import Tk, Frame, BOTH from Tkinter import * import cv2 from collections import * from CBIR …

Member Avatar for woooee
0
3K
Member Avatar for caello

Hi..all I'm newbie in VB.net Please Help me.. How to search data by textbox and datetimepicker access 2003 database in VB.net Exp : I want to search for data based on the Part name and two datetimepicker I try with code like this but the results are not in line …

Member Avatar for jared.geli
0
2K
Member Avatar for chrisschristou

hello daniweb friends. sorry for my title i didn't find how tell shortly or exact my problem. so i have a div in header which in i have image as site logo and near i have form "search form" i want to make near, face to face. but what i …

Member Avatar for rtrethewey
0
214
Member Avatar for Piotr_1

I was trying to find an answer for my issue over the net, but it was hard to find any relevant information. I'm in the middle of my school project and I got stuck in a dead point! I have a form which looks like this: http://i60.tinypic.com/24zjfpl.jpg I don't know …

Member Avatar for Learner010
0
385
Member Avatar for Alba Ra

Hello, for a database project (music festivals) several search options are to be included. While some search fields will be filled from a dropdown list (like "countries"), other will have a fuzzy option (like "song titles"). For this I want to use the full-text search (you may remember the words …

Member Avatar for Alba Ra
0
245

The End.