Forum: Website Reviews Jul 10th, 2008 |
| Replies: 0 Views: 207 Please review my blog - Great Findings Hi guys
We have started a blog with wordpress Self hosted. It covers topics related to Automotive, Webmaster, Entertainment, Health, India, Life, Technology, Travel, world etc and is growing... |
Forum: Website Reviews Jun 3rd, 2008 |
| Replies: 1 Views: 228 Please Review my SEO Site Hello All,
I'm looking for good critiques of my new website SEO Certification Guide (http://www.seocertificationguide.com (http://www.seocertificationguide.com)). Feel free to focus on absolutely... |
Forum: Java Jan 28th, 2008 |
| Replies: 3 Views: 4,431 |
Forum: Java Jan 28th, 2008 |
| Replies: 3 Views: 4,431 |
Forum: Post your Resume Dec 6th, 2007 |
| Replies: 1 Views: 424 Health Articles Specialist Hi there,
I am specialized in writing "Health" Niche Articles. My work for this month would be to write Health based articles. I am writting over 70 Health Articles @ the rate of $10 per... |
Forum: eCommerce Dec 5th, 2007 |
| Replies: 0 Views: 1,265 Dialog and JList Doubts Hi Guys,
I was doing a Mail Program and Got stuck in the following questions. I don't know How to approach.
1. Right Click pop Up Menu for Attachments List and adding pop up listener for this. Some... |
Forum: Java Dec 3rd, 2007 |
| Replies: 4 Views: 507 Re: Gridbag Layout Probelm [Code Included] Hi,
Se basically I used GrdiBag since it was as per the requirement. Secondly what I am looking for is when I resize the dialog I want even the components to resize (become smaller or... |
Forum: Java Dec 3rd, 2007 |
| Replies: 4 Views: 507 Gridbag Layout Probelm [Code Included] I am a student and have to submit a Mail Program. I have been asked to do the program using GridBagLayout. The program is working fine but for the Layout. I just am not able to manage the layout... |
Forum: Java Jan 16th, 2006 |
| Replies: 0 Views: 896 |
Forum: Database Design Jan 16th, 2006 |
| Replies: 0 Views: 2,126 |
Forum: JSP Dec 29th, 2005 |
| Replies: 0 Views: 1,451 Probelm in JSP with (& and # symbols) I have a href in my JSP....
say page1.jsp
---------------
<a href="<%=response.encodeURL(FRONT + "/RemoveReport?reportTemplateName=Test123#&'")%>">
In my second JSP
------------------ |
Forum: Java Dec 18th, 2005 |
| Replies: 1 Views: 1,550 Deploytool error: Not connecting to localhost I am getting the following when I run deploytool in command prompt
Starting Deployment tool, version 1.3.1
(Type 'deploytool -help' for command line options.)
Could not connect to... |
Forum: C Jun 10th, 2005 |
| Replies: 0 Views: 1,044 Win32 File Switching within a directory Hi guys,
How do you implement ACDSEE like file switching within a current directory using win32 Api. As in, in my project I am reading a "DICOM" file as input and now I want a way in which I can... |
Forum: C Jun 9th, 2005 |
| Replies: 0 Views: 1,566 Image Not Showing I have to build a project. For that I am using an
OWNER Drwan Menu. Now i want the small part of the
remaining space to have an image. i.e a small logo
in the top right corner of the... |
Forum: C Jun 5th, 2005 |
| Replies: 0 Views: 1,075 Image on the unused Menu bar area ? Is there a way I can put an image on the menu bar thing as shown in the image provided in the link. I have uploaded a snapshot of my project intending to show you exactly where i want the image to... |
Forum: C May 29th, 2005 |
| Replies: 1 Views: 1,104 Implement "Whats This" using Win32 I want to implement "whats this" functionality as seen in most of windows programs. For example -> When you
right click on desktop and select properties and when u again right click on the... |
Forum: C May 26th, 2005 |
| Replies: 0 Views: 1,251 Bitmap display probelm. Hello,
This is Bob from Bangalore, India. I have a doubt . I have a logo . I wanna display it in the project I made. But it is not happening. It worked ina a simple window program. But when I... |
Forum: C May 22nd, 2005 |
| Replies: 1 Views: 2,130 ListView Doubt ? How do you CENTER & BOLD the labels of the columns (i.e headings) using ListView. I did not understand the below found in MSDN..
/*
If a column is added to a list-view control with index 0 (the... |
Forum: C May 22nd, 2005 |
| Replies: 0 Views: 1,012 Context Senstitive Help for a program ? How to we provide context sensitive help using win32 api. I did not understand all theat topic ids and stuff in msdn. Is there any examples on the net. I am a .hlp file to which i wanna provide... |
Forum: C May 22nd, 2005 |
| Replies: 1 Views: 1,781 Wm_size Probelm In My Application << moderator edit: merged threads -- please dont bump threads or post identical threads >>
Hi people,
I am doing a project for my college. I am doing the UI part using Win32 Api. I am learing... |
Forum: C May 21st, 2005 |
| Replies: 1 Views: 1,781 WM_SIZING Probelm in my application Hi people,
I am doing a project for my college. I am doing the UI part using Win32 Api. I am learing wuite a lot from
various tutorials available on the net. I am through with most of the GUI... |