﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebInput - Latitude Longitude Format Webinput</title><link>http://www.intersoftsolutions.com/Community/WebInput/Latitude-Longitude-Format-Webinput/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Latitude Longitude Format Webinput</title><link>http://www.intersoftsolutions.com/Community/WebInput/Latitude-Longitude-Format-Webinput/</link><pubDate>Tue, 14 Jun 2016 08:01:45 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please let us know whether it helps or not. The snippet code below use MaskExpression create input for DMS (Degree Minute and Second).&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebInput:WebInput ID="WebInput12" runat="server" Width="140px"&amp;gt;
	&amp;lt;HighLight IsEnabled="True" /&amp;gt;
	&amp;lt;EditFormat Format="00° 00‘ 00.000’’" IsEnabled="True" Type="Other"&amp;gt;
		&amp;lt;MaskInfo MaskExpression="00° 00‘  00.000’’"&amp;gt;
		&amp;lt;/MaskInfo&amp;gt;
		&amp;lt;ErrorWindowInfo IsEnabled="True"&amp;gt;
		&amp;lt;/ErrorWindowInfo&amp;gt;
	&amp;lt;/EditFormat&amp;gt;
&amp;lt;/ISWebInput:WebInput&amp;gt;&lt;/pre&gt;</description></item><item><title>Latitude Longitude Format Webinput</title><link>http://www.intersoftsolutions.com/Community/WebInput/Latitude-Longitude-Format-Webinput/</link><pubDate>Mon, 13 Jun 2016 15:30:24 GMT</pubDate><dc:creator>phanindra</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I just want to know if there is any masking to use latitude and longitude values in the webinput.&lt;/p&gt;&lt;p&gt;The format should be like.&lt;/p&gt;&lt;p&gt;dd°mm'ss.0000&lt;/p&gt;&lt;p&gt;where dd = degrees, mm= minutes and ss= seconds.&lt;/p&gt;&lt;p&gt;And degrees, minutes , seconds should take atmost 2 digits each.&lt;/p&gt;&lt;p&gt;Please find attached images for reference.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Phanindra&lt;/p&gt;</description></item></channel></rss>