Jump to content

Run code on client side


p2rcoder

Recommended Posts

Hello,

 

Is there any ability to write code using unigui which will execute on a client side? I want to display information from another site in my application so I need to parse this site "on the fly" but I don't wont to parse from my server because my IP will be banned by this site. So parsing should work on client side and using his IP-address. If no may be somebody advise how to implement this?

 

Thank you.

Link to comment
Share on other sites

So I have one idea,

 

can I open on client side "browser in browser" in my application, load some url/urls in this subbrowser and send source of opened page to server side? which components I should use for this? Can I create an invisible form with this "subbrowser" that the client could not see it?

 

Thank you.

Link to comment
Share on other sites

Only if same servername and port.

 

What does it mean? For ex. client enter data to edit and i can get this data from server. But I cant get source code of the page which I opened in UniURLFrame? Application runs at the server, clients works with App in browser from any point in the world.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...