Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
How many words are in this question?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: ferofrantisek
« on: May 04, 2015, 03:00:40 pm »

Thank you very much. There is no another way
Posted by: mgpw4me
« on: April 23, 2015, 02:53:52 am »

You might have more luck with:

Tools->Preferences->Web Search

I use a custom search to google movie posters...the plugins break too often.
Posted by: ferofrantisek
« on: April 13, 2015, 07:50:21 pm »

I've played around with the coding for some time now and I just can't figure it. Can anybody help me.

How to do that when i use  code "wish" it open some different webpage. /not Amazon.com (<shopbtn />), Ebay (<shopselbtn />)/.
Code: [Select]
                <column space="7">
                  <wish />
                  <fieldlabel field="wish">
                    <font>
                      <color>$8000AE</color>
                    </font>
                  </fieldlabel>
                  <shopbtn />
                  <shopselbtn />
                </column>
I want to use Checkbox on Subtitle and that it open the webpage where it will have found subtitle according to Title of movie. /something similar as it works for "wish"/. Is this the way to do it? Thanks.
Code: [Select]
           <column space="0">
<custom field="Subtitle" />
      <label >
<caption>Subtitle</caption>
     </label>
          ?????
          ?????
          </column>