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

14 Posted Topics

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 Member #1094041
0
296
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
245
Member Avatar for vinojai
Re: Php

@vinojai This might help you. http://phpexcel.codeplex.com/wikipage?title=Examples&referringTitle=Home

Member Avatar for layman114
0
571
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
153
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
247
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
146
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
118
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
199
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 Member #120589
0
354
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
162
Member Avatar for Romedk

If you provide the link to your project or the html codes, it would be easy to figure out the problem and solution

Member Avatar for gabrielcastillo
0
140
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
240
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
241

The End.