Select to view content in your preferred language

How to find Parcel_ID(Parcel_Number) from URL

3536
12
06-22-2013 10:29 PM
Bakht_AliMohammad_Khan
Deactivated User
Hello All,
          I want to find Parcel_Number and Subdivision_Number from url address in Flex web maps like this
www.abc.com.index.html?parcel_Number=23&Sub_Number=55

                                       Thanks in advance.

Bakht Ali
Tags (2)
0 Kudos
12 Replies
RobertScheitlin__GISP
MVP Emeritus
0 Kudos
Bakht_AliMohammad_Khan
Deactivated User
Bakht Ali,

   This sample shows using url parameters:

http://resources.arcgis.com/en/help/flex-api/samples/#/Pass_URL_parameters/01nq00000051000000/



Respected Robert Scheitlin:
                                    Thanks you very much for help & quick response..


Bakht Ali
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Bakht Ali,

Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow these steps as shown in the below graphic:

0 Kudos
Bakht_AliMohammad_Khan
Deactivated User
Bakht Ali,

Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow these steps as shown in the below graphic:



Respected rscheitlin:
                          The link you provided help me how to use pass URL parameters. But we are using Arabic Words for                  Subdivision/Plan Number like 244/�? for which it not work.
On the other side for Zoom extent, Coordinates & initial extent it works.

So, is there any special codes, or methods for Arabic text?
For example my url will be like this..   http://localhost/horizon/index.html?Plan_Number=433/�?&Parcel_Number=36
It mean I need Parcel Number 36 from Plan Number 433/�?

                                                     Thanks & Regards.

Bakht Ali
0 Kudos
AnthonyGiles
Honored Contributor
Bakht Ali,

Roberts esearch allows you to perform that kind of search from the URL (not sure if the arabic words would work though), see his documentation here:

https://github.com/rscheitlin/eSearch/raw/master/Enhanced%20Search%20Widget%20URL%20Search%20Configu...

Regards

Anthony
0 Kudos
DasaPaddock
Esri Regular Contributor
0 Kudos
Bakht_AliMohammad_Khan
Deactivated User
Bakht Ali,

Roberts esearch allows you to perform that kind of search from the URL (not sure if the arabic words would work though), see his documentation here:

https://github.com/rscheitlin/eSearch/raw/master/Enhanced%20Search%20Widget%20URL%20Search%20Configu...

Regards

Anthony


Respected Anthony:
                          Great. Exactly I need like this,But the problem is that when I link Local GIS SERVER inside esearch codes it give error as shown in the attach png. (Remember for ArcGIS Online it works successfully the problem is only with Local GIS SERVER & also in the pdf instruction it says NO NEED TO CHANGE CODES.)

                                                    Thanks.

Bakht Ali[ATTACH=CONFIG]25455[/ATTACH]
0 Kudos
Bakht_AliMohammad_Khan
Deactivated User
[ATTACH=CONFIG]25456[/ATTACH][QUOTE=ad_giles@hotmail.com;308393]Bakht Ali,

Roberts esearch allows you to perform that kind of search from the URL (not sure if the arabic words would work though), see his documentation here:[ATTACH=CONFIG]25456[/ATTACH]
Respected Anthony:
                          Great. Exactly I need like this,But the problem is that when I link Local GIS SERVER inside esearch codes it give error as shown in the attach png. (Remember for ArcGIS Online it works successfully the problem is only with Local GIS SERVER & also in the pdf instruction it says NO NEED TO CHANGE CODES.)
0 Kudos
Bakht_AliMohammad_Khan
Deactivated User
Bakht Ali,

Roberts esearch allows you to perform that kind of search from the URL (not sure if the arabic words would work though), see his documentation here:

https://github.com/rscheitlin/eSearch/raw/master/Enhanced%20Search%20Widget%20URL%20Search%20Configu...

Regards

Anthony

Respected Anthony:
                          Great. Exactly I need like this,But the problem is that when I link Local GIS SERVER inside esearch codes it give error as shown in the attach png. (Remember for ArcGIS Online it works successfully the problem is only with Local GIS SERVER & also in the pdf instruction it says NO NEED TO CHANGE CODES.)
[ATTACH=CONFIG]25457[/ATTACH]
0 Kudos