NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Richard I

Pages: 1 2 [3] 4 5 ... 26
31
Thanks Alberto
Much Obliged

32
With Alberto's help I now have the Maps 76 General Map doing what i want
ie
manually entering coordinates in latitude and longitude fields and from the GoTo button, displaying the marker on the map at those coordinates.

I now want to , using a new button, loop through a data table line by filtered line, populate the two latitude and longitude fields and use the GoTo code to display the marker at the new position
Using the Serverside code on this new button I cannot get the correct code to achieve this...

Thanks
Happy new Year
Richard

33
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 26, 2023, 12:40:43 PM »
Hi Alberto
Yes, it does thank you  !
I also found an alternative way but not as elegant as your code.....

As a test and without adding another button ,I commented out all Server side code on the Home button,
and added   do refresh::GeneralMap

The next challenge is to clear the latitude and longitude fields between views
Thanks again
Richard

34
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 22, 2023, 09:08:28 PM »
Got It !
Many Thanks Alberto, for this post and those earlier.
Your help is very much appreciated.

Hopefully when Bruce replies to your post regarding the Marker removal,
he does so  on the forum.

Best wishes for the festive season.

Regards
Richard

35
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 21, 2023, 06:30:27 PM »
Sounds good Alberto
At this stage,are you able to share pease?
Thanks
Richard

36
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 21, 2023, 12:54:10 AM »
Hi Bruce,
I am talking about the Nettalk Web Server Example Maps76
with nothing added , changed or removed.

There is a General Map option in it
If I add my own coordinates to the General Map latitude and longitude fields and press GO the street map appears  with my location centered.
All Good

All I want, and cannot achieve ,is the display of a marker icon at that location......

I note the Home Button does display coordinates and map of the Capesoft Office, with a Marker icon
I can follow that through in the template, but cannot replicate on the GO button

I hope that clarifies...
Regards,
Richard

37
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 20, 2023, 02:35:43 PM »
Thanks for replying Alberto,
Im no further ahead, trying to get a result in both maps examples
My questions here have become confuse between Web76 example and Netmaps ABC
So
All I am trying to do in the Maps76 example (which displays the street view ) is on the General Map, display a coordinate Marker icon on the map resulting from the entering of the coordinates and pushing the GO button
The Home button on the same Map displays an icon....?

At the moment the General Map appears centered on the coordinates entered.

Can I please have some guidance on this?
Thanks
Richard
NT14.14
 

38
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 19, 2023, 09:00:49 PM »
Bruce,
The example compiles now without error, but the Demo Markers Window displays the Markers from the Markers button, but the map  when the Get Map button is selected from the coordinates entered does not display
The map area on the page is blank
Thanks
Richard

39
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 19, 2023, 11:53:38 AM »
Hi Bruce,

I have found the fie...
Location is C:\Clarion11.1\accessory\libsrc\win

Thanks
Thanks Alberto
Richard

40
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 19, 2023, 02:53:44 AM »
Bruce
In the Clarion template Registry i have
Class Clarion Free Image V3.15.8
and Clarion  FreeImage Control

In the Global Extensions of the Maps app I have
Activate Clarion FreeImage for this application.

However I am unable to find cfilmgCt.inc

On compile the build sequence does not return any error
Thanks
Richard

41
Web Server - Ask For Help / Re: Compile error in NetMaps example
« on: December 18, 2023, 03:47:47 PM »
Hi Bruce,
If you mean the template then yes, and is also in the app's global template list
but not sure what if anything I do with the now downloaded zipped library.
Thanks
Richard

42
Web Server - Ask For Help / Compile error in NetMaps example
« on: December 16, 2023, 06:32:23 PM »
Hello
In the NetMaps Example,
I have the FreeImage.dll installed in the app folder and have  in the Global Extensions "activate Clarion FreeImage for the application"
I also have in Draw "Activate DrawImage" ticked ON

On Compile I get 7 errors all the same but in different CLW files-

line 1 Error(3): cif$fileopen cfilmgCt.inc The system cannot find the path specified.

(In Maps.clw
Maps_BC.clw
Maps_BC0.clw
Maps001.clw
Maps002.clw
Maps003.clw
Maps004.clw
All Right at the top)

???
Thanks
Richard
C11.1.13855
NT14.13

43
Web Server - Ask For Help / NT Example Maps(76) question
« on: December 09, 2023, 09:32:07 PM »
Hi all,
I am wanting to  deploy the GeneralMap from the example in my app displaying the latitude and longitude from a data table
I can do that but I also want to display the coloured Marker  corresponding to the coordinates in the gm:latitude and gm:longitude fields.

When the coordinates change I want the marker to assume the new position.

the Marker is appearing to control the coordinates , whereas I want the coordinates to control the marker

Thanks
Regards,
Richard
NT14.13

44
Thanks Bruce
Cheers
Richard

45
Hi all,
Using the EmailSendControlTemplate
I want to send two different email messages from the one SEND command-
one  to lEmailTo and the other to lemailBCC

At the moment both recipients are getting the same message
Ive tried variations of
 IF lEmailBCC NOT = ''
 but the issue is that BOTH are Not = ''

Thanks
Richard
NT 14.11

Pages: 1 2 [3] 4 5 ... 26