iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello,
I just want to know if there is any masking to use latitude and longitude values in the webinput.
The format should be like.
dd°mm'ss.0000
where dd = degrees, mm= minutes and ss= seconds.
And degrees, minutes , seconds should take atmost 2 digits each.
Please find attached images for reference.
Thanks,
Phanindra
Please let us know whether it helps or not. The snippet code below use MaskExpression create input for DMS (Degree Minute and Second).
<ISWebInput:WebInput ID="WebInput12" runat="server" Width="140px"> <HighLight IsEnabled="True" /> <EditFormat Format="00° 00‘ 00.000’’" IsEnabled="True" Type="Other"> <MaskInfo MaskExpression="00° 00‘ 00.000’’"> </MaskInfo> <ErrorWindowInfo IsEnabled="True"> </ErrorWindowInfo> </EditFormat> </ISWebInput:WebInput>
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname