577 Topics

Member Avatar for
Member Avatar for aslamdoctor

I have created a facebook application which loads my website URL on canvas as below [url]http://apps.facebook.com/aslam_facebook/[/url] This link loads my website URL even I have not logged in to my facebook account. Means it has public access. Next I added this facebook application to my facebook fan page as a …

Member Avatar for russell1
0
111
Member Avatar for javedkhan

Hi, I am new to Java, JSP and would like to start web development in JSP and want to know about a tutorial or some steps on what do I need to start web application development in JSP/Servelts/Java. Would really appreciate some help. thanks, J

Member Avatar for Sadun89
0
85
Member Avatar for manish250

hi all I am new to web services.I want to know how to extract the java file from the given WSDL in which i have https based URI. please suggest

0
152
Member Avatar for vuyiswamb

Good Day All i am having a strange error here. I am using Silverlight and i am accessing an Asp.net page inside a RadHtmlContainer. i am doing an Insert that will insert only two records and i am calling a Service that i tested independently with a wcftest client and …

0
63
Member Avatar for elakkiyatamil

Hai i created a proxy classes using wsimport command...while running those command i got this error.please rectify this problem [WARNING] SOAP port "ServiceSoap12": uses a non-standard SOAP 1.2 binding. line 138 of [url]http://10.0.3.24/Test/service.asmx?wsdl[/url]

0
68
Member Avatar for nijicp

Hey.. I am working on a new project and I am using Joomla version 1.5.22. I need to display one horizontal search form in the middle of home page and the same search form in vertical style in all other pages but in left position. So what I did is, …

0
68
Member Avatar for tsfaridi

Hello! I have followed this tutorial for building my chat application. When i try to add reference of my service i get the following error: [I]Contract requires Duplex, but Binding 'BasicHttpBinding' doesn't support it or isn't configured properly to support it.[/I] My web.config is as follows: [CODE]<system.serviceModel> <extensions> <bindingExtensions> <add …

0
78
Member Avatar for khaled_jawaher

i am using tomcat7.0,jdk1.6,and i downloaded the jax-wsri jar files. first i created folder named ws in webapps in tomcat folder. then in ws folder i created WEB-INF folder and META-INF.and in WEB-INF i created folder classes&folder lib. then i created the web service class as follows [CODE]package hello;import javax.jws.WebMethod;import …

0
68
Member Avatar for abdalaziz

What are the benefits of using "big webservices " and underwhat circumstances is this no longer an appropriate approach to use when integrating different applications ?

0
66
Member Avatar for abdalaziz

what standards would you recommend using to integrate a recruitment agency system with other organistations within the recruitment industry .

0
74
Member Avatar for abdalaziz

how could common webservices standards assist in developing a service oriented architecture.

0
71
Member Avatar for abdalaziz
Member Avatar for jayreis

Hello I am not sure what category to put this in. I have a question about .htaccess what I am wanting to do is remove all .php extentions from all files on a website so [url]www.domain.com/contact.php[/url] will become [url]www.domain.com/contact[/url] So my .htaccess file which I have in my public_html folder …

Member Avatar for hielo
0
125
Member Avatar for amit.hak50

