5,346 Topics
![]() | |
I have a DB which have three types of users: students, admins, and volunteers. I am trying to use SQL Server Enterprise Manager 8.0 to set up those roles such that students can (where appropriate) select, insert, update, or delete from given tables/rows; similarly for admins and for volunteers. (The … | |
Am using XP MCE Home 2005 (service pack 2 updated) Browsing is really slow all of a sudden. Everything else works fine. Have done speedtests. Getting normal results. Also downloading through http, ftp and through P2P software is at max speed. Only webpages take about 5-10 times as long to … | |
Hi, Can anyone kindly help me to modify the following script to diplay the result in several pages if the resuts are greater than 10. [php] <?php $action = $_SERVER['SCRIPT_NAME']; ?> <?php //if(!$_POST['search']=='result') //{echo "<p style=' font-family: arial; color: blue; font-size: 14px;'>You are not authorized!</p>"; return false;} //$choice=$_POST['choice']; $name=$_POST['name']; $link=mysql_connect("localhost", … | |
Ok, I'm a pretty tech savvy guy. I've spent enough time around computers to have at least picked up the intermediates, if not most of the advanced stuff. Here's the setup I have goin on. Linksys BEF router and like a 10 port Linksys Hub. Some sort of crappy DSL … | |
When I'm scrolling through a post that contains a block of code, I get a leftover line in the block with each scrolling. Firefox 1.5.0.4, Win2k SP4. | |
Me and my friend just built a new computer...when we go to boot it up everything runs really slow. The Post screen stays on or 3-4 minutes. Everything in the BIOS is normal...temps are normal and it recognizes all the hardware...The mobo is an Asus a7n8x Deluxe Any suggestions? :) … | |
Hi, I'm a bit of layman compared to a lot of the members on this forum:lol: ,but hopefully i'll learn as i go along and maybe even help som e of you guys along the way. I'm not in an IT job but i'm becoming an enthusiastic hobbyist. I'm a … | |
[COLOR=#555555][COLOR=#000000]I got infected, I used PestPatrol and Windows Messenger, seemed to get rid of the pests, but the backgrounds on "Desktop" were still grayed out. I downloaded the smitfraud.reg file and that fixed it, but I take seriously the advice to post a HijackThis log, which follows. I'd greatly appreciate … | |
hi there, i have done a few online tutorials and created my own site. it is a directory for racehorse trainers in australia. pretty basic and has taken me a log time to construct ( pretty sure ive taken the long way round ) maybee thats the best way to … | |
I'm genuinely unsure if this is the right forum to post this in, but it's relevant to distros in my mind... read on. Hokay, so... I have small home network of three Win-doze XP Home boxes and one Linux box running as a server (web and files). I'm using Mepis … | |
Hi, Um new to php... kindly help me on the following... <?php $action = $_SERVER; ?> <?php //if(!$_POST=='result') //{echo "<p style=' font-family: arial; color: blue; font-size: 14px;'>You are not authorized!</p>"; return false;} //$choice=$_POST; $name=$_POST; $link=mysql_connect("localhost", "root", "") or die("<p class='texxt'>Can't connect to server: ".mysql_error()); mysql_select_db("test",$link); $query="SELECT * FROM saudi_journal WHERE … | |
I am a student doing a research project at NIST, and as part of my project I have to run a series of simulations. My problem is this: I inherited the C code for the simulations from a previous student researcher who wrote it using Microsoft Visual C++ on a … | |
I'm new to the site, and i'm a newb in the IT world as a help desk assistant.. Really enjoying this site, and it's refreshing to see that problems i come across are 99.9999% always known and fixed by someone by the time i get here!! :) So thanks! How … | |
Hi everyone I am really having trouble right now with oracle for linux. Please tell me how to connect oracle using c/c++ in linux. If anyone knows about any tutorial or have code, please plzzz post me that as well. | |
Hi all, I'm making a applet, about a users reaction time for when a coloured square changes colour... Ive seemed to get something off to a bit of a start, but its very basic at the moment, and i would just like to ask for a bit of assistance or … | |
[B][Moderator's edit: Post split from [URL="http://www.daniweb.com/techtalkforums/showthread.php?t=12527&goto=newpost"]this thread[/URL]][/B] [B] DMR[/B], I did as you suggested with AdAware and SpyBot. All AdAware found were tracking cookies and SpyBot said I was clean. But I still have the same prob. So, as you suggested, here's my HijackThis Logfile... Logfile of HijackThis v1.99.1 Scan … | |
Hey i am outta my wits to get the folowing output in C. Can ne1 help O/p reqd: * * * * * * * * * * * * * * * and so on. see th pyramid is not the desired one when you open this post.go back … | |
I have to create a number of controls equal to a number entered in a textbox by the user. I created a web user control, which has a radio button list. Then when the user press a Submit button, I want to check the selected values of the controls created … | |
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%"> … | |
Hello My name is Darine and I am currently working on a BAA w/a concentraion in Information Systems. I dread programming in the past because I could never grasp the algorythm but now it seems to be fun. I hate to have someone do a project for me. I would … | |
My computer is infected with some really nastyware. Noticeable symptoms are pop-ups. Looking around other sites, I think I have a look2me/VX2/ActiveX problem, but I don't really know what that means. I initially downloaded HJT, Adaware, Spybot, Microsoft Antispyware, and AVG. I then added the VX2 Add-on to adaware and … | |
Hello, This is the first time i post here, but i have to say this is a good site which taught me a few things even though my knowledge in computers is very primitive. You're probably fedup with this title already but i just cant fix the problem. I'm using … | |
Hello all, I'll start off by saying that this system has been working good for well over a year now, no problems till just the other day... i found that it was powered down and its usually constantly up so i tried powering it up to no avail, i'd unplug … | |
I'm not going to post the code on this one just incase it's a little confusing. But here's the jist: I have a couple of nested loops with multiple (var)++'s inside as counters. Each counter resets itself after reaching 25 and the total of the counters much equal 120 in … | |
First, thanks in advance. Dell Inspiron 8100 (5 years old). Possible Cause: I added/removed the keyboad while the power was still on. Symptoms: . It won't POST. Four LEDs go on -- power, HD, CapsLock, Arrowlock . Once in a while (by chance), it boots ..... works PERFECT for some … | |
I'm sorta new at this thing. so here goes I recently upgraded an old comp of mine to a 3.2 gig processor,150 gig hard drive, 512 memory stick. It has 2 cdroms on it (one burner and one reader). I installed xp on it and it ran well for about … | |
Yea, just recently I enrolled into a basic computer programming class. We use Turbo Visual C++ and umm so far it went okay until we talked about do-for-while loops... Can anyone help in making a program in loops >_< I mean I tried using the goto statements but my professor … | |
After searching through the forums, I can't seem to find someone with the same problem I am having. I have been using the same computer for about a year now without any problems. A week ago I broke my own rule of, "if it isn't broken, don't fix it" and … | |
hi i have a problem but i'm not sure if this post goes here or not. anyway here goes. i just started a course in chinese and the name is"huibian yuyan sheji" (for those that understand chinese) which translates to "compilation language and design". now i have typed the english … | |
hi all i am new in this forum and this is my first post. i need help.i have problem with my computer when i play a any type of game and during the game automaticaly screen is black and some time freez.and then i restart the computer and evry think … | |
Ok yesterday norton told me I had trojan.nebular or something and I couldn't install or use the recovery console cus when i would boot up with the windows disc and press R it would reboot my pc so I just deleted all winrk32's registry entries and it's .dll (and yes … | |
When I post or trade a link I first consider the following; 'Is this web site going to be of value to someone who visits my website'. Frankly, I do not care if the site has a Page Rank of '0' or whether or not it has been indexed by … | |
Hi all, At my place of education (okay okay i still go to school), there are limited internet quotas, these quotas are really stupid because 10 mb's cost 1 dollar and it actually charges you more than you use. I thought of different ways of going around it and ssh … | |
Hello new world. I'm new to C# and very new to GDI and drawing and would really appreciate some help. I'm trying to draw some boxes (rectangles). I wont put code up as I don't think it's nessesary... but you never know. As a test I've made a form and … | |
hey guys n gals, i'm soula...i'm a newbie here and well, seeing that this is a forum, i'mma get things started on the right foot...so i guess that u can say this is an introduction and a post in one...i have got a problem...don't we all? lol. i am using … ![]() | |
[COLOR=#555555][COLOR=#555555]Hi there,[/COLOR] [COLOR=#555555] [/COLOR] [COLOR=#555555]I have a virus that is playing with my exe files and, I also think, is responsible for the loosing of my connection with my wireless network. My wireless anthena is working fine, it recognises the access point in the other room, but my wireless network … | |
There are two parts to this post - reply for both or either... Firstly, is it POSSIBLE to force a browser to print when it hits a certain web page? And before i get a hundred comments back about the evil world of screwing with a clients browser - this … | |
In case you are curious, I just posted a new tutorial "Python and Multimedia, Part 1, The amazing Webbrowser Module" on DaniWeb at: [url]http://www.daniweb.com/tutorials/tutorial47392.html[/url] I would love some input from our Linux and Unix friends to see how much cross platform the module is. Post any comments in this thread! | |
Hi all. I have a client who is having an issue when creating contacts in Microsoft Outlook 2003. Here is the issue: When the user enters the contact's fax number in the "business fax" field it will not auto-complete after pressing enter. For example, if the user types: 2121234321 in … | |
NO cheating, answers are at the bottom -- I only got 4 right :( 1. Name the Beatles. _________________ _________________ _________________ _________________ 2. Finish the line: "Lions and Tigers and Bears,______ _____!" 3. "Hey kids, what time is it?" _____ ______ _____ _____. 4. What do M&M's do? ___ ___ … | |
<Post moved from dead [URL="http://www.daniweb.com/techtalkforums/thread22835.html"]thread[/URL]> is it possbile if the string letters can be alternatively capital? like uhmm ex. boring to a bOrInG? and without using the any str? | |
When I try to open IE, it says "this page cannot be displayed" you know like I am not connected to the internet, but I am connected because I can get on through Mozilla and AOL. When opening IE it quickly redirects me to the following (I was able to … | |
Hello everyone! I've been having issues with a script me and a co-worker created for a system that I'm developing so that people can register and manage their shifts for a convention: [php]<?php // starts a session, this must be before ANY output is sent to the browser, including whitespace … | |
Hi, Im new here, so Im not sure if this is the place that I post my problem. Its just that I didnt see a post button anywhere else? However, My problem is my keyboard. When I hit the letters U,E,R,D,F, and M they immediately open up windows to another … | |
Hi, Im new here, so Im not sure if this is the place that I post my problem. Its just that I didnt see a post button anywhere else? However, My problem is my keyboard. When I hit the letters U,E,R,D,F, and M they immediately open up windows to another … | |
The DaniWeb community is pretty worldly, so I though it would be interesting to post the price of beer in your local pub. Be somewhat informative: Here in the state of Nevada I like to go to Barley's Casino and Brewing Company. A pitcher (60 ounces) of Red Rock lager … | |
JavaScripters, This question is in regards to a JavaScript script within a PHP page. I included everything in case a complete understanding is required for a correct response. Thanks in advance. ****INFO**** Rater.php has a JavaScript script, which displays an interactive rating tool. It allows a user to slide a … | |
I am looking for any newsletter that I can post my name or company there, is they any one can help? thanks | |
I was just wondering what ad placements work the best for everyone. For me, a left sidebar skyscraper ad used to perform the best, but I'm running a right sky at the moment. A leaderboard beneath the first post of forum threads also did very well. |
The End.