122 Archived Topics

Remove Filter
Member Avatar for mikeandike22

The program calculates the standard deviation by having the user input the list of numbers into an array. So i get these errors on the program error C2057: expected constant expression error C2466: cannot allocate an array of constant size 0 error C2133: 'Nums' : unknown size here is the …

Member Avatar for Nick Evan
0
281
Member Avatar for mikeandike22

ok i want to make a scroll bar for this page [url]http://willpull22.remnetworks.com/EMA[/url] i am making this site for a friend and his band here is the previous site that someone else made [url]http://www.geocities.com/eatingmranderson[/url]. now if you vist the link you can see that i have an events side i would …

Member Avatar for PiticStyle
0
128
Member Avatar for mikeandike22

is there a place where i can get a free .com,.net, or .org domain name for my website.

Member Avatar for winsor
0
670
Member Avatar for mikeandike22

I want to make like a loading page that shows a progress bar and then displays an enter button so they can enter the website. Something with an ajax like look.

Member Avatar for mikeandike22
0
71
Member Avatar for mikeandike22

If you have alias's wavefront maya 4 or higher than i think the best place to go to get free video tutorials is Digital-tutors.com. They have a free registration and they sell training videos on cd rom. If you have other sites that you think are helpful for 3d modeling …

Member Avatar for boobaatee
0
161
Member Avatar for mikeandike22

ok here is my smg just tell me what you think this is just a crude model i still have to put textures on it using something like photoshop or fireworks. [IMG]http://willpull22.remnetworks.com:2082/frontend/x/files/showfile.html?dir=/home/willpull/www&file=mysmg.png[/IMG]

Member Avatar for Killer_Typo
0
292
Member Avatar for mikeandike22

Im getting a blue screen of death on my windows Xp machine that says [CODE]Stop: 0x0000008E (0xC0000005, 0xF8631F1C, 0xF71598138, 0x00000000) ffs.sys -address F8631F1C base at F8627000, Datestamp[/CODE] I have no idea wat caused this and cant find anything about ffs.sys dealing with windows. Any help is appreciated.

Member Avatar for mikeandike22
0
74
Member Avatar for mikeandike22

I have a maxtor 6Y120P0 IDE drive and I restarted my computer and it isnt recognized anymore. It still says it is there in the device manager but it doesnt show up in my computer. This drive has like everything on it. I need to find like a driver or …

Member Avatar for mikeandike22
0
86
Member Avatar for mikeandike22

Hey im making a MythTV box and the biggest concern that I am having is whether or not the capture card will work so I thought someone might know here. Im thinking about putting it ontop of ubuntu first off mainly because I want a full operating system and knoppmyth …

Member Avatar for mikeandike22
0
102
Member Avatar for mikeandike22

[B]Intro[/B] I just moved from Linux(ubuntu) to BSD (DesktopBSD/FreeBSD) as you might have read in my blog. So here are some things you might want to know about my install situation that could help you out later. [B]First Scenario: Remove Linux Completely[/B] I installed my DesktopBSD right over my Linux …

0
110
Member Avatar for mikeandike22

Ok I tried to upgrade to xp pro awhile ago and it didnt work and so then today I tried again using a student version I got. It stops at around 34 or 33 minutes remaining and doesnt do anything. So now I just want to go back to windows …

Member Avatar for caperjack
0
120
Member Avatar for mikeandike22

Ok here is my new desktop setup for Ubuntu 6.06. Ive got Linista 3 as the GTK/Metacity theme, Some Mac OS X icons, XGL/Compiz installed and running, CGWD vista aero theme, A application panel up top that is hidden unless rollover, some terminal changes (transparency, text, text color), and I …

Member Avatar for pty
0
167
Member Avatar for mikeandike22

hey I just created my own podcast it is a little rough around the edges now but im working out the format for the episodes and getting a new mic. I was wondering where some good places would be to promote my podcast like any good sites that would feature …

Member Avatar for etechsupport
0
176
Member Avatar for mikeandike22

Hi I need help with some css. I am trying to make the page expand with based on the ammount of content on the page. so the more content the longer the page and so on. If you know how to do this please help.

Member Avatar for mikeandike22
0
207
Member Avatar for mikeandike22

I need a place that has cheap or at least moderately priced hosting and domain services that include PHP 5 and mysql

Member Avatar for mddv
0
106
Member Avatar for mikeandike22

