2,831 Topics
Hello guys Melissa Rosario Orlando. I have joined this forum to day All thanks: Melissa Rosario Orlando
Good morning everyone,sorry to write questions early this morning,this is my first questions i hope you want to answer my questions... Questions: 1.What is service information system,and an software example of it ? 2.if i want to make the software,make it web-based or just can work offline ? i hope …
main.aspx ----------- <body> <form> id="form1" method="post" runat="server"> <asp:TextBox ID="TKullanici" runat="server" Height="27px" style="text-align: left" BorderColor="Silver" BorderStyle="Solid" Font-Size="Medium" ForeColor="#999999" BorderWidth="1px"></asp:TextBox> <asp:TextBox ID="TSifre" runat="server" TextMode="password" Height="27px" style="text-align: left" BorderColor="Silver" BorderStyle="Solid" Font-Size="Medium" ForeColor="Gray" BorderWidth="1px"> <asp:Button ID="BGiris" runat="server" cssclass="SBGiris" Text="Giriş" onclick="BGiris_Click" xmlns:asp="#unknown" /> </form> </body> main.aspx.cs ------------ protected void BGiris_Click(object sender, EventArgs e) { string …
Please bear with me, this is my first post So, I have this superclass called A. And I've 2 subclasses A1 and A2. A has attribute name. A has function toString(). A1 inherits name, and has attribute hair. A1 has a method toString() which goes: string A1::toString(){ string stringA= A::toString(); …
Hi I am new around here! (found Daniweb thanks to programming forums, is the programming forum still under active moderation? i've been registered for about a month and still can't post) anyways I am new to this whole programming thing (other than Arduino) and am excited to learn more!
Hi all im Kelly from Manchester, not much of an intro but not sure what else to say, im engaged to a wonderful person, and have a young pup called Gunner he is a short legged Jack Russell who is almost 1 year old but full of way more energy …
Good morning members. I am so looking forward to all the information and support "daniweb" seems to offer its members. Some of you will laugh at the way I'm wording my questions. I'm not in denial at my lack of experience. I hope not be booted out for ignorance. It …
Hi, Great to be part of this community. I am a real newb at website coding (or any kind), so I'll probably be asking the silliest questions and not have much to contribute at present, though I hope that soon I will. Thanks James
Hey, has anyone any idea of how I can delete a post from this site? :-S
Please bear with me. This is my first post. For some reason, I can only display the strings if I put the cout in the same loop. But since I have to separate addString() and displayAllStrings(), I can't do that. My displayAllStrings() keeps failing. BUT when I write a separate …
i am trying to print the value of $ss. but it say 'qty' is undifine on line($ss = $_post['qty'];). index.php <?php echo" <form method='post' action='index.php'> <input type='text' name='qty' /> <button type='submit' id='opener01' name='b1'>submit</button> </form>"; echo" <div id='dialog01' title='ccc'> "; $ss = $_post['qty']; echo"$s; echo" </div>"; ?> jquery.js $( "#dialog01" ).dialog({ …
Hi everyone, just joined as you all see. Im not Java certified yet, but i pretty know much about Java, little at least. Im Nigerian and still an undergraduate.
Oh mighty Sages of the Code, I bring before you my humble self, a commoner among the many. I wish to become an Apprentice of the Code, for I have witnessed it's powers to create and destroy. Please accept my membership in the Academy of Java, where I may unlock …
Please help, my first post. I have an Intel Mac Pro. Been having no problems to date, But now a problem. I have 2 additional hard drives installed and only one is visible. If I go to the Disk utility I can see the drive, repair or verify it but …
In order to show a first run dialog (a window that appears before the main application starts if certain conditions are met) I have decided to modify the Main method and do this: static void Main() { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); if (Properties.Settings.Default.FirstRun) { Application.Run(new RunOnce()); } Application.Run(new Main()); } Is this …
Hello I answered my own thread and marked the thread as solved but it gave another user (which really didnt help at all) the "solved post". How can I select who and what post solved the thread?
Hello fellas, I've been participating in Daniweb for quite a while now, but I realize that I never introduced myself, so let's do it ^^ I'm 23 yo, from Brazil. Started into development playing Ultima Online when I was about 15yo. I became a enthusiast in programming, moved to HTML, …
Hi everyone, First time poster so please don't bite my head off. Basically, I'm having a site built for me and I don't really know anything about coding but I'm not too sure if I trust my web developer. I asked him recently about adding a feature where I could …
Hi! How come the reputation and posts chart does not work? I can't see the chart, could that be a glitch?
Hey Everybody! I'm totally new to this and ligit just signed up here. This is also my first post. I want to create the card game war as my first project in C#. I have Visual Studio.Net 2010 and am a total noob. plz make instructions simple. thx!
class Race { int[] race = new int[70]; int tortoise; int hare; Random randomnumbers = new Random(); bool again = true; public void StartRace() { tortoise = 1; hare = 1; Console.WriteLine("ON YOUR MARK, GET SET.... BANG!!!"); Console.WriteLine("AND THEY'RE OFF!!!!"); while (tortoise < 70 && hare < 70) { MoveHare(); …
Hello everyone, I am software engineer, and love coding!! I hope will learn more from here!
Hi everyone.................. I am a new member in this forum and this is my first post.
Specs Biostar A8800Gz MB AND FX 8120 CPU Kingston 8GB RAM (2x4GB) Cougar CMX 1000W PSU OCZ Vertex Plus R2 60GB SSD Computer use to start and run fine, Now when I turn it on all the LED Fans work, CPU Fan works, took off the cooler and the CPU …
Okay so a person creates 500 blog sites with his server etc etc. And Is it possible for the person to make a single post? For all the 500 blogs? Like for example I wanna make a photo post about this awesome photo I have, about Tree's So It's one …
Hello!! This website it's been **SO** useful for me!! I'm very grateful, so I decided to create a profile and share my experience... :) btw I'm from Portugal, so OLÁ! (hello)
Hellooooooooo, I am a new member in this forum and this is my first post in it.
If you look at my [profile comments page](http://www.daniweb.com/members/94719/pritaeas/comments), you'll see that the latest comment there (the javascript thread), was not made on my reply (or perhaps it was moved from me to the next one in the thread). Anyway, it still shows on mine.
Hello, I made a first version of a comment system which can be viewed here: http://t-s.bugs3.com/index.php . Could I have some suggestions too inprove it and to know if theres anyway to hack it? If people like it i will make a site where you can download it. By the …
Hi....I am Games Veta,I am Software engineer in UK and thanks for accepting me as new member of here. Keep in touch with me for sharing thoughts and queries. Hope we'll enjoy.
Hi everyone, I joined to forum to help increase my knowledge in programming.
Option 1: The "Show Comments" link will be fixed and only visible when there actually *are* post comments to show. Option 2: A post's comments will always be visible beneath a post (a la Stack Overflow and many other forums that have commenting systems). My concern is that this will …
What's a portable software? and Is It even legal? And whats cracked software? Is It legal also? Thsi Is my first time hearing about these things.
Hello! I'm Theo and I'm a young programmer. I can program in a few programming languages - C++, Java and JavaScript and I know a little HTML and PHP. I'm very young and ambitious programmer who is learning more and more everyday. I hope I can learn a lot in …
Hi guys, I am Alvin kane new in hir, I hope we have to be good in this busseness, I am a originaly circuit designer but i hired as a computer technician in some company, and the main problem is, I have only little knowledge in terms of hardware and …
Hi! I'm Mikai! I'm an IT student and I'm kinda new here, so please take care of me! Thanks! ;)
I want to post ' ' with 4 spaces between the tick marks, but the markup languages removes them. I tried inline code but that didn't help. How can I do that without using the Code button?
Hi everyone, I am a new member in this forum and this is my first post in it.
Hi everyone, I am a new member in this forum and this is my first post in it.
Hi Guys, new pretty new on this website. Can sb explain me pls how to make a new Thread, because it's says always i have no permission for that Sincerely
Hey guys, First post here but i've been a lurker for the past few days. I'm just fiddling with some C# exercises since I decided to try my hand at programming the other day. Please excuse me for being a complete rookie! So...Pseudocode. As far as I understand its a …
Hello, I am a new member in this forum and this is my first post in it.
Hello friends, I am a new member in this forum and this is my first post in it.
'*You do not have permission to create new tag(s): windows7, windows*' Hi, I'm getting this error when trying to create an article... VLV
Hello All, I am very glad that I finally have the time to become more active in hosting related forums and web sites. This is a part of running my business I have been looking forward to. I run a medium size hosting services company which (finally) includes our own …
Here's a list of useful freeware applications, arranged alphabetically by category. Please post your favourite software to this thread.... Antivirus: AVG - [url]http://www.grisoft.com/us/us_index.php[/url] Avast - [url]http://www.avast.com/[/url] AntiVir - [url]http://www.free-av.com/[/url] Panda ActiveScan - [url]http://www.pandasoftware.com/activescan[/url] Audio Players: Foobar2000 - [url]http://www.foobar2000.org/[/url] Sonique - [url]http://sonique.lycos.com/[/url] iTunes - [url]http://www.apple.com/itunes/[/url] jetAudio - [url]http://www.jetaudio.com/[/url] QCD - [url]http://www.quinnware.com/[/url] …
The End.