In my Index page, i have created 3 frames. 1. Top for banner 2. left for navigation 3. right for opening the page in this frame. i want to fix my web page which is going to open in frame 3. I want vscroll but not hscroll.
sumit durg
Posts
-
How can I fix my web page in frame? -
Can I show UI in Windows service in MFC? [modified]I am making a Windows service In MFC.I want to show a UI on it. Is it possible? How?
modified on Wednesday, August 20, 2008 7:15 AM
-
In ATL, Progess Bar lookthanks for reply, can you tell me how to add manifest file in ATL project ( in Visual Studio 6.0)
-
In ATL, Progess Bar lookStyle should be like XP, Not like Windows-98
-
In ATL, Progess Bar lookI want smooth XP type status bar, where as it seems to be WIN' 98 status bar. How can i do this.
-
In ATL, Progess Bar lookHow can i get the look of satus bar as a installation form ( like we see in the installation of any component of MicroSoft progess bar). In the standerd my it is not looking good.
-
How can i change style of static text control caption in ATL?Sorry, But i am not getting the proper answer and this is the last time i am doing.
-
How can i change style of static text control caption in ATL?I want to set font of caption of static text control (lebel) in ATL.
-
How can i change font and style of Static text in ATL?Its a control on which we put text
-
How can i change font and style of Static text in ATL?Kindly Help, In ATL
-
How can i change font and style of Static text in ATL?Kindly Reply.
-
How can i hide Static Text in MFC ?I tried following code but it working for Progess bar not for Static text. GetDlgItem(IDC_PROGRESS1)->ShowWindow(SW_SHOW); // Working GetDlgItem(IDC_STATIC)->ShowWindow(SW_SHOW); // Not working Kindly provide me solution...
-
How can i get dynamic URL?while parsing HTML code itself.
-
How can i get dynamic URL?I am making web Crawler. I can get hard coded URL but not able to get dynamic generated URL (URL contain ? mark ). Can you tell me, how can i get this in C++.
-
Web Crowler / Robots / SpidersIts not like that, I need some algorithm / Logic. How it can be made.
-
Web Crowler / Robots / SpidersI planning to make Web Crowler / Robots / Spiders. Can you provide some sample codes / projects for the same.
-
How to get URL of current web page by any method?Can any body tell me How to get URL of current page? How can I navigate automatically in a web page.
-
Can I download any file from any website automaticlly?I want to give add of home page only. Then my program should fine out download is available in that page if yes then it will download. All the thing shold be automatically.
-
Track the internet download and upload usageCan you elebrate the idea, what exactly you want?
-
Can I download any file from any website automaticlly?Can any one suggestion me how i can download any thing(file) from any website(given) in C++/ VC++ . help me out.