Hi All,
Hope this is the right list.
Well not exactly but it is a common mistake. These types of questions go to [EMAIL PROTECTED]
My scenario is as follows:
Using dbforms I loop through a table's results generating update/delete buttons.
In each row I have a column called id which I want to append to a url (ie. http://url.com/test?id=1) for each record.
I can't understand what you want to do.
Do you mean something like putting a button to go to another page: String dest = "http://url.com/test?id="+currentRow_tablename.get("id");
<db:gotoButton caption="view" destination="<%=dest%>"/>
or if you wanted to go there after pressing "update" for example you can do that by using a followUp attribute in the updateButton tag.
I have tried the javascript array without success, I have tried linkURL without success etc.
linkURL is for a link to another dbform page.
I am very frustrated and would appreciate advise as to how to manage this scenario.
Thanking you in advance George
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Jdbforms-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jdbforms-developers
-- Shawn
Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ DbForms Mailing List
http://www.wap-force.net/dbforms
