Search Results

Showing results 1 to 40 of 65
Search took 0.01 seconds.
Search: Posts Made By: lich
Forum: JavaScript / DHTML / AJAX Jun 23rd, 2009
Replies: 0
Views: 1,071
Posted By lich
i want to redirect the page after submitting to the exact page with the tabs. but when i submit it just loads the same page. but what i want is it should load under the home tabs.

my other pages...
Forum: VB.NET Feb 26th, 2009
Replies: 6
Views: 2,314
Posted By lich
i have copied paste your code and edited it.. but it asking con is not declared..
Forum: VB.NET Feb 26th, 2009
Replies: 6
Views: 2,314
Posted By lich
Thanks a lot

i have did it.. but when i try to debug.. it gives me a error.. can anyone tell me y
Forum: VB.NET Feb 26th, 2009
Replies: 6
Views: 2,314
Posted By lich
i want to connect the sql dabase to vb.net form. can anyone tel me how to do it. i tired google. but it only says about ms access database.

please help me
Forum: VB.NET Nov 30th, 2008
Replies: 1
Views: 497
Posted By lich
hey

im trying to implement a calculator.

i need to append values to label. like when i hit 1 button label should show 1 and when i hit 2 button it should show 12.. not just 2


can anyone...
Forum: Windows NT / 2000 / XP Nov 27th, 2008
Replies: 2
Views: 1,239
Posted By lich
i need intel webcam drivers for windows 64bit.


please help me
Forum: C# Nov 15th, 2008
Replies: 8
Views: 826
Posted By lich
can you tell me how to put OR in C#
Forum: C# Nov 15th, 2008
Replies: 8
Views: 826
Posted By lich
Forum: C# Nov 15th, 2008
Replies: 8
Views: 826
Posted By lich
hi

im a noob in C#. just learning by my self. need to know how to assign values to variables. which we input

normally in C we use scanf ne. but in C#. how we gonna assign
Forum: Java Aug 29th, 2008
Replies: 2
Views: 776
Posted By lich
if anyone has it.. please put here
Forum: Java Aug 11th, 2008
Replies: 4
Views: 2,429
Posted By lich
what i want is this

lets say 2.44534

i want to get it to

2.44

any idea how.. please help me
Forum: Java Aug 11th, 2008
Replies: 13
Views: 1,144
Posted By lich
try
{
<you code here>
}

