5,346 Topics

Member Avatar for
Member Avatar for NwS

Heya there, This is my first post here so plz be nice :P The first changes i want to make is remove/disable the registration and login form from the forum itself and integrate this into the rest site.. I've been trying to do this the last 10 hours and posted …

Member Avatar for NwS
0
201
Member Avatar for manish Kishore

Hi All, I am generating the Rows Dynamically in the table. Problem is that for the first row calendar pop up window is coming and for the other window it is not coming. I am pasting the code.... plese let me know where is the error. [HTML] <html> <head> <title>RFF …

Member Avatar for alpha_foobar
0
106
Member Avatar for A-comp-less

******EDIT***** My appologies! I just went back to the forum and saw that someone had a thread similar to mine right underneat it!!!!!! I guess that since mine is slightly diffrent, it isint really repeating, but my appologies for a repetitive post!!!!!!! *************** Ok, first off, hello :) Next, my …

Member Avatar for alkibalboa
0
174
Member Avatar for Ries

This is my code but I get the error Parse error: parse error, unexpected T_STRING in /home/projecte/public_html/index.php on line 48 When I try it, any ideas on whats gone wrong [CODE] <?PHP switch ($pg) { case login: $dbh=mysql_connect ("localhost", "projecte_ries", "*********") or die ('I cannot connect to the database because: …

Member Avatar for loanskey
0
161
Member Avatar for mark85stam

I need to create an ERD for a Web Directory. I have to create an ERD for a web directory that searches a database for schools as a result of the inputting of certain search criteria. For instance the criteria are Location - County -Post Code Type of School - …

0
77
Member Avatar for Mike_Allen

Hello I am currently creating an order form jsp page which contains a form. This form has several drop down menus - with one of them intending to read the contents of a database table which contains information. The database is set up and is ready to populate the drop …

0
67
Member Avatar for Franklin_a

Sorry for the noob post but I have a computer where IE6 seems to be taken over by winfix spyware. Have done the usual removal with adaware but there is still a popup telling me I am infected and IE6 keeps getting hijacked to some spyware removal site. I tried …

Member Avatar for 'Stein
0
151
Member Avatar for Unrealll

My PC wont boot; all parts (except the motherboard and CPU) were tested separately and all of these works fine (ie CPU, PSU, GRaphic adapter & RAM). I tested with nothing but Mobo, Memory, GRaphic adapter, CPU and PSU; no device plugged except a PCI POST diagnostic card. I get …

Member Avatar for Unrealll
0
75
Member Avatar for dojo

I have just installed a hack that won't let people post messages under a set number of characters. That makes my people stop posting one liners. Love it. Did you install such things?

Member Avatar for big_k105
0
197
Member Avatar for webdev_novice

Gday Guys n Girls, I think im posting in the right section so here goes. I have been playing around with Fireworks MX to layout a site it graphics and a few buttons. I've had no problem coming up with a basic page and have worked out how to export …

0
66
Member Avatar for Zinferno88

Hi.. Sorry about this being my first post, but I've been unable to receive help at TechSupportForums.com. :mad: About a week ago my PC began screwing up. After startup, before I had even done anything, the CPU was running at 99%. I opened Process explorer and it shows that Hardware …

Member Avatar for DMR
0
96
Member Avatar for sayac3p0

I think my computer is infected with adware. I've run Microsoft Antispyware, Lavasoft Adaware and Symantec Antivirus scans. I thought that I have removed the adware until unwanted pop ups start showing up. I did the HijackThis scan and I think its because of these: O4 - HKCU\..\Run: [updateMgr] C:\Program …

Member Avatar for tayspen
0
235
Member Avatar for Jon Campbell

Does anyone know where I can get technical information about developing HTTP applications in C++. I'm not talking about CGI, I mean the classes or functions that allow you to directly communicate on the web via HTTP without a web server.

Member Avatar for eCharisma
0
76
Member Avatar for Mad1

Hi, This my first post :) I have a problem of sort. I have a G5 Imac and when it goes in to standby mode the internet disconnects, I am connecting via a airport express which is connected to my alcatel modem router which is always online. I am using …

Member Avatar for yellow
0
53
Member Avatar for Dani

It's been said time and time again that one of the best ways to promote your website is to post in other forums and link to your site in your signature. Many other people, myself included, frequently visit various webmaster forums out there (such as this one) and ask for …

Member Avatar for etechsupport
0
326
Member Avatar for wirefan

OK guys, im new to this forum, and would like some help pls. This was my set-up AMD 64 3500+ K8N Neo2 Plat 1gb TWINMOS DDR 400 250GB HDD * MAXTOR 9 256MB GEFORCE 6800 GT agp 550 W COLOURS IT PSU One night whilst watching TV downstairs there was …

Member Avatar for DMR
0
86
Member Avatar for riggit

Intel Pentium 4 630 EMT64 Asus Phr 5ND2-SLI Deluxe motherboard Galaxy Geforce 6800GT PCI-e Maxtor 80GB Corsair DDR2 512 PC4200 XP Pro x64 I was just taking out a wireless network card as i recently upgraded my OS and x64 does not support netgear WG113T cards and in the process …

Member Avatar for DMR
0
77
Member Avatar for nanagoose

Hi, I think I lost my last post. It is in regards to losing my sound all of a sudden. I am running windows xp and it just wouldn't do any sounds. I did some troubleshooting and I eventually got this error code. I did a Direct Sound Test and …

Member Avatar for tayspen
0
85
Member Avatar for itstudent123

please can you help me in this BankAccount code i do it but the teacher remove some my code and ask me when i see complete i complete but i when i do it i have some error can you help me i will post my code the client code: …

Member Avatar for Phaelax
0
133
Member Avatar for kevjeffers

I need help. Here is the homework problem: Write the definitions of the functions to implement the operators defined for the class dateType. Here's my code: Header: [CODE]#ifndef dateSType_H #define dateSType_H //dateType name changed to dateSType class dateSType { public: // ************ Mutators follow ************ void setMM(int month); //Function to …

Member Avatar for kevjeffers
0
107
Member Avatar for deutsch

I didn't get any response on my last post, so I'll try one more. I can't figure out why the comparison is failing. I would like to be able to use the extended ASCII characters instead of intergers if the API allows it. Thanks. .data sec BYTE "Wie Viel",0 ; …

0
59
Member Avatar for chilllax

[PHP]<html> <head> <title>Participants</title> </head> <table align="center"> <tr> <td> <a href="http://www.officalhalo.com">Home</a> <a href="/tournament/FFA.htm">FFA</a> | <a href="/tournament/signup.htm">Sign Up</a> | <a href="/tournament/results.htm">Results</a> </td> </tr> </table> <body> <h3 align="center">Participants</h3> <?php $gamertag=$_POST['gamertag']; $eaddress=$POST['eaddress']; if (!$gamertag || !$eaddress) { echo 'You have not entered all of the required information.<br />' .'Please go back and try again.'; …

Member Avatar for DGStudios
0
130
Member Avatar for jordan3022

Hello all, Specs: ASUS A7N8X-E Deluxe Mobo AMD Athlon XP 2700+ 768MB Samsung DDR DIMMs (3x256) ASUS GeForce FX 5900 128MB 2 250GB WD 7200rpm HDDs 1 120GB WD 7200rpm HDD Plextor DVD-R drive Problem: I came home from the Rose Bowl (Texas Nat'l Champs btw) and my friends tell …

Member Avatar for dyeaton1
0
155
Member Avatar for mister-fett

This is part one of a series I am sending to some of my friends. It teaches you how to make a pop-up window using scheme, and change the message of the window, position, size, content, etc. Part two will teach how to link windows together, make them visible, invisible, …

Member Avatar for mister-fett
-1
909
Member Avatar for web_developer

hey guys i need for my website, html editor, like the one found in this forum when u want to post thread, where i can download this extension? or is there a code i can copy it and have this editor? i am ready to any suggestions 10x in advance …

Member Avatar for web_developer
0
83
Member Avatar for FatMooseHenry

Hello, i've got two tabels, "Artists" and "Music". The relevant columns are: Artists: [Id],[Name] Music: [Id],[ArtistId], [Title],[Added] I want select the post's in the music table, but instead of returning the artist id, it should return [Name] from the Artist table where Music.ArtistId = Artists.Id (so it looks in the …

Member Avatar for FatMooseHenry
0
91
Member Avatar for web_developer

guys, i need for my project, an html editor like the one found here when u post a new thread. from where i can download this extension? or is there a code i can copy it? 10x in advance sam

Member Avatar for web_developer
0
53
Member Avatar for puddin

Okay How Does The Pros Do It! The user fills out the entry form and becomes activated. But I don't want the Post method because the user cannot go back without getting an error... And I don't want the GET method because it shows in the address bar... How do …

Member Avatar for puddin
0
127
Member Avatar for Phenomena

I recently started to create a tag editor/creator for the game halo. It wasnt till just now that I have no idea how to read and write data from files. :rolleyes: so my question is: how could i open a file with the common dialog, and have it automatically display …

Member Avatar for Comatose
0
118
Member Avatar for Dogbert

Alrighty... I hope this is the correct forum to post in *glances around furtively* Anyway, my Dell Inspiron 1150 laptop began resetting itself this last week anytime I touched it below the keyboard. IE, resting my palm on the keyboard, opening DVD drive, plugging in USB mouse, etc., all made …

Member Avatar for mattsilv
0
149
Member Avatar for mi1an

I have a P4 pc based on the Intel D845WN motherboard with an ATI Rage 128 Pro video adapter. The machine had been running perfectly well until today, when it would not even POST. There was no keyboard functionality, I could not boot from a floppy or even access the …

Member Avatar for djrivera1
0
110
Member Avatar for nathanpacker

Hi everyone. I'm trying to start a website that will host a large number of files to be downloaded. I need a download manager of some sort that will allow me to post links automatically in some sort of alphabetical order, linked to the files to directly download. Creating html …

Member Avatar for junaidzamir
0
262
Member Avatar for Cr4nberry

Hello. I'm sorry, I mistake the place to post replies. But I'm on the way now. I was saying that I just read your "How to Configure Samba on RedHat Linux" tutorial. I configured my samba server and I could connect my shared folder on localhost. But here is the …

Member Avatar for DMR
0
567
Member Avatar for Dani

As community owners and administrators, we often have the least opportunity to actually sit back and enjoy our own communities. When we post, it's either to deal with some behind-the-scenes administrative issue, or for some other reason such as welcoming new members, getting postrate up, or the alltime favorite, keeping …

Member Avatar for FPForum
0
90
Member Avatar for chochox

Hi it's my first post here. I have a problem with my mouse. It works for a certain amount of time, then the cursor freezes in one spot on the screen. I can still do everything normally, i can click and drag and all that stuff, i just can't see …

Member Avatar for bigkahuna
0
77
Member Avatar for bigkahuna

(my first post) Hi, my mouse mouse has been acting up lately, i got it to stop (no clue how) but it is back again and is very annoying. Its just the cursor that gets stuck in one place, but i can still drag 'n drop and stuff, but i …

Member Avatar for bigkahuna
0
66
Member Avatar for LadyGecko10

Hi I have just recently joined here and I have been reading the other posts from people to problems similar to mine but I thought that I would go ahead and post my situation and see what everyone thinks that i might be able to do to resolve these issues …

0
65
Member Avatar for PennKen2009

Hi i'm new here, and I hope this is the right place to post this, if not move it to hwere it belongs. Anyways, I have a problem with my Internet Explorer. Ok, the other morning i got on and IE was working fine, then that evening, it wont open …

Member Avatar for DjLizard
0
121
Member Avatar for Arsenalfctx

I just installed a new Motherboard and everything appears to be running smoothly. I'm using the same hard drive from my previos computer that has Windows XP Pro installed on it. All the harware is the same from pervious computer (except the motherboard), so I know that it is all …

Member Avatar for Arsenalfctx
0
107
Member Avatar for xbananax

Here are my computer's Specifications: *Asus A8R-MVP Crossfire Ready Mother Board socket 939 *AMD 64 Bit 3500+ CPU *(2x) ATI x850 Crossfire Edition 256 Videocards (I believe these are the source of the problem in some way) *Dual Channel DDR400 Ram, 1GB *Volcanic 630w Power Supply *80GB Hard Drive (Taken …

Member Avatar for ShaneMcP
0
104
Member Avatar for Shackbase

PUT YOURSELF in Mike Bolesta's place. On the morning of Feb. 20, he buys a new radio-CD player for his 17-year-old son Christopher's car. He pays the $114 installation charge with 57 crisp new $2 bills, which, when last observed, were still considered legitimate currency in the United States proper. …

Member Avatar for The Dude
0
1K
Member Avatar for Aesthetix

Don' quite know what to do. I am having problems with my ethenet controller using VIA RhineIII drive. Sometimes I can connet and some times I cannot. So I reinstall my XP SP2. Was thinking of washing off the drivers and installing totally new ones to tackle this problem (it …

Member Avatar for MartyMcFly
0
120
Member Avatar for Paladine

This is a start to a tutorial on Security in ASP.NET 1.1 using VB.Net code behind. [size=2][b] SETUP:[/b] [/size] [size=3][color=red][b][size=2]** Note this tutorial builds on/off the[url="http://www.daniweb.com/tutorials/tutorial19303.html"] Updated:Simple ASP.Net Login Page tutorial[/url] **[/size] [/b][/color][/size] [u] [color=Blue][b] Login.aspx HTML Code[/b][/color]:[/u] [code] [size=3]<%@ Page Language="vb" AutoEventWireup="false" Codebehind="Login.aspx.vb" Inherits="NorthLogin3.WebForm1"%> [color=#0000ff]<![/color][color=#800000]doctype [/color][color=#ff0000]html public [/color][color=#0000ff]"-//w3c//dtd html …

Member Avatar for mak101
0
306
Member Avatar for grunge man

grunge man um i can see some relation ships actually between vectors in phyics and c++ WolfPack Really? Care listing some of them here? For others to learn? ok now as i under stand about what arrays are i will now show the relationship between a physics vector and a …

Member Avatar for server_crash
0
195
Member Avatar for some one

Write a menu driven program that manipulates a list of students and has the following options: 1- Build list from file 2- Build list from keyboard 3- Print list Use the standard list ADT to build the student list. Student information are (name, level, ID) information please help with this …

Member Avatar for some one
0
238
Member Avatar for Viji

Hi, I am a beginner trying to learn PHP. I have created two Files -one HTML page and another is a PHP file. HTML page-Form page PHP file- Does the Evaluation. HTML code: <form action="Samplepgm.php" method="post"> Your Name : <input type="text" name="name"><br><br> E-mail : &nbsp; &nbsp; &nbsp; &nbsp; <input type="text" …

Member Avatar for neilem
0
143
Member Avatar for bbaum

I'm designing a database and I'm not sure if the way I'm doing it is best. I attached a snippet of my ER diagram to this post. I'm most concerned with the subtype relationships (Datasets to production datasets, Datasets to delivery_datasets, etc…). I’ve created a database with the design in …

0
110
Member Avatar for hxzero

When I attempt to boot up it shows me the POST messages, then the Windows XP loading screen. After a couple of minutes it returns to the POST messages. I can boot Windows if I boot up from the boot options menu in Directory Services mode, but that's it. What …

Member Avatar for njzillest
0
98
Member Avatar for puddin

Hello, Q. With php I know we can Create a Form and have it POST to read on the next page. Great! NOW can it post to a third page, without using a form again. I just want to carry the users name around, so to say. Design so my …

Member Avatar for puddin
0
116
Member Avatar for benzspider

can any one help me with this script I am just gettin started with PHP I am trying to create an calculation script that would calculate the Constant: PI = 3.1415926535 Radius, area, and circumference of a circle . This is what I have dont so far but just cant …

Member Avatar for DanceInstructor
0
132

The End.