7,195 Topics

Member Avatar for
Member Avatar for spud91

Hi guys! im working with google places and i'm currently able to show 20 markers on the map. I have a FloatingActionButton on my map screen and once the user presses/clicks on it it should display the markers based on the next_page_token. Currently ive hard coded one in for testing …

0
184
Member Avatar for Dipti_1

XML - <?xml version='1.0' encoding='UTF-8'?> <Form name='Demo' id='DemoID' searchname='Demo' search='Demo' org='Yes' > <Field name='IdentificationNumber' datatype='String' control='InputText' length='10' search='Yes' /> <Field name='Country' datatype='String' control='InputText' length='50' search='Yes' /> </Form> PHP - <!DOCTYPE html> <html> <body> <?php $xml=simplexml_load_file("Demo.xml") or die("Error: Cannot create object"); echo $xml->FIELD . "<br>"; ?> </body> </html>

Member Avatar for AndrisP
0
241
Member Avatar for pezzinae

Hello everyone please your help with the correct syntax of this code i´ve just build it but the visual studio has closed the session and i lost all my work the code as you can see search between two dates that part its ok, and then search in another field …

Member Avatar for Santanu.Das
0
292
Member Avatar for Parth_3

'Private Sub ComboBox1_SelectionChanged(ByVal sender As System.Object, ByVal e As System.Windows.Controls.SelectionChangedEventArgs) Handles ComboBox1.SelectionChanged ' Dim cmd As New SqlClient.SqlCommand ' Dim tbl As New DataTable ' Dim da As New SqlClient.SqlDataAdapter ' Dim code As Integer ' Dim ds As New DataSet ' Dim sql_empid As String = cmbaaa.SelectedValue.ToString ' Try …

Member Avatar for Santanu.Das
0
368
Member Avatar for AQWst

Hello-- I am not sure if I am asking this in the right place or it can be answered. I have tried to search the Internet and can not find an answer. I have a few small short stories that are in *.mp3 format, but I would like to be …

Member Avatar for rubberman
0
733
Member Avatar for IT-INDIA.com

hi there fellas, I would like to know more about **easy to develop link bait programs**. I understand what these are and how these work. Any bright ideas? regards, SA

Member Avatar for almostbob
0
234
Member Avatar for Noorul Ariff

Dear... I'm doing INVENTORY PROJECT... I'm using ACCESS as BACK-END... My tables are PURCHASE and SALES... In PURCHASE table, fields are CODE(primary key), PRICE, DATE, TOTAL, QTY... when I'm entering datas in form and when i click submit, the datas stored... but when i enter same DATA(CODE), it is showing …

Member Avatar for Steffany
0
8K
Member Avatar for abhi10kumar

I want to build a mysql query to search comma-separate string with in another comma-separate string. For example : search string '1,3,5' from '1,2,3,4,5,6' What will be the mysql query?

Member Avatar for abhi10kumar
0
221
Member Avatar for genesistobe44

Write a well structured program that will accept the following fields of record in a data item, surname, other names, age, address, occupation, department, level, and grades for 15 different courses. 1. The program should be able to compute the CGPA of each candidate when scores for the courses are …

Member Avatar for rproffitt
0
250
Member Avatar for Nova6112

i am implementing Google Drive in Android with Java code i didnt use Android formats, i just created client id and i used in Manifest <meta-data android:name="com.google.android.apps.drive.APP_ID" android:value="id=344123456789"/> and my code to create folder is credential = GoogleAccountCredential.usingOAuth2(this, Collections.singleton(DriveScopes.DRIVE)); credential.setSelectedAccountName(accountName); service = getDriveService(credential); java.io.File fileContent = new java.io.File(path); FileContent mediaContent …

0
148
Member Avatar for janicemurby

hi i have followed a friends tutorial for my website and all is working upon production but when im attempting to add it to my site im having problems getting the following to show up in my page none of the links in the php block are showing up ive …

Member Avatar for janicemurby
0
248
Member Avatar for Lau_1

Hello, i want to know, is there any way to force user can only select the address provided in dropdown list? Currently everything working well, but user can proceed without select the address from the dropdown list, can anyone help? Thanks in advance <input type="text" class="form-control" id="address" name="address" required> <script> …

Member Avatar for AleMonteiro
0
1K
Member Avatar for janicemurby

Hi im wondering if someone can guide me where to go im looking for a system where a user can stop another user contacting them via message system on my site ive search ignore user and block user but there is nothing for custom built sites only things like word …

Member Avatar for janicemurby
0
170
Member Avatar for Zueas

I have a gambling site which has not bad performances in Search engines. There is a problem with the subsection about casinos, the main keyword is "free online casino games for real money" and the link to the subsection is here: http://www.slotozilla.com/free-slots/real-money . I'm not using geotargeting or anything like …

