Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for mikeandike22

If you are a user of the popular social networking site Facebook you might have noticed the recent redesign along with the new features that they added. You also might have noticed the response from the users of Facebook whom find the new site creepy. The new home page lists …

Member Avatar for Stewie
0
241
Member Avatar for Stewie

Right now I have a page set up that inserts a record into a DB that a user enterd. I have it set up to take them to another page that shows the the information that they entered. but I also have a cfmail tag that e-mails the same information …

Member Avatar for creative72
0
587
Member Avatar for Stewie

I am trying to find a freeware software that will measure the rate at which a file is transfered from one folder to the other over a network. Does anybody know of any good software?

Member Avatar for roryt
0
63
Member Avatar for Stewie

When inserting/updating records do you prefer to use an SQL query, or just the cfinsert/cfupdate tags? I was just wondering Stewie

Member Avatar for jeromemck
0
122
Member Avatar for Stewie

As far as I know when a check box is check the value should be 1 and when it is not checked it should be 0 correct? In my case if I don't check the box its null and if I do its -1 Here is my code [code]Private Sub …

Member Avatar for Comatose
0
228
Member Avatar for Stewie

I was going through lastnight and installing XP and I got a fatal error I made it the the text part of the installation fine, it was when the GUI part loaded up. I am trying to install it on a 25mb partition I don't know if that makes a …

Member Avatar for Stewie
0
89
Member Avatar for Stewie

I keep getting this error when ever I try to update or delete a record from my site. The error that I keep getting is "The string is not closed" I have use an example straight from the book so I don't know where to go. Here is my code …

Member Avatar for Stewie
0
132
Member Avatar for Stewie

I am torn between 2 options [url]http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=2272896&sku=A458-1116%20Q[/url] That kit has a 32bit 3.06GHz processor which is better than my 2.50 GHz Or this kit: [url]http://www.tigerdirect.com/applications/searchtools/item-Details.asp?EdpNo=2273650&sku=M450-2400%20A[/url] which has a 64bit 2.00GHz processor Right now I am running XP, but I will probably end up getting Vista, so in the long run …

Member Avatar for Stewie
0
117
Member Avatar for Stewie

I have a form set up with 3 select lists where a user can select the date. and from there I insert it into one field in an Access database using this query. [code] <cfquery name="CheckDate" datasource="Rumors_Forms"> INSERT INTO BusTable (Name, Req_Date, Req_Time, Address, Email, PhoneNumber, Reason) Values('#form.Name#', '#form.Month#/#form.Day#/#form.Year#' ,'#form.Req_Time#','#form.Address#','#form.Email#','#form.PhoneNumber#','#form.Reason#') …

Member Avatar for Stewie
0
101
Member Avatar for Stewie

I am not sure if this is an HTML question or a Coldfusion question. Since I am using both I will ask in the in the CF forum. I can not get the title to show up on the top task bar in IE. I am not sure if it …

Member Avatar for Stewie
0
382
Member Avatar for Stewie

I have a table with 4 sepearte <td>'s I would like one of them to scroll up and down when needed, so that the main page does not need to scroll. Here is my HTML [html] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Rumors Bar and Grill</title> <meta …

Member Avatar for Stewie
0
106
Member Avatar for Stewie

Hey peps :p was just browsing the internet and found this site and thought it would be a good resource for anything IT :) A little about myself. I am from northern Minnesota (COLD), 23 years old and I am graduating this year with a degree in Business Information Systems. …

Member Avatar for Dani
0
64
Member Avatar for Stewie

Hello, I am very new to java so my question might seem stupid :p anyway I am in a class where we are makeing a patron loading system for a library (every one else in the class is new to java also :) ) we have our basic form built …

Member Avatar for iamthwee
0
323