erfg12 / AOL_4.0_Emu

Emulating AOL 4.0
https://aolemu.com
103 stars 8 forks source link

Channels Solution #42

Closed larseka closed 2 years ago

larseka commented 2 years ago

For the channels I know the Kids Only section is the only one working. However, I came up with a solution for the other buttons to work. I added some things in the channels.cs and channels.designer.cs files. I was able to get the other buttons to go to websites relevant to those topics. I understand you would rather use a htm file like you had with the kids one but at least with the code I have you can get a head start with it and I also understand you mentioned in your youtube videos that this program is not associated with AOL in any way but I do have some from the AOL website because some things you can browse on their without being signed in. The 2 photos show my example with the Sports channel. The 2 text files are what I have added to the 2 cs files under the forms folder. channels.designer.txt Sports Example Sports Channel channels.txt

erfg12 commented 2 years ago

You can do this if you want to in a fork, but I don't think it's a good fit for this main project.