I am getting this error ,can anyone help me : Warning: Invalid argument supplied for foreach() in /home4/thesisth/public_html/pdfsearchmachine/classes/rss.php on line 14 Here is the rss.php code [CODE] <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <? $search = $_GET["search"]; $replace = " "; $with = "+"; $search = str_replace($replace, $with, $search); if ($rs = …

Member Avatar for amit.hak50
0
269
Member Avatar for sc000ber

Im running Windows Vista And all of a sudden recently when I recieve emails to my msn.com address the attatchments Pics are not there just a frame with a tiny red x in the upper corner can I get some guidance on how to fix that please?

0
68
Member Avatar for thekashyap

Hi, I'm looking for a good [Feed] Reader application/software to keep up to date abt new / updated posts in say Daniweb C-Forum. Any good app you know? I'm currently using [URL="http://www.feedreader.com/"]FeedReader 3.14[/URL]. Seems decent enough but it doesn't: [LIST] [*] Show me full thread (only the original post/question). [*] …

Member Avatar for ~s.o.s~
0
224
Member Avatar for Vandamn

I have written a windows service which is host to a WCF service and i connect to the WCF in vb.net by adding a service reference in vs2008. the problem i have is that i need to connect to the WCF in javascript or jQuery (not bothered which). How do …

0
70
Member Avatar for ndiiie

Hi all, I want to display multiple different google maps by using restful web service in the same page..this is the way I do it in one of my page: [CODE]GoogleMapClient client = new GoogleMapClient(location); Object map = client.getGoogleMap(location); out.println(map); client.close();[/CODE] I have tried to loop it becomes: [CODE]GoogleMapClient client …

0
58
Member Avatar for kinger29

I have created a simple web service based off one of the project templates in the Microsoft WCF Starter Kit 2 for .NET 3.5. I have successfully implemented a GET method. However I am having trouble get a POST method to work. [CODE] [WebHelp(Comment = "Sample description for DoWork")] [WebInvoke(UriTemplate …

0
179
Member Avatar for simplyit

I am doing a final year project titled TRAVEL PLANNER using google map API. This website allows the user to add and manipulate the map to create and define new routes. I need to get data of those routes created by the user, update our database and display the resulting …

Member Avatar for peter_budo
0
83
Member Avatar for ubi_ct83

first of all,i'm sorry if my topic shouldnt be here.i dont know which forum suite with this. currently im using xampp where i can use apache and sql automatically.but, xampp seems not support jscript and i need to code sumthing using jscript.any other software that i can use other than …

Member Avatar for Sarama2030
0
50
Member Avatar for nevergone

Hello, I have a website which sells like 5 digital products,and the transactions are made only via PayPal.After the user purchases a product he can login to download. Also affiliates can be created.That's all that it does. I was wondering if a SSL/TSL certificate would be usefull and which type …

Member Avatar for Ramesh.KR
0
82
Member Avatar for aldm

Hi, I want to create rss file in php. Everything works fine except one thing: Link of rss <item> is [url]http://www[/url].[first_part]listingID=BC7486705&idxID=089 . Link is OK, but items are not shown when xml is open. I looked at source code of created xml and part idxID of every link in marked …

Member Avatar for pritaeas
0
113
Member Avatar for aldm

Hi, I want to put xml file to yahoo API and bing API? How can I do this? I want something similar to google base. I have e-commerce site and want my products to be displayed on search on yahoo, so I can set this file is updated daily, weekly, …

0
69
Member Avatar for chalasesha

hi friends i want to develop a site which uses the google search results and modifies them on some conditions. now i need to know which API to use to get google search response. is there any way to get XML/JSON response from the google for user search. please guide …

Member Avatar for edith135
0
103
Member Avatar for reborn2010

Dear Buddies, Need your help to make a simple regex to grab all codes from [B]<!-- Begin Code --[/B]> until [B]<!-- End Code -->[/B] I would like capture this code for deleting in Yahoo pipes. code: [code]<!-- Begin Code --> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: '132829708015487', status: …

Member Avatar for reborn2010
0
180
Member Avatar for flacka

We are replacing our old (dos) accounting system with the MS Nav 2009 and interfacing via webservices, or will be once I can get the NuSoap.php client to recognise that the service has operations. So far I have got the service to recognise the login (via ntlm auth), send the …

Member Avatar for tinymark
0
214
Member Avatar for vuyiswamb

Good Day All i have a a WCF service , that is checking the login details and its working fine as it should, i decided to add another Function that will display data. [CODE]using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.ServiceModel; using System.Text; namespace DAL { // NOTE: …

Member Avatar for tinymark
0
112
Member Avatar for antikceo

Does anyone know how I would go about extracting data from wikipedia. I am working on a site that requires specific information from articles from wikipedia, and I was wondering whether anyone has any helpful tips on how I would go about the data scraping. Thanks

Member Avatar for tinymark
0
86
Member Avatar for funkyash34

Hi I am trying to call my BMI webservice to a html page which calculates and return the result, I have the following code but it is not working. [CODE] <html> <head> <title>Body Mass Calculator</title> <script language="JavaScript"> function InitializeService(){ service.useService(http://localhost:57955/BMI.asmx, "BMI"); } var doubleFeet, doubleInches, doubleWeight; function GetBMI(){ doubleFeet = …

Member Avatar for tinymark
0
747

The End.