670 Posted Topics

Member Avatar for highflyer8

[QUOTE]And I was also surprised because although the USB had more than 3.00 GB covered, each of the folders(/files) was only 4.00 kB. [/QUOTE] Don't know if this works for you, but the last time i had such error, here's what i did. But one thing i know is that …

Member Avatar for Netcode
0
357
Member Avatar for alanmoore

[QUOTE]discussion is open for everyone!! [/QUOTE] yes of course.....welcome

Member Avatar for Netcode
0
36
Member Avatar for oseijy

it depends on your location. If there is such free service around you, then feel free to enjoy it

Member Avatar for Netcode
0
24
Member Avatar for SiberForum
Member Avatar for shelexelex
Member Avatar for abhishekkp

[QUOTE]i have done nothing for the attendance thing i have no idea what to do for this attendance form[/QUOTE] You need to show some effort. You can get a picture of what an attendance sheet (on paper) looks like and try computerizing it. When you start something, the concept and …

Member Avatar for Netcode
0
760
Member Avatar for SpiritualMadMan

What matters most is that you passed out something valuable. If the person finds it useful and replies you, good for them. if not, still good for them

Member Avatar for Netcode
0
191
Member Avatar for scandalist

[QUOTE]I have noticed that my code seems to render just fine in chrome, opera and firefox but somehow IE consistently has problems. [/QUOTE] Yes, CSS varies on different browsers so the rendering may also vary. [QUOTE]Inquisitive research suggested that this is because IE does not follow web standards that the …

Member Avatar for Netcode
0
124
Member Avatar for Dumb Fish
Member Avatar for Netcode
0
147
Member Avatar for himanshu091

[QUOTE]I also heard from my seniors that DOT NET has no scope in future,and JAVA being an open source nw...is far better as compared. it has put me in confusion plz help.. [/QUOTE] I feel you're beginning to listen to irrelevant words. Follow your desire. You know what works best …

Member Avatar for Netcode
0
221
Member Avatar for sydsine

Fot the first, read [URL="http://technet.microsoft.com/en-us/library/cc161401.aspx"]here[/URL] For the second, [URL="http://www.tune-up.com/products/tuneup-utilities/"]this[/URL] would do the job

Member Avatar for Netcode
0
90
Member Avatar for steveb2010

TuneUp Utilities works just fine for me. Sometimes, the error may be from the user especially users that are fond of editing items in the system registry.

Member Avatar for Netcode
0
66
Member Avatar for olybobo

If you're working with the visual studio 2010, you are provided with a default template with that feature. if not, then proceed with adding your own menus from the toolbox.

Member Avatar for Netcode
0
100
Member Avatar for vasim jada

'Place all declarations before below codes 'am sure you would see your errors especialy in your sql statement Dim cmd As OleDbCommand Dim sql = "SELECT * FROM Table1 WHERE Username = '" & Username.Text & "' AND Password = '" & Password.Text & "'" cmd = New OleDbCommand(sql, con) …

Member Avatar for Netcode
0
117
Member Avatar for Netcode

It may interest you to see the traffic details for daniweb. I have this utility application for video download and it was just updated to provide this service. You can also see site rankings apart from the chart of traffic details view it [URL="http://www.ant.com/site/www.daniweb.com"]here[/URL]

Member Avatar for Netcode
-1
125
Member Avatar for harinath_2007

[QUOTE]Yes . similar to facebook (just like how we will be notified if someone comments on our post). Anyway , hope you'll get all the resources in future and hope daniweb grows to peek in future. [/QUOTE] you can help with your donations, am on the way to doing same. …

Member Avatar for Netcode
0
281
Member Avatar for silvercats
Member Avatar for ericko10kip
Member Avatar for Abdel_eid
Member Avatar for bluehangook629

[QUOTE=;][/QUOTE] You set the form to be MDI parent in your code and you still expect it to open in itself.

Member Avatar for bluehangook629
0
206
Member Avatar for saba kausar
Member Avatar for Netcode
0
163
Member Avatar for gccriaz
Member Avatar for Netcode
0
1K
Member Avatar for Ruchi224
Member Avatar for Netcode
0
124
Member Avatar for aadi_capri
Member Avatar for Dumb Fish
Member Avatar for jacksantho

