Pranam Bhat
How to bind parameter values and pass the values to a URL?

Consider a scenario:

https://www.xyz.com/forums/AddPost.aspx?TSource=AddPost

Here AddPost.aspx seems to be a Backend file and “TSource=AddPost” basically kind of key-value pair to get the response over webpage.

How this can be achieved for a particularset of key-value pairs. Consider I’m having a page and page has data depending on set of URLS(key-value pair)

Like:

1) https://www.xyz.com/forums/AddPost.aspx?TSource=AddPost

2) https://www.xyz.com/forums/AddPost.aspx?TSource=DisplayPage

3) https://www.xyz.com/forums/AddPost.aspx?AData=UserInfo

By Pranam Bhat in Angular on Sep 16 2021


Most Popular Job Functions


MOST LIKED QUESTIONS