No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
22 Posted Topics
I'm trying to read from a text file. Pretty simple, right? I guess not. It gives me this error message: Debug Assertion Failed! Program: F:\Debug\lab1431.exe File: fscanf.c Expression: stream != NULL For information on how your program can cause assertion failure, see the Visual C++ documentation on asserts. [code] #include … | |
I want a portable reader with which I can read pdfs. That's all. I am a poor college student, so price is a huge factor. Help! Thanks in advance. | |
I know there have been many threads on this. I looked them up, but most were too specific to help. I'll reprint the message just in case: [code] We apologize for the inconvenience, but Windows did not start successfully. A recent hardware or software change might have caused this. If … | |
When looking at my site through IE, my uploaded transparent PNGs always appear with a crappy background. Supposedly, from searching the web, this defect is in IE alone. Yet, some sites have images with transparent backgrounds in IE, such as [URL="http://www.mozilla.org/images/feature-new-home1.png"]Mozilla.[/URL] How do they do this? Thank you. | |
Go to mozilla.org. How do they do the products, support, store, etc. tabs? I've looked under the source code and I can't figure it out. They aren't using any images for that affect. When I copy the code, I just get plain text. Now right click view image on the … | |
I have everything working but sound, after formatting. I downloaded the Audio Realtek driver from Intel's [URL="http://downloadcenter.intel.com/Filter_Results.aspx?strTypes=all&ProductID=1673&OSFullName=Windows*+XP+Home+Edition&lang=eng&strOSs=45&submit=Go%21"]download center[/URL], but that didn't help. Hopefully this pic helps: [url=http://img116.imageshack.us/my.php?image=bahgetvx8.png][img=http://img116.imageshack.us/img116/5761/bahgetvx8.th.png][/url] Thanks for any help. | |
I'm trying to get back into web design after a long hiatus, and I noticed most pages nowadays use xhtml. So, what's better xhtml or html (in general)? | |
I have no experience with PHP, although some with C. I want to make a site that allows a certain type of company to register on my site so their customers can order online, through my site. I want the company to be able to choose what their form questions … | |
Just formatted my computer for the first time, and now cannot connect to the internet. I think I need to install drivers, or something. I have an Intel Avalon D915GAV motherboard, judging by this picture: [URL=http://img338.imageshack.us/my.php?image=unitow6.png][IMG]http://img338.imageshack.us/img338/8251/unitow6.th.png[/IMG][/URL]. I have an Ethernet cable line, with Charter Communications. One more pic: [URL=http://img299.imageshack.us/my.php?image=bahjw8.png][IMG]http://img299.imageshack.us/img299/7821/bahjw8.th.png[/IMG][/URL] So … | |
I attempted my first reformat. Doesn't seem to be going well. After the process, I got this message: "NTDLR is missing." I searched around the web and found the solution, but then I had a boot.ini problem, which once again I found the solution on the web. Now when I … | |
I am updating this website for a sunglasses company It's not done, but my boss wants to get it out there. The sales will pretty much be determined entirely by the search rank when someone types in "sunglasses" or "ray ban" or whatever. So any good software recommendations? My boss … | |
The company that I'm updating a website for just moved the site to their server within the store. It's an ecommerce site that uses ASP. Now, when someone tries to access a product (through the site) it gives this error message: Number : -2147467259 Page : /cart/scripts/prodList.asp Desc : 'f:\wwwroot\debonaireyes\_private\deinv02192004compsol.mdb' … ![]() | |
Recently my computer became VERY slow, and I have no idea why -- I haven't looked at any porn. Although I have downloaded some music through bittorrent. I ran a spybot, ad-aware, and norton antivirus scan before posting this. Any help is greatly appreciated. Logfile of HijackThis v1.99.1 Scan saved … | |
I have an ecommerce site that uses asp. On my site (on the page that lists the products(prodList.asp)) I have universal navigation code. it goes like this: [code=asp] sub pageNavigation(formFieldName) Response.Write langGenNavPage & " " Response.Write "<select onChange=""location.href=this.options[selectedIndex].value"" name=" & trim(formFieldName) & " style=""FONT-SIZE: 8pt"">" for I = 1 to … | |
I am buying a domain. What's the difference between all of the (dot) .whatevers? Thank you. | |
I simply want to create a GUI interface that allows the user to input an integer. I know that a GUI is very unnecessary for such a task, but I want to learn the basics of GUI. | |
I must display the number of values that are above, equal to, and below the average, with "equal" being within a tolerance .01. [code=c] void RelToAve (double ave, int numRead, double *array) { int abo = 0, equ = 0, bel = 0, i; for (i = 0; i < … | |
This is from my C mid-term study guide so you geniuses should be able to crack it easily: Write a function that will return a random double number. The function takes two parameters (both integers). The first parameter is the maximum whole-number value that number can be (the minimum is … | |
I want to get really good at c programming. I'm in the middle of a C class at the moment so I know the basics. What are some good assignments that are tough, but if finished will help one greatly? Thank you. | |
For my C class, I have to write a program where the user enters how many fahrenheits he will be entering, but the fahrenheits have to be in an array. So a dynamic array seems the obvious choice. In main, we can only have initializations and function calls. For example, … | |
My computer has been very slow lately, and I was wondering if i could get some help on this HijackThis log. Thanks. Logfile of HijackThis v1.99.1 Scan saved at 6:06:47 PM, on 3/10/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe … | |
Before scanning with Hijack This i scanned with trendmicro and adaware here is the logfile; help would be greatly appreciated my computer has become quite slow. Thanks. Logfile of HijackThis v1.99.1 Scan saved at 3:15:18 AM, on 7/11/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) … |
The End.