Forum: JavaScript / DHTML / AJAX 26 Days Ago |
| Replies: 2 Views: 277 i guess this would help you:
http://punbb.informer.com/forums/topic/17351/how-to-add-a-font-file-to-my-website/ |
Forum: C++ 26 Days Ago |
| Replies: 2 Views: 161 Don't look for code here. Spoonfeeding is strictly avoided here. Let us know what you have done so far. |
Forum: C++ Aug 17th, 2009 |
| Replies: 8 Views: 703 In this scenario binary search will not do the job, simple go for linear search. Here is algorithm:
1. take pattern as patternString.
2. take one string from string array as strToCompare
3. If... |
Forum: C# Aug 13th, 2009 |
| Replies: 2 Views: 326 you can do this by having a table(say login_detail) in server with column:
UserId, ClientSessionValue
When ever user login, store unique cookie(ClientSessionValue) in browser as well as in... |
Forum: HTML and CSS Aug 13th, 2009 |
| Replies: 1 Views: 238 By PDF form, do you mean .pdf or some thing? are you creating them using HTML?
when you will go to second form, values of fields of first form will be submitted at server, then you can fill these... |
Forum: PHP Aug 13th, 2009 |
| Replies: 5 Views: 340 Yes, it seems they have created a nice API, you should explore this also.
This is where comet will be useful :) |
Forum: C# Aug 13th, 2009 |
| Replies: 2 Views: 213 w3school (http://www.w3schools.com/SQl/default.asp) is good place for SQL to start with.
For Data Controls this... |
Forum: C# Aug 13th, 2009 |
| Replies: 2 Views: 213 Hi,
You don't need to master it, just try to know how it works, then you can go to silver light. As you face problem in silver light come back and know more. :) |
Forum: PHP Aug 13th, 2009 |
| Replies: 3 Views: 176 Your problem is having two part:
1. Upload the image and its detail.
2. Search the image.
Take one part at a time and solve it, please do post the problem you face. |
Forum: PHP Aug 13th, 2009 |
| Replies: 5 Views: 340 Try Comet (http://en.wikipedia.org/wiki/Comet_(programming)). |
Forum: C# Aug 12th, 2009 |
| Replies: 4 Views: 233 What exception it is throwing?
How do you know its not working? |
Forum: Java Aug 12th, 2009 |
| Replies: 4 Views: 277 So what really you want from us??
Do you expect us to write complete code for you? |
Forum: PHP Aug 12th, 2009 |
| Replies: 3 Views: 176 |
Forum: C# Aug 12th, 2009 |
| Replies: 5 Views: 680 Even i have not seen such claim, but i tried and was talking about result. |
Forum: C# Aug 12th, 2009 |
| Replies: 5 Views: 680 It seems this method doesn't support ico file. I tried with .bmp files, its working fine. |
Forum: PHP Aug 12th, 2009 |
| Replies: 4 Views: 262 during changing password you dont have to send user name and password to client, instead just ask current password and new password to the user, take those password to server and validate the current... |
Forum: PHP Aug 11th, 2009 |
| Replies: 1 Views: 228 You can go for image buttons, and represent a button by two images. First image will be for normal state of button and second image will be for push state. you can search more about it in google.
... |
Forum: JavaScript / DHTML / AJAX Aug 11th, 2009 |
| Replies: 5 Views: 307 If by saying forum you mean forum and if you need to develop a forum ( like daniweb etc.), then you have to store data some where, and in present era data base is the best option, so you need data... |
Forum: C# Aug 11th, 2009 |
| Replies: 10 Views: 625 Based on what information you want to add child nodes?
Can you explain more about why you want to do this, this will help us to provide better solution. |
Forum: ASP.NET Aug 11th, 2009 |
| Replies: 7 Views: 739 Can you post your working code?
I don't think its a bug, may be there are some other way to do so and we are not aware of it. Or may be there is another explanation for the problem you are facing.... |
Forum: JavaScript / DHTML / AJAX Aug 11th, 2009 |
| Replies: 5 Views: 307 then how you are going to store data?
what kind of forum it will be? |
Forum: ASP.NET Aug 11th, 2009 |
| Replies: 2 Views: 224 Try this (http://www.codeproject.com/KB/webservices/cpwebserviceconsumer.aspx) or this (http://www.csharphelp.com/archives2/archive356.html) or this... |
Forum: JavaScript / DHTML / AJAX Aug 11th, 2009 |
| Replies: 5 Views: 307 Can you elaborate your question?
Don't you want to use ASP or any server side language?
you can go for PHP as server side language and MySQL as Database. |
Forum: C# Aug 11th, 2009 |
| Replies: 3 Views: 258 could you please tell, what you have configured and which user you have added? |
Forum: C# Aug 11th, 2009 |
| Replies: 3 Views: 258 Its is security related problem.
You need to give com permission to user who is trying to access your page.
For this go to:
1. Control Panel->Administrative Tool -> Component Services. (click... |
Forum: PHP Aug 11th, 2009 |
| Replies: 1 Views: 203 this is not the correct forum for this question. |
Forum: PHP Aug 11th, 2009 |
| Replies: 4 Views: 262 are you asking about how to send user name and password to server with security ? |
Forum: ASP.NET Aug 11th, 2009 |
| Replies: 7 Views: 739 did you try putting table inside table cell ? |
Forum: C# Aug 11th, 2009 |
| Replies: 10 Views: 507 I dont think any one will give you complete code. You first try your self and then ask question, if you face any problem.
The solution adatapost has given in mentioned post, is a way to solve the... |
Forum: C# Aug 11th, 2009 |
| Replies: 1 Views: 210 Did you see this (http://www.google.com/search?hl=en&safe=active&client=firefox-a&channel=s&rls=org.mozilla%3Aen-US%3Aofficial&q=creating+non+rectangular+form+in+window&aq=f&oq=&aqi=) ? |
Forum: C Aug 11th, 2009 |
| Replies: 7 Views: 224 Its ok hket89, our point is use the english whatever you know, don't make it like SMS language, even if you are not understandable it is OK, but don't use SMS like language.
Now, if you dont have... |
Forum: C# Aug 10th, 2009 |
| Replies: 14 Views: 460 you mean to say, your screen saver should start on mouse move or on keyboard press, is it?
if so, then sorry to say, its not screen saver. You should probably reformat your question. |
Forum: C# Aug 10th, 2009 |
| Replies: 14 Views: 460 you want to build an application which behaves like screen saver.
or
you want to build a screen saver with some extra capability.
???
what is the problem with this... |
Forum: C++ Aug 10th, 2009 |
| Replies: 6 Views: 201 1. Why you created two different threads for the same problem.
@ moderators : please delete new one.
2. What you have done so far? i don't think any one will provide you source code here. |
Forum: ASP.NET Aug 10th, 2009 |
| Replies: 7 Views: 739 hi why you want to merge cell and put the image in center of it?
you can have your image say in 5th column with only 2 cell merged:
... |
Forum: C# Aug 10th, 2009 |
| Replies: 7 Views: 631 Simple way will be to fill the data in to DataTable and simply set DataSource property as table:
DataTable table = new DataTable();
//fill the table with data
dataGridView1.DataSource = table;
... |
Forum: ASP.NET Aug 10th, 2009 |
| Replies: 7 Views: 739 Could you please post the code where you are exporting image to excel?
It would help us to help you. |
Forum: C# Aug 10th, 2009 |
| Replies: 2 Views: 297 Hi,
I have following suggestions for your problem:
1. In private void dinle(), use finally block where close the socket and release other resources.
2. Whenever you are closing application there... |
Forum: C# Aug 10th, 2009 |
| Replies: 7 Views: 631 Some suggestions:
==============
1. Use data grid for it.
2. First divide number.
3. Fill it in data grid. |
Forum: C# Aug 10th, 2009 |
| Replies: 14 Views: 460 |