Jump to content
UBot Underground

How to Print HTML in UBOT? Possible?


Recommended Posts

I need to set a bunch of variables and load html, then print those variables.  How can I accomplish this?  Also, the information is secure information so going to an external website probably isn't the best.

 

Essentually,

 

ui var1

ui var2

ui var3

ui var4

 

 

Load html (var1

                var2

                var3

                var4)

 

Print

Link to post
Share on other sites

So like this run javascript("window.print(Content to be printed)").  Is this a screen print or actually command to print?  Ran this but didn't get anything.

Link to post
Share on other sites
  • 3 months later...

Nope printing from the main window isn't permitted. Ubot stops popups, like print boxes from showing up. I've got another thread talking about this elsewhere and that's what we've come up with. I still wish for a way to print out of ubot.

 

Frank

Link to post
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.

Loading...
×
×
  • Create New...