|
Matt - Your help WAS correct. Thank You!! Don -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Don Cavaiani Sent: Thursday, January 18, 2007 1:22 PM To: Web Enabling the AS400 / iSeries Subject: Re: [WEB400] Macro parameter passing Matt - I made changes but still can't get it ?? <TD align = right><a href="/db2www/timeoff.htm/getforupd?key2=$(V_todtod)&key3=$(V_todtoc)">$ (V_todtod)</a></TD> SELECT todtod, todtoc, todhrr, todabs, todhrx, todcbs, todyie, todtrd, todtrt, todwid FROM bpcscdusrf.todam WHERE toduid = 'DCA' and todtod = 20070325?key3=P -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Matt.Haas@xxxxxxxxxxx Sent: Thursday, January 18, 2007 12:56 PM To: web400@xxxxxxxxxxxx Subject: Re: [WEB400] Macro parameter passing It should be /db2www/timeoff.htm/getforupd?key2=$(V_todtod)&key3=$(V_todtoc). Also, the HTML snippet you have below is trash. It make work in IE but you can bet it will not work in anything else. If you're trying to make a link out of V_todtod, the HTML for the link should be <a href="/db2www/timeoff.htm/getforupd?key2=$(V_todtod)&key3=$(V_todtoc)">$ (V_todtod)</a>. Matt -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Don Cavaiani Sent: Thursday, January 18, 2007 1:41 PM To: web400@xxxxxxxxxxxx Subject: [WEB400] Macro parameter passing <a href="/db2www/timeoff.htm/getforupd?key2=$(V_todtod) ?key3=$(V_todtoc)"</TD>$(V_todtod) I can't seem to get 2 variables passed - key2 and key3. The value of key3 attaches to key2. Is there another way or must I parse it out? Thanks Don F. Cavaiani IT Manager Amerequip Corp. 920-894-7063 'Treat every person with kindness and respect, even those who are rude to you. Remember that you show compassion to others not because of who they are but because of who you are.'--Andrew T. Somers "When faced with the choice of being 'right' or being 'kind', choose the kind option every time." -- This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/web400 or email: WEB400-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/web400. -- This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/web400 or email: WEB400-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.