[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: [mv] Is this the right way ?
****** message to minivend-users from "Christopher Thompson" <ct@arborinternet.com> ******
> ****** message to minivend-users from "Eran Binyamin
> Zeitoun" <eran_zeitoun@karmail.com> ******
>
> Hi List!
> Since my result.html is the heavy page in my site, i
> would like to know if things could be made better than what i did:
>
> 1. (This check line goes on each products which is displayed on screen)
> [value name="mytemp" set="[item-field status]" hide=1][if
> value mytemp
> eq "0"]</A>Order[/if]
>
> [if value mytemp eq "1"]Order</A>[/if]
>
> [if value mytemp eq "2"]Reserve</A>[/if]
Minivend is faster testing for existance rather than a value, so if you
can use [if-field status] it would be faster. Try making statis null or 1
rather than 1 or 2.
> 2. I have read over the list but i am not quite sure,
> when using the full HREF insted of doing [Page....] that makes the
> display of the page faster ? (minivend work less...) can
> it be done
> too
> with [area... ?]
I only use [area]. <a href="[area mypage]"> is the same as [page mypage].
I assume [area] is a little faster. It allows full control over frames.
And it works better for me in HTML editors with a matched </a>.
>
> Thanks,
> Eran Binyamin Zeitoun
>
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message.
> Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to
> Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list