first of all, the percentage sign should have gone with the 'Like' wildcard. from your id's, you wont even get an answer if you had no errors because the comparison operator would search for exactly whats on the right side of the query but using the 'LIKE' keyword would produce …

Member Avatar for jacksantho
0
106
Member Avatar for aadi_capri

[QUOTE]dbprovider = "PROVIDER=Microsoft.Jet.OLEDB.4.0;" dbsource = "Data Source = C:\Documents and Settings\aditya\My Documents\project.mdb"[/QUOTE] your connectionstring should look like this: [CODE]Dim dbsource as string = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Emp.mdb;") dbsource.Open() 'other codes to follow sql = "INSERT INTO user values('1','aditya','goel')" da = New OleDb.OleDbDataAdapter(sql, con) run = New OleDb.OleDbCommand(sql, con) run.ExecuteNonQuery() [/CODE]

Member Avatar for aadi_capri
0
194
Member Avatar for nirnal

Try something out and lets know when you need help. If you have, then show us your effort

Member Avatar for Netcode
0
111
Member Avatar for khentz

Any errors with what you've tried? i believe there are similar threads so you may also want to use the search function on the top-right corner of the page .

Member Avatar for Netcode
0
92
Member Avatar for MooGeek

Not sure of any. It would sincerely pay off and i think it would also help in having more members active online.

Member Avatar for Netcode
0
204
Member Avatar for coolbeanbob

[QUOTE]Probably the first time I've ever been right when posting on this site. Lol [/QUOTE] Can probably also be the last time you would be wrong on this site

Member Avatar for Netcode
0
235
Member Avatar for Jessurider
Member Avatar for jbennet

[QUOTE]Shouldn't the ProductCategory have an Id and Description[/QUOTE] I totally agree with you

Member Avatar for Netcode
0
692
Member Avatar for eatatj0s

If i get what you mean, you want your database hosted online and accessible via your web application. try this, After your development and testing phase on your local machine: > Use the Database publishing wizard in SSMS to create a script > on your domain, you can run the …

Member Avatar for Netcode
0
201
Member Avatar for MooGeek
Member Avatar for almostbob
Member Avatar for AndrewDJ
4
160
Member Avatar for webxpert

[QUOTE=;][/QUOTE] for the languages you mentioned, i would suggest vb.net. Best of luck!

Member Avatar for OblibSystems
0
247
Member Avatar for MooGeek
Member Avatar for dyahalifda

Where are you getting your data from? because it seems you have a connectionstring and yet you want to get data from a label [CODE] cmdPro = New SqlCommand("select distinct Page from " & Lbl_model.Text & " order by Page", con)[/CODE] I don't understand the above part of your code

Member Avatar for dyahalifda
0
165
Member Avatar for mrnutty
Member Avatar for chiiqui
0
449
Member Avatar for priyamtheone
Member Avatar for priyamtheone
0
148
Member Avatar for jackparsana
Member Avatar for jackparsana
0
192
Member Avatar for MooGeek

[QUOTE=;][/QUOTE] The author of this thread clearly stated that you should give a definition in your own term and we still have posts redirecting us to wikipedia. Well, in my own simple term, just as the name implies....its a program that requires no external effort to run.

Member Avatar for MooGeek
0
258
Member Avatar for rooneey10

[QUOTE]would adding the panel over the picturebox hide my map? [/QUOTE] Try it and learn

Member Avatar for Unhnd_Exception
0
721
Member Avatar for faroukmuhammad
Member Avatar for frogboy77
Member Avatar for pseudorandom21
0
426
Member Avatar for marsky

[QUOTE=;][/QUOTE] So many ideas, but what have you done? Show some effort and you would receive plenty of solutions on any error you encounter

Member Avatar for Netcode
0
59
Member Avatar for muthukswamy
Member Avatar for Djscorpion011
Member Avatar for MooGeek

I guess you had so much confidence and maybe you already knew the code so you were fast to write. He asked for an algorithm and not the code. Am sure that any professor that asks a student for a code will also specify the language he wants it to …

Member Avatar for reactivated
0
383

The End.