|
Posted by BootNic on 08/23/07 05:20
dorayme <doraymeRidThis@optusnet.com.au> wrote:
news:doraymeRidThis-9C9E48.13424723082007@news-vip.optusnet.com.au:
[snip]
> Your latest replaces having to add
>
> row=1#j-klo70001
>
> to a base url if one wants a unique address with
>
> id=j-klo70001#j-klo70001
>
> This a bit longer in fact but easier to operate with for my
> client, they do not need to refer to rows anymore. They know the
> item code (j-klo70001 or whatever) from their end
Its really much shorter and easier then that, the actual link would be
something like:
[url]
http://bootnic.atwebpages.com/DataRowSelectExample.php/j-klo70001
[/url]
then the php converts and redirects to:
[url]
http://bootnic.atwebpages.com/DataRowSelectExample.php?id=j-klo70001#j-kl
o70001
[/url]
[snip]
--
BootNic Thursday August 23, 2007 1:19 AM
Optimism and humor are the grease and glue of life. Without both of
them we would never have survived our captivity.
*Philip Butler, Vietnam POW*
Navigation:
[Reply to this message]
|