Member Avatar for jacks009
0
624
Member Avatar for Michael_50

Last night I tried hooking my tv up to my computer to use as a second monitor I googled how to do it, Google told me to turn off the computer connect the hdmi cord and turn the computer back on so I did. But when I turned computer back …

Member Avatar for rch1231
0
239
Member Avatar for leonesa

log in password: Welcome! (1) Add (2) View (3) Search (4) Exit Choice: Add Employee Record Input no. of Employee: the system is now ready to accept_ employee records press any key to continue...... Add Employee Record Employee Name: Year of Service: Numeric Rate: Adding_Employee Record Successfully Done! Back to …

Member Avatar for Reverend Jim
0
251
Member Avatar for Fzillion

Hi guys. I am using windows movie maker and videopad by NCH software for video editing. But I am finding difficulty in removing logo and watermarks from videos. I gave a try at google searching for the answers but wasnot fruitful. Can any one of you suggest me something? I …

Member Avatar for rproffitt
0
242
Member Avatar for Mar. Na.

Hi all, how can I write lines that I read from multiple files to one destination file in java?? the method write (FileWriter) can do this When I read multiple files and save these line in string called for example "line" ..how can write line on the distination file? I …

Member Avatar for Mar. Na.
0
590
Member Avatar for Robin_7

Suggest me best blogging platform for blog posting .Which is easy to customize and free of cost.

Member Avatar for Kateryna_1
0
388
Member Avatar for hrishivardhan

You may have noticed the Google Webmaster Central blog has a new address: webmasters.googleblog.com.

0
313
Member Avatar for Homeandstyle

Please tell me, what is the best SEO strategies for improving the website rabnking?

Member Avatar for jacks009
-2
258
Member Avatar for bayron209

Can someone help me, how to count duplicate rows in vb.net using mysql . auto count after search or filter but in my code it count all existing data within the range my code: Try con.Open() With cmd .Connection = con .CommandText = "select s_monthname, count(*) as Total from sample2" …

Member Avatar for bayron209
0
703
Member Avatar for Dec15

Hi everyone,i'm currently making a random name picker .I got a csv excel file saved with 3 columns of data...one is the first name ,last name and tutor group. I want to be able to search through the database and read just the first column of data and be able …

Member Avatar for Dec15
0
211
Member Avatar for roycpo

Hi, I am running a new online business and don't know that how to get targeted audience? In this case please share some effective source that seems to be helpfull to get audience.

Member Avatar for evelyn1
0
254
Member Avatar for roycpo

What should the ratio of Do-follow and No-follow links in SEO Strategy that get ranked quickly.

Member Avatar for canadafred
0
217
Member Avatar for Smiti
Member Avatar for Nova6112

I am new to Android, Now i need to integrate my app with Google Drive i have search google a lot, i have got Drive quick start sample from git hub (https://github.com/googledrive/android-quickstart) but while i am running it is always showing Mail authentication Dialog. please help me. And also i …

Member Avatar for rproffitt
0
128
Member Avatar for Reverend Jim

In [this post](http://computers.toptenreviews.com/gaming/digital-storm/digital-storm-vanquish-3-review.html) the link shows as broken and when I click on it I get taken to the [Daniweb Broken Link page](https://www.daniweb.com/posts/bad_link/2199201?uri=http%3A%2F%2Fcomputers.toptenreviews.com%2Fgaming%2Fdigital-storm%2Fdigital-storm-vanquish-3-review.html). However, when I copy the link text and paste it into my browser address bar it takes me to the correct page.

Member Avatar for Reverend Jim
0
311
Member Avatar for Hari_11

i want to search with name,email,id based on that suppose if they enter id then i need to serch with name or if they enter email i need to serch with mail or i want to serch with these 3 fields. so pls give a suggesion for best search query …

Member Avatar for stultuske
0
174
Member Avatar for almostbob

that question is so ... **things we perhaps should not post in a reply** "You personify the zero end of every 0-10 scale" "We have never seen that point on the zero-bullshit scale before" "right down the bottom end of the forethought 0-10 scale "the first thing your potential customers …

Member Avatar for almostbob
6
561
Member Avatar for abdulkhader

Hi Team, Please guide me how can I Click on a link inside a cell of a HTML table ? In every row of the table, i have the same link with same properties. So based on row index, I want to click the link. Note : Using Telerik Test …

0
158
Member Avatar for vishal_isharani

i want to use cron job for my project for sending emails, i have searched google but i dont found anything yet. anyone knows how to achieve it . Your help is appreciated Thank you

Member Avatar for pritaeas
0
373
Member Avatar for willson1

One person in market from ten year doing SEO having the site services and same keywords as we have for our site ,we start effort on SEO and get our site on top 1st position with in 5 month ,but that person is doing SEO from ten year why we …

Member Avatar for socialides
-2
321
Member Avatar for RaYan_1

I need to write a C++ program that declares an array of type integer of size 10.The user will enter the number of integers N to be stored in the array. The program should have a number of functions each of them will at least take two parameters.These functions are …

Member Avatar for chrisschristou
0
217
Member Avatar for NightOwl93

I need some help in getting the table headers to sort the data populated to a table in MVC. I have implemented search functionality in which the user can filter whatever results by typing a name, but I need to also get the table headers to sort the information as …

0
392
Member Avatar for sinkill9099

Hello, I have been intruiged by the video stabilization done by YouTube and wanted to implement it on matlab. I tracked down two papers related to it, this being them, 1.) http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/37041.pdf 2.) http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6738007&url=http%3A%2F%2Fieeexplore.ieee.org%2Fiel7%2F6726158%2F6737993%2F06738007.pdf%3Farnumber%3D6738007 (L1 L2 optimization for video stabilization) I've made some progress, but sadly all I can get …