alright here is the problem im trying to get a certain menu to have a thin border but in firefox the only way I could do this was to set it to .1em which makes it look chunky in IE so i tried to do some conditional comments to link …

Member Avatar for mikeandike22
0
92
Member Avatar for mikeandike22

I need to open an xml file and allow people to add entries to the file. So i need to open it with read and write access be able to insert an entry and then close it with read only access so another program (adobe bridge) cant write over the …

Member Avatar for digital-ether
0
127
Member Avatar for mikeandike22

For someone who has used windows all their life moving to linux is not going to be a simple task. Somethings to consider are what apps that you use in windows that you would like to bring with you over to linux. Most common windows apps like word have wines …

Member Avatar for jbennet
0
197
Member Avatar for mikeandike22

ok so i built a simple playlist type thing where the user can click a link and then the player will play that song. Now i would like for the page to get info from an xml file and then display a short description. here is my php: [PHP]<?php //select …

Member Avatar for mikeandike22
0
159
Member Avatar for mikeandike22

can someone guide me to an adobe support forum (the on on the adobe site does not seem to have a post function anywhere i can see). I need a guide on how to setup adobe bridge and version cue to be able to share data remotely. So just setting …

Member Avatar for mikeandike22
0
137
Member Avatar for mikeandike22

Here im working on this code and I cat quite get it to work I want it to take the entries from a form, check to see that they meet the criteria (pass must be 6 chars, must be 13 or older) and then insert them into a table in …

Member Avatar for mikeandike22
0
131
Member Avatar for mikeandike22

hey I was wondering if it was possible to get mythtv to run on an actual tivo box. In case you dont know mythtv is a open source answer to tivo and the only reason im asking this is i might be getting a tivo series 2 for free and …

Member Avatar for blud
0
136
Member Avatar for mikeandike22

im trying to creat an email form with php here is wat I have and it isnt working [PHP]<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Jacob Sherman</title> <link rel="stylesheet" href="content.css" type="text/css" /> </head> <body> <form action="" method="post" enctype="text/plain"> <table border="0" cellspacing="0" cellpadding="4" width="90%"> …

Member Avatar for mikeandike22
0
77
Member Avatar for mikeandike22

ok so i had to reformat my windows a couple of days ago because svchost.exe got infecte and there was really no way out of it i couldnt really get onto any programs for a significant enough ammount of time. But now i have all my songs on my itunes …

Member Avatar for mikeandike22
0
213
Member Avatar for mikeandike22

i need someone to check out this log Logfile of HijackThis v1.99.1 Scan saved at 3:13:27 PM, on 1/10/2006 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\Explorer.EXE c:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe c:\Program Files\Common Files\Symantec Shared\ccEvtMgr.exe C:\WINDOWS\system32\spoolsv.exe C:\windows\system\hpsysdrv.exe …

Member Avatar for DMR
0
137
Member Avatar for mikeandike22

I need to make a slide show for my science fair project and was wondering if instead of using powerpoint if i could create a powerpoint like flash presentation.

Member Avatar for Kegtapper
0
179
Member Avatar for mikeandike22

so it is recommended that we download this windows sp3 preview pack or just wait until it comes out?

Member Avatar for antioed
0
152
Member Avatar for mikeandike22

i installed fedora core 1 recently but during the setup something went wrong and i messed up the boot config so that all it said was GRUB to try and fix this problem i ran the xp restore cd and that didnt work. I later configed the boot loader right …

Member Avatar for Cain
0
183
Member Avatar for mikeandike22

i have flash mx pro 2004 and want to make an animated dvd menu how can i do this (sorry i could not find a better forum to put this in and thought people here would know flash)

Member Avatar for magusdf
0
126
Member Avatar for mikeandike22

how do u implement ads onto a web forum like you have done here, and if it matters i am using a phpbb forum.

Member Avatar for trraju
0
185
Member Avatar for mikeandike22

hey i am using clicksor, because google hates me so i have a question what does ctr stand for, and how can i raise it, i am already at 26% and want to see how high i can get it before i lock it.

Member Avatar for Webvicious
0
319
Member Avatar for mikeandike22

well here is the log of my not to internet savvy friend/ cs clan member, he has a virus on his comp attached through aim and i told him to send me his hjt log and i would help well if u have the will power to find everything wrong …

Member Avatar for mikeandike22
0
216
Member Avatar for mikeandike22

i have a machine built for windows 95 it has about 500mb or so hard drive space I have a better computer but it is used by my entire family and i've already screwed it up enough and dont need someone yelling at me. So i was wondering if this …

