Jump to content
WAPT Forum
Sign in to follow this  
GrantDB

Posting HTML through propteries

Recommended Posts

I have a couple of parameters that I want to post as parameters,I can do this no problem (POST Parameters, Add value). What I want to do is post html through as well, so something like this

 

line 1

<br/>

line 2

<br/>

line 3

 

When I post it I get the text on the page.

 

Is it possible to post the HTML?

 

Thanks

 

Grant

Share this post


Link to post
Share on other sites

You can post a HTML code. Change the POST parameters type of request properties from Form-Data to Text. Now you can add any HTML code or other text here.

Share this post


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.
Note: Your post will require moderator approval before it will be visible.

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...
Sign in to follow this  

×
×
  • Create New...