Note that there are some explanatory texts on larger screens.

plurals
  1. POList sending to another website and remember the link
    primarykey
    data
    text
    <p>Hello i have made a list in lets say Homepage website the idea is that when i choose an option it will send me to page with name Pages.htm and i want to remember the choise of the li.</p> <pre><code>Homepage option 1--------&gt; go to Pages.htm and add in the iframe the link1 option 2--------&gt; go to Pages.htm and add in the iframe the link2 option 3--------&gt; go to Pages.htm and add in the iframe the link3 </code></pre> <p>Here is the code at page Pages.htm :</p> <pre><code>&lt;a href="http://www.altasoft.gr/hermes/index.html" target="myfra"&gt;&lt;span class="description"&gt;Ερμής Proffesional&lt;br /&gt; &lt;em&gt;(Ολοκληρωμένο Πληροφοριακό Σύστημα Οργάνωσης Πολιτικού Γραφείου)&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; &lt;li style="margin-left: 0px" class="level1 parent"&gt;&lt;a href="http://www.koino.gr/" target="myfra"&gt;&lt;span&gt;Κοινόχρηστα&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; &lt;li style="margin-left: 0px" class="level1 parent"&gt;&lt;a href="http://www.shae.gr/" target="myfra"&gt;&lt;span&gt;Συνεχές Ηλεκτρονικό Αρχείο Εκπαίδευσης &lt;/span&gt;&lt;/a&gt;&lt;/li&gt; &lt;li style="margin-left: 0px" class="level1 parent"&gt;&lt;a href="pages/PageTK.htm" target="myfra"&gt;&lt;span&gt;Ταχυδρομικοί Κώδικες Ελλάδας&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; &lt;li style="margin-left: 0px" class="level1 parent"&gt;&lt;a href="http://sms.altasoft.gr/panel/index.asp?lang=el&amp;disp_function=user_login&amp;id=5E8A0F4B-063B-4A7A-81FE-99579AF44BAA" target="myfra"&gt;&lt;span&gt;SMS Bulk Messenger Center &lt;/span&gt;&lt;/a&gt;&lt;/li&gt; &lt;li style="margin-left: 0px" class="level1 parent"&gt;&lt;a href="http://www.altasoft.gr/Software/TAM.htm" target="myfra"&gt;&lt;span&gt;Ταμειακή και Εμπορικό για Β' κατηγορίας βιβλία&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; &lt;li style="margin-left: 0px" class="level1 parent"&gt;&lt;a href="http://www.altasoft.gr/Software/TAM.htm" target="myfra"&gt;&lt;span&gt;Οργάνωση παιδιατρικού ιατρείου&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; </code></pre> <p>My problem is that at my HomePage.htm i want the same links to lead to Pages.html and send at the iframe the correct link thx!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload