shareef44

shareef44

  • NA
  • 18
  • 3.6k

Hi All

Nov 6 2005 6:44 AM
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.