Forums
This topic is locked
Master detail page with menu ???
07 Apr 2004 11:12:07 Andy G posted:
I have a master page with a menu that I want to link to a detail page.My menu are items that I get from my database (I use the dynamic tab to get them). How can I link to a detail page? I tried the "go to detail" behavior, but that won't work.
Are there tutorials over this item, I can't find them.
My master contains prod.names in the menu, the detail should give more info.
thnx for the help
Andy
Replies
Replied 08 Apr 2004 15:14:33
08 Apr 2004 15:14:33 Dave Thomas replied:
explain a little more andy
is your menu a jump-menu, text links etc.. ?
when applying the goto detail behaviour did it simply not work, or did it give errors of any kind?
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
is your menu a jump-menu, text links etc.. ?
when applying the goto detail behaviour did it simply not work, or did it give errors of any kind?
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
Replied 08 Apr 2004 15:54:20
08 Apr 2004 15:54:20 Andy G replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
explain a little more andy
---> thnx Dave, Yes I use a jump menu (with just produkt items),wich I want to link to a detail page.
I first tried to do it WITOUTH the menu box, just with tekst links, and that worked fine for me.
but I don't know how to link the items in my menu box to the detail page.
My link (wich works)for the "static text version" is:
<a href="detailtest.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "Prodname=" & RsAdapters.Fields.Item("Prodname"
.Value %>"><%=(RsAdapters.Fields.Item("Prodname"
.Value)%></a>
-->( I simply filtered out the produkt group "Adapters" from my database / detailtest.asp is my detail page)
Can I also use parts of this link to past a"fter each value" in the prop. box of the menu?
I also tried to just drag a "go to detail page" behavior to the menu,(as you do with static tekst links) but that doesn't seem to work ...(-:
thnx anyway,
Andy
is your menu a jump-menu, text links etc.. ?
when applying the goto detail behaviour did it simply not work, or did it give errors of any kind?
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
explain a little more andy
---> thnx Dave, Yes I use a jump menu (with just produkt items),wich I want to link to a detail page.
I first tried to do it WITOUTH the menu box, just with tekst links, and that worked fine for me.
but I don't know how to link the items in my menu box to the detail page.
My link (wich works)for the "static text version" is:
<a href="detailtest.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "Prodname=" & RsAdapters.Fields.Item("Prodname"


-->( I simply filtered out the produkt group "Adapters" from my database / detailtest.asp is my detail page)
Can I also use parts of this link to past a"fter each value" in the prop. box of the menu?
I also tried to just drag a "go to detail page" behavior to the menu,(as you do with static tekst links) but that doesn't seem to work ...(-:
thnx anyway,
Andy
is your menu a jump-menu, text links etc.. ?
when applying the goto detail behaviour did it simply not work, or did it give errors of any kind?
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Replied 10 Apr 2004 17:01:29
10 Apr 2004 17:01:29 Dave Thomas replied:
yeah i couldnt get the dynamic menu to work with the go to detail behaviour neither <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
tried it a few ways, also used the go to related page behaviour, with no success.
you could hard code the items/links in the db and pull them into a page, but it sort of defeats the purpose.
I'm gonna look into this more myself.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
tried it a few ways, also used the go to related page behaviour, with no success.
you could hard code the items/links in the db and pull them into a page, but it sort of defeats the purpose.
I'm gonna look into this more myself.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com