Forum: RSS, Web Services and SOAP Sep 26th, 2007 |
| Replies: 0 Views: 1,777 I have created a new XML file and schema that is used to run sql scripts but I am having a problem doing a few things. below is an example of what I am hoping to create.
XML file.
<root>
... |
Forum: Geeks' Lounge Jun 1st, 2007 |
| Replies: 83 Views: 8,561 lol... a man of few words.
I dont see that as true, for instance i use windows but I would be the first one in a group of people to tell them how Linux is a better OS. Don't get me wrong I use... |
Forum: Geeks' Lounge May 31st, 2007 |
| Replies: 83 Views: 8,561 agreed, also a new OS is alot like any new Gaming System it needs alittle bit of time to work the bugs out. Like any programmer will tell you there is no way Q&A can test for everything, sometimes... |
Forum: Geeks' Lounge May 31st, 2007 |
| Replies: 83 Views: 8,561 I agree with Jbennet completely, very well put; And I also second the "calm down" statement, this is suppose to be a discussion, and i think it might be getting a bit to heated. There is really not a... |
Forum: Geeks' Lounge May 31st, 2007 |
| Replies: 83 Views: 8,561 I don't feel like that is a fair statement, just because I was not convinced by your argument (or lack there of) does not mean that I have made up my mind on the subject. There is a great deal of... |
Forum: Geeks' Lounge May 31st, 2007 |
| Replies: 83 Views: 8,561 Why would I want to go out and buy a MAC so I can run windows? That does not seem to make much sense to me, I understand why they put it out there. I mean it would make the transition easier for... |
Forum: Geeks' Lounge May 31st, 2007 |
| Replies: 83 Views: 8,561 Windows VS Mac - The War No One Cares About
Ok, first I want to make one thing clear; I am and have always been a PC user, that is just what has always been available to me. But this does not mean... |
Forum: JavaScript / DHTML / AJAX May 28th, 2007 |
| Replies: 7 Views: 3,875 wow, ok i was apperently searching for the wring thing. i spent 2 dad looking for this and i found it under 2 minutes with javascript tooltips. thank you very much that was very helpful. |
Forum: JavaScript / DHTML / AJAX May 28th, 2007 |
| Replies: 7 Views: 3,875 I don't think i am explaining this very well. Here is a idea of what i want to create but am having trouble creating. I currently am using a layer to create something very similar, but i was hoping... |
Forum: VB.NET May 28th, 2007 |
| Replies: 4 Views: 5,576 To clear it might not be the best way to go, but there are others ways to get a desired result. try using
Me.PictureBox.Hide() or
Me.PictureBox.Visible = False
those both would do the trick.... |
Forum: VB.NET May 28th, 2007 |
| Replies: 2 Views: 3,048 the easiest way to do this would be to create a new fill method for the DataTable that controls your datagrid. In this fill method set a user defined variable. Then you can use the selected Value... |
Forum: ASP.NET May 28th, 2007 |
| Replies: 2 Views: 666 There could be a few problems. the best idea is to use the debugger to see what value the if statement is actually comparing. use F9 to create a break point and then just move through the code. The... |
Forum: Geeks' Lounge May 28th, 2007 |
| Replies: 82 Views: 5,490 We are on page 8, but to be fair we have been mostly talking about Pearl Habor, Ben Affleck and Monster Inc for the majority of it. But still, yeah there is alot to read through.
300 kicked!
and... |
Forum: Geeks' Lounge May 27th, 2007 |
| Replies: 82 Views: 5,490 WHOOOOOOOOOO Bruce Campell and Sam Raimi, good taste my friend. |
Forum: Geeks' Lounge May 25th, 2007 |
| Replies: 72 Views: 5,332 I never noticed that Topher Grace was faking a british accent.. huh. Maybe i will have to watch it again.
And, from what I can remember it was more of an accident then anything else. Sand man did... |
Forum: Geeks' Lounge May 25th, 2007 |
| Replies: 82 Views: 5,490 Horrible! Sure I did not like Pearl Harbor but did I deserve that?
Nah, no worries. I am sure I can make the rep up, I am a very likable person.
And arjunsasidharan... |
Forum: Geeks' Lounge May 25th, 2007 |
| Replies: 72 Views: 5,332 I don't mind Nick Cage, but ghost rider was a terrible movie. The graphics were decent but i had nooooo idea what was going on at all. Who he was fighting, what they were after, why he was fighting... |
Forum: Geeks' Lounge May 25th, 2007 |
| Replies: 82 Views: 5,490 first of all, the above quote, is the most adorable thing I have ever read.
And to follow up, I also am a heterosexual male, but i am so secure in my straightness that I can tell you this. Ben... |
Forum: Geeks' Lounge May 24th, 2007 |
| Replies: 72 Views: 5,332 I don't know. I did not care much for that movie either. But the site of the tiny, awkward man dancing was just hilarious to me; Don't ask me why. John Header is pretty funny though, at least he did... |
Forum: Geeks' Lounge May 24th, 2007 |
| Replies: 82 Views: 5,490 I have not found Ben Affleck to be a bad actor. He was the shit in phantom's.
Pearl harbor i just found to be boring. I don't know maybe i could not get into it.
The fantastic four movie was... |
Forum: JavaScript / DHTML / AJAX May 24th, 2007 |
| Replies: 7 Views: 3,875 yeah, something along those line. like a alt tag that i could alter to make it look like a table cell. so basically like the thread popup on daniweb yeah. |
Forum: VB.NET May 24th, 2007 |
| Replies: 3 Views: 5,389 what your asking is a pretty easily completed task. what you need to do make a new select statement with a user defined variable. see below
Select MovieId, MovieTitle, MovieDesc
From Movies... |
Forum: Geeks' Lounge May 24th, 2007 |
| Replies: 72 Views: 5,332 returns. oh god returns. I liked the rest. |
Forum: JavaScript / DHTML / AJAX May 24th, 2007 |
| Replies: 7 Views: 3,875 Hey, I have created a searcher on my companies website that displays products that we sell. It displays the code, price, blah blah blah. basic stuff. but anyways i want to display some information... |
Forum: ASP.NET May 24th, 2007 |
| Replies: 4 Views: 1,887 I am still not 100% on what you are trying to do. sorry I am really trying to understand but i found something that caught my eye. Maybe it will help
SelectCommand="SELECT UserName, LoginId,... |
Forum: Geeks' Lounge May 24th, 2007 |
| Replies: 72 Views: 5,332 if people will spend money to see them then they will make them. Works out well for any geek who wants to see there favorite comic hero on the big screen. And I don't know I thought they did a... |
Forum: ASP.NET May 24th, 2007 |
| Replies: 4 Views: 1,887 again. I am not to clear about what exactly you are saying. But if you create a DataGrid it usually create its won functions for Add, Update and Delete (the DataGrid CRUD methods). you can do one of... |
Forum: ASP.NET May 24th, 2007 |
| Replies: 1 Views: 5,027 Me.CustomersDataGridView.Rows(1).Cells(3).Selected() = True
this is used to selected a row or a cell in the DataGrid
Me.CustomersDataGridView.SelectedCells(0).Style.ForeColor = Color.Coral
... |
Forum: Geeks' Lounge May 24th, 2007 |
| Replies: 72 Views: 5,332 you can;t get rid of the dancing. it was like the scene from Napoleon Dynamite where he just danced forever and i could not stop laughing. it was hilarious. Honestly i think Sam Raimi just wants to... |
Forum: ASP.NET May 24th, 2007 |
| Replies: 4 Views: 2,580 put a try catch block around it and create a message box to display the incoming errors
MessageBoc.Show(e.Message)
and then run through it with break points. use the F9 key to create a break... |
Forum: Geeks' Lounge May 23rd, 2007 |
| Replies: 82 Views: 5,490 the last 3 were collections, but i would have to agree. And even the notebook i liked (i have been unable to hate a Ryan Gosslen movie since "the Believer") but i could not ever watch Pearl Harbor... |
Forum: Geeks' Lounge May 23rd, 2007 |
| Replies: 82 Views: 5,490 I am bored so here is my post. List your top 5 favorite movies, your pleasure movies, the ones you can watch over and over again. The movies you watch when your drinking or bored. But just 5, keep... |
Forum: ASP.NET May 23rd, 2007 |
| Replies: 1 Views: 942 i realize that no one posted on this, but i figured it out anyways.... ummm, thanks? |
Forum: C++ May 23rd, 2007 |
| Replies: 4 Views: 3,077 ok, i am not 100% sure on what you are trying to do but I think you might want to add the second set to the first loop and the 4th set to the second loop. Or you might want to have 4 sets of loops... |
Forum: C++ May 23rd, 2007 |
| Replies: 4 Views: 3,077 for(a=1;a<i;a++)
{
yyy = (y[a-1]- y[a]);
xxx = (x[a-1]- x[a]);
slope[a-1]=yyy/xxx;
}
yyy = (y[i-1]- y[0]);
xxx = (x[i-1]- x[0]);
slope[i-1]=yyy/xxx; |
Forum: ASP.NET May 23rd, 2007 |
| Replies: 4 Views: 2,580 obviously this is an ASP.NET message board if i am not mistaken. But it seem that you are sending the Update Method a string ("me"), if you set your update command as default it should except... |
Forum: ASP.NET May 23rd, 2007 |
| Replies: 2 Views: 1,956 Mostly because i have to use what my company uses. They have the software for SQL 2005 and Visual Studios 2005 so that is what I am using. If i had my choice I would be using Asynchronous, but i do... |
Forum: Geeks' Lounge May 22nd, 2007 |
| Replies: 72 Views: 5,332 Yeah, i heard the game was a waste of cash altogether.
And Sturm Harry Osborn actually became the second green goblin. The HobGoblin and the DemoGoblin were both different people not related to... |
Forum: ASP.NET May 22nd, 2007 |
| Replies: 1 Views: 942 var ie4 = (document.all) ? true : false;
var ns4 = (document.layers) ? true : false;
var ns6 = (document.getElementById && !document.all) ? true : false;
function openDesc(text)
{
if... |
Forum: Site Layout and Usability May 22nd, 2007 |
| Replies: 27 Views: 7,885 I always found that as long as you have a good base design. title, body, menubar, header, footer, blah, blah, blah any design can go over top of it smoothly and easily. Is that not what CSS was made... |