0
Answer

Hi All

Ask a question
shareef44

shareef44

18y
1.5k
1
Hi All
I am a new member in ASP DOT NET world using C# language, and i have some questions.
1- How can I send request using url  like"http://www.sitenam.com/AddPost.aspx?ForumID=1" and if I have more than one parameter like "http://www.sitename.com/AddPost.aspx?ForumID=1&PostID=1&..." how can I get them on other pages one by one?
2- How can I format text in textbox "formating the selected text"?
3- Using paging with tables?
Thanks.