Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Magnus #1
Visited link with QueryString
Hello!
I need help with following.
For example
Page like this [url]www.domain.se/page.asp[/url].
I get th visited links to change on this page, but then I open the page with
like this:
[url]www.domain.se/page.asp?offset=[/url]
or
[url]www.domain.se/page.asp?find=&typ=1&Submit=S%F6k[/url]
the visited links are not visited any more.
Is there any one who has any idea on how solve this ?
Is there any workaround?
Thanks in advance!
Magnus
Magnus Guest
-
ItemTemplate - Visited Link
I have the following ItemTemplate in a datagrid: <asp:TemplateColumn ItemStyle-Width="35" ItemStyle-HorizontalAlign=Center... -
rate by most visited
I have a website which lists products and I would like to track the hits for each of these products. Any idea how I can do this? What if the visitor... -
Visited link
I'm currently doing a website for a company. The website is finished, but they want that when you click on a link, the link changes colour. I know... -
visited link?
I have made a site is flash. Now, what i was wondering was the following: Is it possible to have the a button change color if the target has been... -
Visited Links Colours
Anybody know why of all the links on a page, ony one doesn't follow the rules laid out in Page Properties to change the colour to......when visited?... -
darrel #2
Re: Visited link with QueryString
> Is there any one who has any idea on how solve this ?
There is no way to solve it. Once you add a query string (just the '?') it
is now considered a new page on each load.
-Darrel
darrel Guest



Reply With Quote

