Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Member Avatar for layman114

Hi there, Just a quick question.. Is it possible to get all the list of pages indexed by google? Thanks in advance Kumar

Member Avatar for Warrens80
0
291
Member Avatar for layman114

Hi all, I want to connect my old domain to the website I created in **wix**. Wix will provide me with their **nameservers**. However I want email and host to be the existing one. So my question is if I change nameserver, will it also change the email and hosting. …

Member Avatar for darren.dow.98
0
239
Member Avatar for vinojai
Re: Php

Hi I did one php application. In that application on clicking the download button.The datas from database have to convert into excel sheet and download. Can anyone please help me to do..

Member Avatar for layman114
0
566
Member Avatar for layman114

Hi there, here is the code... <script type="text/javascript"> function ajax_json(){ var hr = new XMLHttpRequest(); var url = "news.json"; hr.open("POST", url, true); // Set content type header information for sending url encoded variables in the request hr.setRequestHeader("Content-type", "application/json", true); // Access the onreadystatechange event for the XMLHttpRequest object hr.onreadystatechange = …

Member Avatar for TomH.PG
0
146
Member Avatar for layman114

Hi there, json is working fine on apache but not on iis. On IIS, if I try to load .json file, it gives me this error --" HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is …

Member Avatar for layman114
0
229
Member Avatar for layman114

Hi all, Just want to ask what does it mean if it says **DNS - hosting type (external)**

Member Avatar for JorgeM
0
142
Member Avatar for layman114

Hi all, I have a .json file on a server. And I had simple app(phonegap) built which I uploaded into build.phonegap. So my question is will my app be able to pull data from .json file which is on a server? Regards layman114

Member Avatar for TomH.PG
0
117
Member Avatar for layman114
Member Avatar for pritaeas
0
81
Member Avatar for layman114

I want get the values of the form into my 'getdata.php'. Actually its a form wizard that I found while searching. Below is the javascript:- <script type="text/javascript"> $(function(){ $("#demoForm").formwizard({ formPluginEnabled: true, validationEnabled: true, focusFirstInput : true, formOptions :{ success: function(data){$("#status").fadeTo(500,1,function(){ $(this).html("You are now registered!").fadeTo(5000, 0); })}, beforeSubmit: function(data){$("#data").html("data sent to …

Member Avatar for layman114
0
188
Member Avatar for layman114

I am trying to connect to the Ms access database using PHP. The database, that I created has '.accdb' as an extension. I tried the following steps. but I get this error "The specified DSN contains an architecture mismatch between the Driver and Application". Any ideas?? 1. Go to your …

Member Avatar for diafol
0
340
Member Avatar for layman114

Recently I have been asked to do a web-based login and register system using **JAVA**. But I haven't learnt java before and had absolutely no idea how java works or to write java codes. They told me that I have to learn Java quickly as possible. Currently looking some java …

Member Avatar for layman114
0
159
Member Avatar for Romedk

Hello dear DaniWeb members I have a problem with the new site I´m making nad I was wondering if anyone could help me. Well its because I have big content box where I´m keeping 2 news boxes in and a right box but when I put the boxes to have …

Member Avatar for gabrielcastillo
0
129
Member Avatar for layman114

I am trying to display value. The code below displays value but it uses alert to show value. But I need to show value in a textbox. Anyone there to help me??? $('#show').click(function() { var $cars = ''; $('#selected_cars .innertxt2').each(function() { var $car_value = $(this).attr('carvalue'); if ($cars == '') $cars …

Member Avatar for Airshow
0
237
Member Avatar for layman114

Hi there, Whenever I try to use my webcam on samsung RV520, it says cannot find device. I just had that laptop 1 month ago. I checked on the control panel. It does not show up there either. Any ideas????

Member Avatar for eltonpiko
0
239