User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,484 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,791 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 40 of 500
Search took 0.06 seconds.
Posts Made By: arjunsasidharan
Forum: VB.NET Feb 24th, 2008
Replies: 14
Views: 2,196
Posted By arjunsasidharan
Re: Visual Basic 2008, Chat ! Urgent help needed

First of all the link that JX gave was perfect. Harry you should put on some effort to understand how the code works.. Good explanation Jugortha..

Try this link...
Forum: VB.NET Feb 24th, 2008
Replies: 8
Views: 4,394
Posted By arjunsasidharan
Re: New to VB.NET

someone has revived an old thread. Actually it does help for the newcomers
Forum: VB.NET Feb 22nd, 2008
Replies: 12
Views: 1,081
Posted By arjunsasidharan
Re: keyboard and mouse

Check this link (http://www.codeproject.com/KB/audio-video/CaptureScreenAsVideo.aspx)

Use the idea and create your own application :)
Forum: Geeks' Lounge Aug 28th, 2007
Replies: 183
Views: 9,337
Posted By arjunsasidharan
Re: Say something NICE about the person above you

^
the dude who paid daniweb and became a sponsor just to change his avatar :D.. He's cool.. i like him. :)

*HIGH FIVE*
Forum: VB.NET Aug 21st, 2007
Replies: 3
Views: 3,398
Posted By arjunsasidharan
Re: Beginner: how to add new record into database???

why don't you have a look at this link (http://www.java2s.com/Code/VB/Database-ADO.net/UpdateAccessdatatablethroughOleDbConnection.htm)
Forum: VB.NET Aug 21st, 2007
Replies: 3
Views: 701
Posted By arjunsasidharan
Re: changing text in vb.net2003

change your text into what? into encrypted format or numbers?.. Or you want to change the font of the text?
Forum: VB.NET Aug 18th, 2007
Replies: 11
Views: 15,513
Posted By arjunsasidharan
Re: Login Page Database connection to MSAccess

place the

conn.Open() under the Try - Catch.. it will work
Forum: Geeks' Lounge Aug 13th, 2007
Replies: 1,037
Views: 60,654
Posted By arjunsasidharan
Re: Thoughts Of The Day.

If your father is a poor man, it is your fate but, if your father-in-law is a poor man, it's your stupidity.
Forum: VB.NET Aug 13th, 2007
Replies: 3
Views: 488
Posted By arjunsasidharan
Re: Help

You can learn through these links
http://msdn.microsoft.com/vstudio/express/beginner/default.aspx
http://www.homeandlearn.co.uk/NET/vbNet.html

If you want samples

Try this link...
Forum: VB.NET Aug 9th, 2007
Replies: 11
Views: 2,788
Posted By arjunsasidharan
Re: Datagrid view using parameters(Plz help)

Atlast you solved it. I was just changing the code when you posted you comment!. Mark it as solved now!
Forum: VB.NET Aug 9th, 2007
Replies: 9
Views: 5,400
Posted By arjunsasidharan
Re: Help with appending text file

This should work.

Dim sw as StreamWriter
Try
sw = File.AppendText(txtFileName.Text)
sw.Write(txtFilename.Text)
sw.Flush()
Catch exc As Exception
Msgbox(exc.Message)
Forum: VB.NET Aug 7th, 2007
Replies: 6
Views: 3,838
Posted By arjunsasidharan
Re: update& retrieve images from sql server using vb.net

Do you want it in Asp.net or Windows application?

Check the link that i posted and check the last post. I have attached a sample application. All you have to do is change the connection string to...
Forum: VB.NET Aug 7th, 2007
Replies: 6
Views: 3,838
Posted By arjunsasidharan
Re: update& retrieve images from sql server using vb.net

Hello boss, did you check the link?

hello boss, i wasn't copying and pasting the code.(:D). I am just guiding you to the thread which already existed. looks like you haven't even taken a bit of an...
Forum: VB.NET Aug 7th, 2007
Replies: 6
Views: 3,838
Posted By arjunsasidharan
Re: update& retrieve images from sql server using vb.net

Check this thread (http://www.daniweb.com/forums/thread84216.html)

Next time try searching the forum's before posting your queries. :)
Forum: VB.NET Aug 6th, 2007
Replies: 11
Views: 2,788
Posted By arjunsasidharan
Re: Datagrid view using parameters(Plz help)

your code seems to be missing the Fill command for the datagrid

DataGrid1.Fill(ds,"add1")

Let us know which part of the code is the error thrown up.
Forum: ASP.NET Aug 6th, 2007
Replies: 1
Views: 1,630
Posted By arjunsasidharan
Re: how to display picture to asp .net, default.aspx?

Try using the image field.

<asp:Image ID="Image1" runat="server" Height="300" Style="border: 1px solid black;width:auto" ImageUrl="~/SlideShow/images/Blue hills.jpg" AlternateText="Blue Hills image"...
Forum: Techies' Lounge Aug 4th, 2007
Replies: 114
Views: 95,055
Posted By arjunsasidharan
Forum: Geeks' Lounge Aug 4th, 2007
Replies: 85
Views: 11,687
Posted By arjunsasidharan
Re: Which Country?

lol!


I want to visit spain. I heard that place is really beautiful. :)
Forum: Geeks' Lounge Aug 4th, 2007
Replies: 183
Views: 9,337
Posted By arjunsasidharan
Re: Say something NICE about the person above you

^

My team colleague. He's gentle and has high potential of becoming a entrepreneur. :)
Forum: Geeks' Lounge Aug 3rd, 2007
Replies: 19
Views: 810
Posted By arjunsasidharan
Re: 1000 posts :)

