Hi Sander,
I wasn't thinking...
It's real simple,
$scope.valField = document.getElementById('myfield1').value;
then
$http.get("http://myServer/checkID.cfm?pid=
<http://myserver/checkID.cfm?pid=>"+$scope,valField)
Thanks tho.
Don
On Thu, Jul 7, 2016 at 1:10 AM, Sander Elias <[email protected]> wrote:
> Hi Don,
>
> Reading the forms data out of the dom is not impossible, but usually there
> is an easier way to accomplish what you want.
> Here is a small example
> <http://plnkr.co/edit/2ffwrQS1IpWFhtVvYmNY?p=preview>
>
> Play around with it, and if you have questions about it, don't hesitate to
> ask!
>
> Regards
> Sander
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/TUgbIwxFSPc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.