Cannot use System.Web.HttpContext

Error message is that “httpconext” is not part of “web”

@raool90

Import System.web in Import panel and then check it once.

Already did that

Hi @raool90

What are you trying to achieve?

I found that this seems to work:
image

New System.Uri("https://google.com?date=xyz").AbsoluteUri

Hey, I tried to get the url of the website.

Got that via get text of the url field, you can close this

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.