No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
11 Posted Topics
Feeling a little bad, two questions from you guys in a week! So I am about to embark on a project including Point of Sale, Inventory Management, Client management, (quite in depth). The difference is any information regarding Clients will be stored locally throughout the day and then uploaded to …
Hey All! I have searched around on Google and have found nothing! I want to know how to make custom controls in C#. But customly designed. For example I don't want to use the custom c# 'Button', but design my own in Photoshop, and bring it in giving it all …
Hey man, I am having the same issue, if youknow of a solution let me know, otherwise i'll keep searching and let you know if I do :)
So on my desk, i have nothing but a computer running Windows XP SP2. I want to connect a usb connector into my computer, into a component board with an LED. Then I want to create a program in C# command line that I can turn the light on and …
New User Saw this board and thought i'd be kind :) I have around 200 invites left (and was one of the first users YUS!) so PM me if you're interested.
I have a problem with a drop down menu box, the box is generated from asp, so the amount of [INLINECODE]<option>[/INLINECODE] available will vary. When there are too many options in the list, the list gets too high and goes off the page, and the last options can't be seen. …
Just a thought - I'm quite new here, and am posting up a storm today! I am loving this daniweb site, (only criticism is that its VERY graphic based - and down here in New Zealand our broadband is only just taking off, and this is a hard site to …
Heya! First time on DaniWeb - so i hope i don't buggar protocol up! I code in ASP.NET and am pretty new to it, about a couple of years. And am still only getting to grips with the full power of ASP. (I started out in PHP for all of …
Any New Zealanders (Australians if not from Tasmania :lol: ) registered here? If you are i wanna hear from ya!
[code] sql = "SELECT * FROM tblcsvdump" set rs = connection.execute(sql) records = rs.Fields.Count dim heading(100) dim pulled(100) dim i dim count dim VAL dim VEL i=0 count = 0 for i=0 to records heading(count) = rs.Fields(count) response.write(heading(count)) header = heading(count) '**** THIS ROW HAS ERROR pulled(count) = Request.Form(header) count=count+1 …
There are two parts to this post - reply for both or either... Firstly, is it POSSIBLE to force a browser to print when it hits a certain web page? And before i get a hundred comments back about the evil world of screwing with a clients browser - this …
The End.
bodikon