Member Avatar for sinkill9099
0
275
Member Avatar for Lauren Kimelton

Hello to all SEO Experts, I wanted you to review my company website **Gowebbaby.com** and let me know if I have missed anything. I am in the way of SEO implementations and just looking for your inputs to make it better & better. Your any input/suggestion/recommendation would be highly appreciated. …

Member Avatar for jacks009
0
410
Member Avatar for squeak24

Hey Everyone. I am having issues with a responsive SVG and wondering if any of you can help. Bascially, I have an SVG image. I have tried to add it into an object: <object type="image/svg+xml" data="svgfile.svg" width="99%"> Your Browser does not support SVG</object> But the problem with this, I have …

Member Avatar for squeak24
0
307
Member Avatar for Lloyd_4

Hi Everton one, I have the following search statement that works great, But what I would like to do is expand this to include multiple LIKE '%$search%' $STM = $dbh->prepare('SELECT * FROM tblname WHERE col=:lsecure'); $STM->bindParam(':lsecure', $search); $STM->execute(); $count = $STM->rowCount(); $results = $STM->fetchAll(PDO::FETCH_ASSOC); What I would like to do …

Member Avatar for diafol
0
178
Member Avatar for milil

Hello, I notice that I can't put my signature with link of my blog? Why do we have rule like that? I have some code examples on my blog and it can be useful. My blog link is: www.hiddensciencex.blogspot.com Edit: Actualy I can see it now when I pust topic, …

Member Avatar for Dani
0
423
Member Avatar for bijutoha

Hello everyone! do you have any idea about it? I need a huge number of company data [mobile no., address etc.]. Is there any company which are going to provide this services? Actually my goal is I need a huge number of company data that are related to my services. …

Member Avatar for Talukdarrr
2
329
Member Avatar for asif49

Hello Does anyone know of where I can find a collated list of (potentially/hopefully) thousands of inspirational quotes, geared towards business minded people/entrepreneurs...

Member Avatar for asif49
0
289
Member Avatar for Anu_5

Is it still worthy the socila bookmarking, directory submission, blog commenting? I heard that Google Penguin update will make a bad effect on the site doing this? SO How can I make links to the page for seo? How to imrpove backlinks for seo, hence rank better.

Member Avatar for Tarini
0
356
Member Avatar for Emma Carter

Actually, I'm doing Directory Submission, Social Bookmarking, Blog Commenting, Article Submission and UGCS for building backlinks. Is there any other valid techniques available for building backlinks?

Member Avatar for Tarini
1
2K
Member Avatar for Digital_1

Hi Friends. Which the Best off page SEO factor? according to your experience. Please share with me.

Member Avatar for Claude_1
0
195
Member Avatar for Suraj_7

My website [http://schoolpro.ifconit.com/](http://schoolpro.ifconit.com/) was on 7th page before yesterday.. As you can see it's a sub domain of my main website [http://ifconit.com](http://schoolpro.ifconit.com/). But today when i checked my website on google search i cannot find my sub domain. I can see my main domain on 10th page.. But the strange …

Member Avatar for milil
0
558
Member Avatar for nissy

Hi all, I didnt get a transaction reflected in my Google adsesne transaction tab. Im not banned and i earned a decent payment everyday in home page then why im gettting this problem. Please anyone suggest what to be done.

0
220
Member Avatar for Piers Rollins

May i know how the coupon code submission is an effective choice for promoting eCommerce businesses?

Member Avatar for Anu_5
0
396
Member Avatar for Piers Rollins

I saw various search engine blogs/journals regarding http to https conversion, where all are saying that it is best to change your website from Http to Https for obtaining better Google rankings. However, is it recommended/accepted by Bing and Yahoo as a ranking factor?

0
179
Member Avatar for omthavertch

my site the related to th mechanical i want to promote it to the top rank on google, for that .edu and the .gov site would be beneficial or not?

Member Avatar for cyberheight
-1
249

The End.