Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
HotlinkBlocker support forum
 Helicon Tech : HotlinkBlocker support forum
Subject Topic: Cannot self sign automaticall in wml file Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
liujia
Newbie
Newbie


Joined: 27 August 2008
Online Status: Offline
Posts: 5
Posted: 01 September 2008 at 6:25am | IP Logged Quote liujia

Using Link protection type.

can't not sign automatically in wml file.

can Signing links manually, for example, via asp script. but in some situation, CMS software filtered asp code, for example:

filtered before:
Code:
<IMG src="/images/<%=Request.ServerVariables("HTTP_X_HOTLINKBLOCKER_SIGNATURE")%>/picture.gif"/>


filtered:
Code:
<IMG src="/images/%3C%=Request.ServerVariables(%22HTTP_X_HOTLINKBLOCKER_SIGNATURE%22)%%3E/picture.gif"/>


Back to Top View liujia's Profile Search for other posts by liujia
 
Anton
Moderator Group
Moderator Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Online
Posts: 4839
Posted: 03 September 2008 at 4:46am | IP Logged Quote Anton

Please tell what CMS are you using.
Does asp work for you at all? In which "situations" do you encounter problems?


__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 
liujia
Newbie
Newbie


Joined: 27 August 2008
Online Status: Offline
Posts: 5
Posted: 03 September 2008 at 5:06am | IP Logged Quote liujia

1.) Using A WAP(create WML files) CMS software. But it's interface is not English, I'm not sure you can read it. It works like Wap Portal Server(http://www.sakic.net/wps/)

2.) Some CMS just can used BBCode(like Forum Codes here), can't attach script, like I can't
Code:
<% Response.Write("Hello World!") %>
in this topic content.

<% Response.Write("Hello World!") %>
Back to Top View liujia's Profile Search for other posts by liujia
 
Anton
Moderator Group
Moderator Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Online
Posts: 4839
Posted: 03 September 2008 at 8:08am | IP Logged Quote Anton

Does the above code show you "Hello World!"?
Or what result do you get?

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 
liujia
Newbie
Newbie


Joined: 27 August 2008
Online Status: Offline
Posts: 5
Posted: 03 September 2008 at 8:30am | IP Logged Quote liujia

got
Code:
</table>in this topic content.<br><br>&lt;%  Response.Write("<em>Hello World</em>!") %&gt;<br>


not
Code:
Hello World!


like got
Code:
<IMG
src="/images/%3C%=Request.ServerVariables(%22HTTP_X_HOTLINKBLOCKER_SIGNATURE%22)%%3E/picture.gif"/>


not
Code:
<IMG
src="/images/xsomexxxletterx/picture.gif"/>


Back to Top View liujia's Profile Search for other posts by liujia
 
Anton
Moderator Group
Moderator Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Online
Posts: 4839
Posted: 04 September 2008 at 7:43am | IP Logged Quote Anton

It seems that ASP is not working for you.
I would advise you to try using the following url
structure, that will work even without working ASP:

<IMG src="/images/xxxxxxxxxxxxxxxx/picture.gif"/>

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 
liujia
Newbie
Newbie


Joined: 27 August 2008
Online Status: Offline
Posts: 5
Posted: 04 September 2008 at 9:09am | IP Logged Quote liujia

No, can't auto sign by wml or asp files.
Back to Top View liujia's Profile Search for other posts by liujia
 
Anton
Moderator Group
Moderator Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Online
Posts: 4839
Posted: 05 September 2008 at 6:05am | IP Logged Quote Anton

Is it possible to see your problem online?
And can you please provide more explicit explanation of your problem.

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum