Jump to content

How can we call a webpage without label or button in webplayer


Raouf Afifi

Recommended Posts

I need to call a page using a URL on webplayer, as i need to open a library item with Configuration block, so i'm preparing some items and calling that template via the URL.

I don't want to add any lable or button with that URL as i already start collecing data by a button click so user will expect direct launch for that template, not a new link to click on.

Process.Start doesn't help for WP, only in Rich Client.

Same for Webplayer.Open(url)

 

Any clue

Link to comment
Share on other sites

I don't want to add a hyperlink in text area, i already have a buttom that does some work to prepare the url , so its not a good idea to ask user to click button then hyperlink , i need the same script that prepares the url to be able to call it, so clickable links are not a good option.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...