I am creating a project in c# where it gets HTML code from a website now i should a back as well as a forward bottom but without using we browser class and i dont know how

You'll just need to keep track of the visited pages. A list of strings can be enough, and a variable to store the current index.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.