 |
 | My vote of 2 Norm .net | 22:53 27 Oct '09 |
|
 |
You if you formatted this properly it would make good reference article.
|
|
|
|
 |
 | Undefined PiyushHanda | 22:17 30 Sep '09 |
|
 |
alert(event.result.value); is alerting the msgbox as undefined please help me to resolve the same
|
|
|
|
 |
 | My vote of 2 rajuxxx | 22:53 16 Apr '09 |
|
 |
because it not working in firefox
|
|
|
|
 |
 | Hi everyone.I think my next article will solve your problems. Gökmen BULUT | 1:21 12 Feb '09 |
|
|
 |
|
 |
Very nice dude!!
Velmurugan.A
|
|
|
|
 |
 | How can i run this in Firefox? justindhas | 0:21 12 Oct '07 |
|
 |
I have done this eg,this one worked in IE not in firefox..What can I do????
|
|
|
|
 |
|
 |
hi, can u say how to run this file.
|
|
|
|
 |
|
 |
Hey Dear can u guide us how to run this application on Firefox and other gecko browsers
|
|
|
|
 |
|
 |
hi i searched, htc does not work in firefox, you have to use ajax (when i know how i'll post it :P)
|
|
|
|
 |
|
 |
Hi,
I am having the same problem. Doesn't work with Firefox nor with Safari. Any luck with a solution so far?
Thanks, Talal
-- If this is a post that has been helpful to you, please vote for it. Thank you!
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." --Rich Cook
|
|
|
|
 |
 | 'event.result.value' is null ot not an object pargath ranan | 2:23 8 Feb '07 |
|
 |
Hi when i try to access webservice at cleint side there it is showing an error while iam trying to get web service result here is my code for that. var iCallID; function GetUserDetails() { alert(document.forms(0).ProductID.value); var productID=document.all.ProductID.value; //service.useService("../Services/ProductService.asmx?WSDL","svcUser"); service.useService("http://localhost:2618/PCGListings(08-02-07)/Services/ProductService.asmx?wsdl","svcUser"); iCallID = service.svcUser.callService("GetRowDetails",productID); } function DisplayResults() { //if (iCallID==event.result.id) { alert(document.all.ProductID.value); alert(event.result.id); } }
|
|
|
|
 |
 | How to pass user name & password ?? nssidhu | 6:46 6 Nov '06 |
|
 |
How to call protected web service that requires soap header for user name & password
Sid
|
|
|
|
 |
 | service? codePimp | 11:12 12 Sep '06 |
|
 |
Your code as is gives a run time error because "service" is undefined. Where are you defining "service" in your javascript?
|
|
|
|
 |
|
 |
Did you get the answer to your question? We are also getting same error(undefined).
Please can you let me know where we have to change the "service"?
|
|
|
|
 |
|
 |
the function (InitializeService) is being called before the body id (service) has been registered. you can fix it simply by placing the function at the bottom of your page.
|
|
|
|
 |
|
 |
no it did not work by just moving the code
|
|
|
|
 |
|
 |
i think u are trying to do this in firefox, in firefox htc doesn't work.
|
|
|
|
 |
 | use Atlas Herre Kuijpers | 5:32 6 Jul '06 |
|
 |
your example seems simple enough to use, too bad however that your .htc behaviour is less readable.
Have you taken a look at what microsoft is doing currently with Atlas[^]? Atlas enables you to do exactly the same thing as you are doing here, and is pretty painless to integrate into an existing solution.
Herre
|
|
|
|
 |
 | Zip file is empty Alan Lemming | 4:20 29 Jun '06 |
|
 |
Please upload a valid zip file.
|
|
|
|
 |
|
 |
Hi
I checked the zip folder. it is not empty my friend. But if you give my your email address i can mail it to you.
my email is gokmenbulut@gmail.com
Don't worry. i will help u.
Gökmen BULUT SENIOR SOFTWARE DEVELOPER
|
|
|
|
 |