catch (ArrayIndexOutOfBounds evt)
{
System.out.println(" Ur Message");
}
Forum: Java Aug 11th, 2008
Replies: 4
Views: 2,429
Posted By lich
can anyone tell me how to round off the values..
Forum: Java Aug 9th, 2008
Replies: 4
Views: 534
Posted By lich
but i have put that two rite.. its there... :(
Forum: Java Aug 9th, 2008
Replies: 4
Views: 534
Posted By lich
import java.awt.*;
import java.applet.*;
import java.awt.event.*;

public class hashedited extends Applet implements ItemListener
{
CheckboxGroup cbg;
//CheckboxGroup type1,type2;
...
Forum: Java Aug 8th, 2008
Replies: 1
Views: 410
Posted By lich
hey

is anyone know how to change background color when you click a button.... please tell me. im creating a applet.. need sup
Forum: Java Aug 5th, 2008
Replies: 7
Views: 860
Posted By lich
its like this

there are 10 different items in the machine.. and each one have 3 flavors.. and each flavor comes in two different sizes 10 oz and 16 oz. and there should be exactly 3 of each of the...
Forum: Java Aug 4th, 2008
Replies: 7
Views: 860
Posted By lich
hi

we have to create a soda vending machine. so they asking a interface. i have designed the interface using netbeans. but i dont know hwo to code in there. if anyone can help me regarding this....
Forum: DaniWeb Community Feedback Aug 1st, 2008
Replies: 3
Views: 620
Posted By lich
whats ur requirement .. you tell us.. we will guide you .. .This is a Great website..
Forum: VB.NET Aug 1st, 2008
Replies: 5
Views: 2,773
Posted By lich
dont go for IF Statements as you having more than three conditions.. go for Select case.. that will be good..
Forum: VB.NET Aug 1st, 2008
Replies: 5
Views: 2,773
Posted By lich
make it a Select case.. then you can do this issue..
Forum: Java Aug 1st, 2008
Replies: 4
Views: 578
Posted By lich
The Lectuerer didnt started about Interfaces.. we have no idea when he gonna do it... meanwhile our project submission is on next week. so we have to start our project.
Forum: Windows Vista and Windows 7 Aug 1st, 2008
Replies: 60
Views: 5,360
Posted By lich
i dont like Vista because the Network configurations and security and all are so damn stupid..
Forum: C Aug 1st, 2008
Replies: 9
Views: 10,097
Posted By lich
i think you can use a Count variable and count the number of elements using a loop and print it. then also you can see..
Forum: Java Aug 1st, 2008
Replies: 4
Views: 578
Posted By lich
hi

well i just started learning java. and up to now we did exceptions and loops and most of the java concepts.. and i used J creator lite version. but in my project i have to make a interface. so...
Forum: Networking Hardware Configuration Aug 1st, 2008
Replies: 10
Views: 1,271
Posted By lich
did u check the drivers.. are they installed properly.. just go and see the Device manager whether you have installed those drivers correctly.. if you are.. you wont get this issue..
Forum: Networking Hardware Configuration Aug 1st, 2008
Replies: 10
Views: 7,199
Posted By lich
did u check with the router settings.. coz even i had some issues with MSN messenger and some sites.. i change the setting. and it worked.. check it with the ISP server
Forum: Java Jul 8th, 2008
Replies: 3
Views: 2,304
Posted By lich
when you use floating points and do the coding normally you get 4 decimal points. . but if i want to make it to 2 decimal points. how can the program should be. please help me out

here is the...
Forum: Java Jun 30th, 2008
Replies: 3
Views: 480
Posted By lich
Here is my code


import java.io.*;

class Add
{
public static void main (String args[] ) throws IOException;
{
BufferedReader br=new BufferedReader( new InputStreamReader (System.in));
Forum: VB.NET Jun 1st, 2008
Replies: 2
Views: 924
Posted By lich
i wanted to put a Exit for statment. how can i put it

Public Class Form3

Private Sub Form3_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim...
Forum: VB.NET Jun 1st, 2008
Replies: 1
Views: 1,228
Posted By lich
I really dont know this Program is rite or wrong. but it wont give a answer. if anyone can help me in this

Public Class Form2
Dim num As Integer

Private Sub Form2_Load(ByVal sender As...
Forum: HTML and CSS May 26th, 2008
Replies: 4
Views: 682
Posted By lich
basically this is i want to do. i want to start a Email marketing campaign. so i was hoping to make html for the products and i can send that html page. just like a news letter to the customers. any...
Forum: C May 26th, 2008
Replies: 7
Views: 877
Posted By lich
thanks my bad. in my coding i have put if(y<=1) it should be ( y<1) only . no equal sign.

thanks guys. thanks for the quick reply
Forum: C May 26th, 2008
Replies: 7
Views: 877
Posted By lich
Teacher gave a question today to find Base is 2 and power is 3. so that Answer should be 8. so to find that she told us to use Recursion and do it. i done it in the normal way. but when i do it in...
Forum: C May 24th, 2008
Replies: 12
Views: 1,730
Posted By lich
im so sorry about it. i just copied and paste it. im still a noob
Forum: VB.NET May 23rd, 2008
Replies: 9
Views: 14,635
Posted By lich
your installation is being blocked by some Viruses. so make sure you get rid of those Viruses and reinstall it
Forum: VB.NET May 23rd, 2008
Replies: 3
Views: 2,627
Posted By lich
with the installation of the VB.NET u can select this crystal reports enable. so that u can use it. after doing the database and every thing u can get this report easily. if u want the steps. one by...
Forum: VB.NET May 23rd, 2008
Replies: 2
Views: 869
Posted By lich
i will go with

Randomize()
variablename=0+Int(Rnd()*10)
Forum: C May 23rd, 2008
Replies: 3
Views: 688
Posted By lich
check the names are correct.. the library names.. check it correctly
Forum: C May 23rd, 2008
Replies: 12
Views: 1,730
Posted By lich
here is the Code

#include<stdio.h>

main()
{
int x,y,ans=1;


printf("Enter Your Number:");
Showing results 1 to 40 of 65

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC