+ Reply to Thread
Results 1 to 6 of 6
Thread: Example of Custom URL?
-
03-06-2008 06:21 PM #1
Junior Member
- Join Date
- Mar 2008
- Posts
- 22
Example of Custom URL?
What does this mean? Before I go to the trouble of setting my IIS server settings, I would like to know what this means. The help does not explain it.
Did this exist in Ultimate Survey 3.0?
Thank you,
Bonnie
-
03-07-2008 09:18 AM #2dhobbs Guest
In Ultimate Survey it was only possible to use a survey's id to access the survey, either the database id or a unique GUID. In Checkbox you may now use "Custom" URL's.
An example w/out custom URL:
With Custom URL:Code:http://localhost/Checkbox/Survey?s==0ac42090a20244c0844ab3a06951178d
(the extension can be any extension that you want, .form, .test, etc.)Code:http://localhost/Checkbox/ExampleSurvey.survey
If you have any difficulties setting this up feel free to contact the Support team at Prezza Technologies.
-
03-10-2008 07:02 PM #3
Junior Member
- Join Date
- Mar 2008
- Posts
- 22
With Custom URL:
(the extension can be any extension that you want, .form, .test, etc.)Code:http://localhost/Checkbox/ExampleSurvey.survey
In your example, is the "ExampleSurvey" the survey name?
Thanks,
Bonnie
-
03-10-2008 09:34 PM #4
Administrator
- Join Date
- Mar 2007
- Location
- Prezza Technologies
- Posts
- 227
Bonnie,
The actual name of the link is entirely configurable (i.e. it's up to the survey editor to enter whatever name they like) on the survey properties screen once custom urls have been enabled for the system. The link name does not have to have any relation to the actual survey name, though it may not have any characters other than letters or numbers in it.
The available extensions for the survey are specified in the web.config, and the installation documentation explains how to modify these settings and configure IIS to expect them.
-
03-11-2008 11:49 AM #5
Junior Member
- Join Date
- Mar 2008
- Posts
- 22
Thank you for your reply. I have one more question: What happens if you use the same name/extension for two different surveys?
Thanks,
Bonnie
-
03-11-2008 04:21 PM #6
Administrator
- Join Date
- Mar 2007
- Location
- Prezza Technologies
- Posts
- 227
It shouldn't be possible for multiple surveys to have the same alternate url.


LinkBack URL
About LinkBacks
Reply With Quote
