Group: Forum Members
Last Active: Fri 22 Mar 2013
Posts: 9,
Visits: 30
|
Hi all,
Please, what is the correct href format to link to a Custom Page using the ID name.
Thanks in advance,
Frank
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
It should be
/Page.aspx?strPage=ID
For example
http://www.kartris.com/page.aspx?strPage=DataTool
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
Group: Forum Members
Last Active: Fri 22 Mar 2013
Posts: 9,
Visits: 30
|
Paul,
Thanks for your very prompt response.
Frank
|
Group: Forum Members
Last Active: Sat 3 Nov 2018
Posts: 192,
Visits: 5,220
|
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
Yes, friendly format too - I thought because he mentioned ID he was probably after the unfriendly way; the friendly way is used on most sites, so I assumed it can be figured out by looking at our site.
Quite liking this instantforum update, useful being able to mark responses as a solution. Still cannot get email working yet though
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
Group: Forum Members
Last Active: Sun 11 Aug 2013
Posts: 0,
Visits: 178
|
i noticed, well in kartris 2.0, that you can also use links like this
www.myweb.com/t-somepage
you dont need to add aspx at the end....
|
Group: Administrators
Last Active: Wed 18 Nov 2020
Posts: 148,
Visits: 3,450
|
I think that previously didn't work on older versions of asp.net as such a URL wouldn't fire the aspx 404 page (which is what we use to map). Now with integrated mode I think everything is run via the aspx parser.
I guess if it works then no problem!
|