Congrats seruson!!.. :) im still at 800 :(
Forum: Geeks' Lounge Aug 3rd, 2007
Replies: 183
Views: 9,337
Posted By arjunsasidharan
Re: Say something NICE about the person above you

^
He's a good kid.. Tries to help others and gets beaten up by his own friend ;). He's cool! :)
Forum: Geeks' Lounge Aug 3rd, 2007
Replies: 18
Views: 1,774
Posted By arjunsasidharan
Re: Whats your African name?

Mine is Shaleesa.. Weird!
Forum: ASP.NET Aug 3rd, 2007
Replies: 5
Views: 1,124
Posted By arjunsasidharan
Re: sending 2 emails in single click event

That link should suffice. You have to show some effort from your side by using those example's. Just don't blindly ask for the code.

Show us how far you have implemented with your code.
Forum: Techies' Lounge Aug 3rd, 2007
Replies: 1
Views: 413
Posted By arjunsasidharan
Re: driver installation problem

what drivers are you talking about? the motherboard drivers?
Forum: Techies' Lounge Aug 3rd, 2007
Replies: 3
Views: 837
Posted By arjunsasidharan
Re: perfect keylogger

i was just thinking the same :D. There is no possiblility of getting his log unless you get into his system either through hacking or going to his place and collecting the logs. But both are illegal...
Forum: Geeks' Lounge Aug 3rd, 2007
Replies: 16
Views: 883
Posted By arjunsasidharan
Re: Question about Rep value shift.

lol!! i understand josh my boy!! From now on start contributing :p

i wonder how christina is taking it? i couldn't see her comments anywhere about the rep system
Forum: VB.NET Aug 3rd, 2007
Replies: 1
Views: 910
Posted By arjunsasidharan
Re: Access to control panel

As i said before you have to write a code which handles the registry. You can switch of the control panel on or off if you can get into the registry
Forum: ASP.NET Aug 3rd, 2007
Replies: 5
Views: 1,124
Posted By arjunsasidharan
Re: sending 2 emails in single click event

Try this link (http://www.codeproject.com/info/search.asp?cats=3&cats=4&searchkw=mail&Submit1=Search&author=&sd=15+Nov+1999&ed=3+Aug+2007)
Forum: ASP.NET Aug 3rd, 2007
Replies: 4
Views: 860
Posted By arjunsasidharan
Re: Calendar Framework

Have a look at this link (http://www.codeproject.com/vb/net/CustomDynInteractiveCal.asp). Check whether its usefull.
Forum: VB.NET Aug 2nd, 2007
Replies: 11
Views: 1,837
Posted By arjunsasidharan
Re: I want next record to Display

sorry that wouldn't have worked

Well i can only give you suggestions

Try retrieveing the data in a Sqldatareader



Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As...
Forum: VB.NET Aug 2nd, 2007
Replies: 11
Views: 1,837
Posted By arjunsasidharan
Re: I want next record to Display

Try using the databindings in the textbox


Textbox1.DataBindings.Add("Text", ds.Address1, "rollno")
Forum: VB.NET Aug 2nd, 2007
Replies: 1
Views: 766
Posted By arjunsasidharan
Re: Access to control panel

Yes it is possible. But all i know is to disable and enable a control panel in a particular remote system. You actually have to use a code which goes around the regedit and disable the control panel.
Forum: VB.NET Aug 2nd, 2007
Replies: 11
Views: 1,837
Posted By arjunsasidharan
Re: I want next record to Display

what did you declare inc as? Did you try my suggestion as which line your getting the error?.

Show us which part of the line your getting error?
Forum: VB.NET Aug 2nd, 2007
Replies: 11
Views: 1,837
Posted By arjunsasidharan
Re: I want next record to Display

Why don't you insert some break points and cycle through your code using F10 or F11 and tell us which part your getting the error.
Forum: ASP.NET Aug 2nd, 2007
Replies: 3
Views: 1,708
Posted By arjunsasidharan
Re: asp.net mail merge ?

You can press the solve button if it helped you out my friend :)
Forum: DaniWeb Community Feedback Aug 2nd, 2007
Replies: 96
Views: 5,618
Posted By arjunsasidharan
Re: Reputation in the Coffee House

Arrgh!! im back to one green dot :( . Damn you peter_budo ;). Well i guess i have to start all over again :). Im left with 68 points.
Forum: ASP.NET Aug 1st, 2007
Replies: 5
Views: 619
Posted By arjunsasidharan
Re: Urgent please

>>thats why Autopostback is needed for combobox.

I thought it was drop down list.
Forum: ASP.NET Aug 1st, 2007
Replies: 10
Views: 2,809
Posted By arjunsasidharan
Re: ASP.net and IIS

Did you try googling it? This (http://www.microsoft.com/downloads/details.aspx?FamilyID=80a1b6e6-829e-49b7-8c02-333d9c148e69&displaylang=en) is what i found when i searched in google.
Forum: ASP.NET Aug 1st, 2007
Replies: 3
Views: 1,708
Posted By arjunsasidharan
Re: asp.net mail merge ?

This (http://www.codeproject.com/office/automate_word.asp) is all that i can come up with. I saw a lot of tutorials in google but no examples.
Forum: VB.NET Aug 1st, 2007
Replies: 5
Views: 1,008
Posted By arjunsasidharan
Re: how to overcome this Exception

Yes your correct!. Baskar just mailed me about it.
Showing results 1 to 40 of 500

 
All times are GMT -4. The time now is 4:49 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC