Search
-
Thanks Paul!
Sorry for the delay, I've had a lot on my plate, but I think that might be the exact solution I was looking for. The webservice call directly is a great idea though, it just doesn't sound like it would work for this project. I think I'd feel more comfortable using the MethodAPI (I'm looking forward to ...
-
Again, thank you for helping. I understand where you're confused if you're not familiar with ColdFusion, I just went through the same experience recently.
The .cfc page can't be accessed directly because we are on a shared server, I think ColdFusion has a built-in WebService browser and accessing the file directly tries to ...
-
Awesome, any help would be appreciated.
I agree with helping others, so I'll post as much as I can. I have two files I'm playing with here--
http://www.quickbasenation.com/sandbox/methodaccess.cfc --
<cfcomponent>
<cffunction name="QBNTestLogin" access="remote" ...
-
Just a quick note-- I guess adding the "http://" to the beginning of the URL fixed the halting but I'm still getting "There has been an error during the action process."
I'm doing a simple call to a function that only returns "Hello World!"
-
Thanks Paul,
I am a coder, and I think that's why I'm found this a little counter-intuitive at first, but all-in-all the more I use this the more I like it. I'm trying to do as much in the UI as I can-- less chance of error.
I did find the web service call like you mentioned and it seems to be the ticket I ...
-
I'm trying to create a custom tab with a list of data from a dynamic XML page. Is this possible?
Thanks,
Brian
|
|
|