Hi, it's about some days that I'm working on a page that I can enter my URLs in that and it can save them for me in a cookie file, finally I came up with this GUI, when the page comes up, you're in the root directory, like Windows, Linux or ....., then you can make threads, or URLs, if you make an URL, then it'll be displayed on the current thread ( the thread that you made it) and you can go to that URL by clicking on that, and also if it's a thread, you can click on it to go inside of it, and make other threads or URLs inside of that, exactly like the Window's tree-strucutre.
Everything works pretty fine, but I noticed that after entering some URLs and making some threads, the information that I entered at first, I mean the older info, are lost and I can not see them! Then I just remembered that each cookie file has a maximum limit of 400 KB, now that I spent some time on this thing and wrote the major filing part ( that was not that easy, to simulate the direcory structure of windows, at least for me!) if I do not solve this problem, then all my efforts will be demolished!
Do you know any way that I can overcome this problem and increase the maximum size of my cookie?
Everything works pretty fine, but I noticed that after entering some URLs and making some threads, the information that I entered at first, I mean the older info, are lost and I can not see them! Then I just remembered that each cookie file has a maximum limit of 400 KB, now that I spent some time on this thing and wrote the major filing part ( that was not that easy, to simulate the direcory structure of windows, at least for me!) if I do not solve this problem, then all my efforts will be demolished!
Do you know any way that I can overcome this problem and increase the maximum size of my cookie?
Comment