Member Avatar for jbennet
0
373
Member Avatar for mikeandike22

Ok this is a pretty recent problem i am having with my windows xp. When i load the operating system a program called cisvc.exe or someting close to that runs.for a while everything is alright but then this program starts eating up my cpu ussage. If i shut off the …

Member Avatar for caperjack
0
126
Member Avatar for mikeandike22

Hey i am looking for a phpbb script/hack/mod whatever you call it that would allow the forum users to write posts in quick reply like on this forum. Does anyone know where i can get this. Also i have this problem where to login to the forums it won't recognize …

Member Avatar for mikeandike22
0
185
Member Avatar for mikeandike22

i recently got the gmail hard drive thingy that lets you store upto a gb on your gmail account as if it was a hard drive. no i know this is probably impossible to do but could you somehow combine the space from all your gmail accounts (i have 51 …

Member Avatar for mikeandike22
0
374
Member Avatar for mikeandike22
Member Avatar for Glued
0
296
Member Avatar for mikeandike22

ok lately some weird things have been happening on my computer for example this system process ciscv.exe has started to take up a lot of my cpu usage like 50 or so which isnt normal. also when i right click or try to open things an install msi comes up …

Member Avatar for mikeandike22
0
105
Member Avatar for mikeandike22

I have just setup a simple home page and forum. the homepage is willpull22.remnetworks.com and it the forum is sort of like this forum but there are not as many members or options (daniweb uses vbulletin $160, I use PHPbb free). So my site and my forum offer you news,info, …

Member Avatar for php4ever
0
159
Member Avatar for mikeandike22

when i try to install microsoft visual studion 2k3 it always asks me to insert the prerequesites disk for visual studion.net.

Member Avatar for Zakian
0
131
Member Avatar for mikeandike22

ok i know most people either buy a domain name and then hosting or buy them both from the same place. But where do the ppl who you buy hosting from get the space to sell. And if they have to buy it from somewhere then wher do those ppl …

Member Avatar for mikeandike22
0
296
Member Avatar for mikeandike22

when installing vbulletin this error message comes up "Step 2) Connect to the database Attempting to attach to database Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/willpull/public_html/Vbulletin/files/includes/db_mysql.php on line 140 The database has failed to connect because you do not have permission to connect to the …

Member Avatar for Dani
0
237
Member Avatar for mikeandike22
Member Avatar for mikeandike22

i want to write a latin translator because most translators online dont do it very well plus i have to translate like 3 chapters of cicero a week at boston latin school. So i need some advice on what language i should would be best for this and advice on …

Member Avatar for 1o0oBhP
0
127
Member Avatar for mikeandike22

i have visual studio 6 installed on my computer. I am going to install visual studio .net enterprise edition 2003 do i need to keep my old installation before installing the new one. or can i get rid of it and still install 2k3

Member Avatar for mikeandike22
0
48
Member Avatar for mikeandike22

when i start my computer instead of the normal welcome screen coming up the classic mode type login comes up (similiar to windows 2000). I tried to change it by going to the control panel selecting user accounts and selecting change the way users logon and logoff. when i do …

Member Avatar for mikeandike22
0
63
Member Avatar for mikeandike22

my friend has a really crappy computer that he has messed up even more so yesterday i said i would help him reinstall everything. The problem was he didn't have the discs all he had was this crappy hp tools program that does a system recovery. I did that and …

Member Avatar for Catweazle
0
135
Member Avatar for mikeandike22

my friend has a band names eating mr anderson (yeah the name is weird but they are good). now he has an old site which is [url]http://www.geocities.com/eatingmranderson[/url] and he does not maintain the content himself so he asked me how you would do that and i gave him some books …

Member Avatar for Young Teck 06
0
209
Member Avatar for mikeandike22

here are some helpful tips to keeping your pc running smoothly [B]everyday:[/B] -Check for virus/spyware definitions: viruses spread within hours so keeping your antivirus/spyware software up to date is crucial. -Backup critical data:Make sure that when you get some data that is very important you back it up in case …

Member Avatar for Montrell274
0
631
Member Avatar for mikeandike22

i had problems installing linux and the boot loader would not show up so i ran the xpcd and had to install xp over the linux boot loader. So i still have linux on my pc and dont have a way to get it off (i.e partition manager) and i …

Member Avatar for mikeandike22
0
138

The End.