5,346 Topics

Member Avatar for
Member Avatar for dinogirl

I have no idea where to post this - but can someone tell me if it's possible when making hotspots in Lotus Notes, to make them appear instead of the current page as opposed to opening a new window? Thanks,

0
5
Member Avatar for pointers

I hav one doubt regarding post decriment,the code in c is as follows............. void main() { clrscr(); while(i--!=6) i=i+2; printf("%d\n",i); getch(); } I know the output is 5, but i read in a book dat the post incriment or decrement operators are evaluated after reaching semicolon(;).....but in while condition,the ondition …

Member Avatar for jim mcnamara
0
181
Member Avatar for desi_programmer

Please help! I know I don't post here much, in fact, I don't post here at all, but this does not mean I am just some noob trying to get some easy code. I have been in programming for two years, and signed up to this website about the same …

Member Avatar for kulandai
0
104
Member Avatar for zipped6648

Basically, every 5 minutes or so my computer starts "churning" (like you can hear the actually hardware "thinking") and then the computer and all the apps that are running freeze. After a good 45 seconds to a minute it slowly starts working again. I ran Ad-Aware and it found a …

0
51
Member Avatar for mruane

My fiance is having a birthday in less than 20 days. I am therefore trying to create a program for her (trust me, it is not intended to be the only gift) to play around with, and hopefully enjoy. The only problem I am having so far, is that when …

Member Avatar for Mouche
0
312
Member Avatar for xaznfr33kx

hey guys, ive been looking around for tips on this topic but haven't really found one. i dind't really know where to post this, so i decided to post it here. for me, i have a lot of games, and once those games are installed, they save a profile folder, …

Member Avatar for xaznfr33kx
0
147
Member Avatar for rachaelmom

Hi, I have a PHP/Javascript page and I need to POST code to the same page in which it is posting from. It posts correctly and PHP picks up the information but the javascript code that deals with certain objects won't run again. I actually have to POST to the …

Member Avatar for rachaelmom
0
64
Member Avatar for spacepoet

Hi: I am trying to use AUTHBOT as a form protector against spambots. I have everything working fine, except that the form will not email the values of the fields. It will write them on the page, but for some reason it will not email them through the processor. Can …

Member Avatar for spacepoet
0
131
Member Avatar for assgar

Hi Developemnt on win2003 server. Final server will be linux Apache,Mysql and PHP is being used. I use 2 scripts(form and process). The form displays multiple dynamic rows with chechboxs, input box for units of service, description of the service and each row has its own dropdown list of unit …

Member Avatar for assgar
0
1K
Member Avatar for logic0

Im new to the forum, but im wondering if anyone would be able to help me with a big problem im getting. i cant get drivers for Windows XP (or x64) for this unlisenced webcam. Its called USB 2.0 Media kit, and heres a picture. [URL]http://gulfgate.us/images/Others/hm2130-250.jpg[/URL] if anyone knows anything …

0
66
Member Avatar for Elle0000

I need to troubleshoot PHP code to store the results of a poll, and to display the results. I have started the code but am really confused how to properly use the CREATE DATABASE, CREATE TABLE, INSERT and SELECT statements. I need help with this, as well as how to …

Member Avatar for Elle0000
0
123
Member Avatar for baron162

Hi everyone, I've been having a problem for a few months now with my laptop computer, which has become ridiculously slow of late. it often freezes up and just takes simple things forever to load, such as clicking on "my computer." i've run defrag, disk cleanup, spyware scans, and virus …

Member Avatar for Colin Mac
0
167
Member Avatar for iamus

Hi, I'm trying to include non-lating characters in a jsp application, is there anything I should know about? because leaving it alone just doesn't work, setting the page content to "UTF-8" or any other encoding just doesn't work......what else is there? I noticed that the sun forum (my application is …

Member Avatar for iamus
0
115
Member Avatar for jmblakey

I have a kind of wierd issue. My pc will boot up fine in the mornings. If i ever have to do some hardware swaps or hard drive upgrades or anything that requires a restart, my pc wont post, I can't even get a monitor turn-on. Some times at random …

Member Avatar for jmblakey
0
135
Member Avatar for finfan

Hello, my name is Tim, but I go by finfan. Dolphins fan, which is a painful thing to be this year. Anyway, I found this fascinating forum by chance while search for a way to get my forum from my primary website going. I'm into a lot of different hobbies …

Member Avatar for happygeek
0
53
Member Avatar for wetwilly1169

Hello all. I have Read around the interent looking up this problem i have with my Computer Randomly Rebooting. Most Topics or articles have given me little to no help, so i hope someone can figure this out. This Random Restarting has been going on for about the last couple …

Member Avatar for caperjack
0
75
Member Avatar for Spudster

Hi all!! Brand new to this place and so far the forum is best by far!! Now to the good stuff: I am currently working on a project that involves php and mysql. The part that I am now is the "admin" section. I am setting up so the user …

Member Avatar for Puckdropper
0
88
Member Avatar for drors

Hi, i have a script that aims to do search of data. I select some data , define range of prices (for min price and max price) and then i get the following error : [B]Microsoft JET Database Engine error '80040e14' Syntax error (missing operator) in query expression 'city= '1' …

Member Avatar for katarey
0
278
Member Avatar for charlesguo25
Member Avatar for justjack

UPDATE: MY COMMENTS POST BUT NOTHING ELSE? I have a form that collects firstname, lastname, email, attachment(file), and comments. I can query from my database, but when i submit data the fields are BLANK? What is going on? Below is sql on export. Table structure for table `clientlist` -- CREATE …

Member Avatar for justjack
0
100
Member Avatar for artiry

Hi to all :cheesy: The Problem::-| ======== I was wondering if someone could perhaps help me with a problem i have for a while now. I want to use two dropdowns and a submit button. Sounds pretty easy, but when php and mysql comes in, then it gets a bit …

Member Avatar for artiry
0
158
Member Avatar for Bandit3999

Hi all Im a newbie here found the site by accident but it helped me with my prob right away so thank you and hope to read and post more often Bandit3999

Member Avatar for happygeek
0
39
Member Avatar for andor

I think that there is a bug when watching some posts with firefox. The post orders are different for internet explorer. You can see it is the same address but there is a difference between the third post. See the pictures and you will understand. PS: Dowload the pictures to …

Member Avatar for andor
0
117
Member Avatar for youwonderniknow

I'm on a laptop and for about a month now, everytime i push my L key in internet explorer it goes to full screen and back again when i push L again. However, only pushing L does it. If i hold shift and push L it does nothing. But pushing …

Member Avatar for SnowDog
0
78
Member Avatar for Newboy

Hi/ Bit new to PHP. I am adding a PHP send file to my FTP but I don't seem to be able to get it to work. Can anyone help? In dreamweaver I am indicating method of POST with action of sendmail.php and application/x-www-form-urlencoded. I getting line 91 problems. $headersep …

Member Avatar for Newboy
0
98
Member Avatar for ejames82

i had a person teaching me how to make a screenshot, but it didn't work. i think it was because my zone alarm firewall was incompatible. unfortunately i lost all the instructions i was given. i know that i need paint, which i have. i also have irfanview and flock. …

Member Avatar for stymiee
0
109
Member Avatar for 1337_MilkMan

Hi! My name is Ethan Graham, I have experience in Viruses, Hacking and Web Design. I run Windows XP and sometimes use Linux SuSe 10.1. I will greatfully help anybody in need of help with viruses, penetration testing for systems and any Windows XP related problem. If you would like, …

Member Avatar for happygeek
0
114
Member Avatar for Special T

[COLOR=black][/COLOR] [COLOR=black][/COLOR] [COLOR=black]I downloaded Gamefront ([url]http://www.ideiadupla.com/gamefront/download.htm[/url]) and I use it to catalog my games and roms. When a new entry is entered into the database I can uses scripts to download information (Picture of game, year published/ developer, etc.) from webpages (IGN, Gamefront, Pockethaven, etc.) The language used in the …

0
62
Member Avatar for eptomegirl

Hi guys - I looked and didn't see this anywhere on here so I figured I would go ahead and ask. I had created a website for a client with a shopping cart. It was an HTML site. I am revamping her site and doing it in Flash this time. …

Member Avatar for level4designs
0
149
Member Avatar for RedEye_

This seems to be a pretty common question, however I am going to ask anyways lol. Im building a new system, and the motherboard came in today. Hooked everything up, double checked all connections went to power up, started to post, then it shut down. Checked everything again, and wouldnt …

0
27
Member Avatar for Behr

Hi guys I just fried my processor a couple nights ago (nice burn marks on it too) it took the motherboard with it. Now I've replaced my mother board and processor and my computer still won't post. I've gone through the trial and error of trying my internal video instead …

Member Avatar for Behr
0
90
Member Avatar for Kiyo

My Dell Precision M50, on light flashes 4times,no post, nothing just goes out. any help :-|. kiyo.

Member Avatar for SnowDog
0
44
Member Avatar for Shanj

VBulletin has the admin setting in its Control Panel to insert emails of moderators to get instant notification of new posts. I would LOVE my users to be able to SELECT which moderator gets a notification email. [B]SWITCHBOARD FORUM adds selectable specialist moderators for instant notification. User selectable list when …

0
65
Member Avatar for matt611

Ok our teacher gave us a .h and .cpp file for a class called "JarType" and our assignment is to overload some of the math operators. Now I know how to overload operators if I'm adding two JarTypes together. What I'm having a problem with is overloading when I have …

Member Avatar for WolfPack
0
110
Member Avatar for jwig

Hello. I go by JWig online. I am the webmaster of [URL="http://www.clgi.org"]CLGI.org[/URL], and various other sites for friends (see signature). This site (DaniWeb) has helped me as I learn webmastering. For awhile I was trying to establish my own server, using some of hubby's old equipment but had trouble and …

Member Avatar for Ryechi
0
92
Member Avatar for Har31n6er

Hi all, my first real post here. I bought this rig: Gateway OEM PC 192 MB RAM (128MB PC130 SDRAM)(64MB PC130 SDRAM) 20gig HDD ATI RADEON 32MB SDR AMD Athlon 900 CPU Creative Sound card CMI8738/C3DX PCI Audio Device CD1 =NEC DV-5700A CD ROM CD2 =LITEON CD-ROM LTN4865 PCI MODEM …

Member Avatar for Junyah
0
219
Member Avatar for Dexter_C

Ok, so... me being the foolish computer amateur I clicked a link which, norton DID warn me about :-| anyway, I've got a mix of spyware, adware, malware and trojans on my computer. Norton isn't finding anything at all and I've been doing a full system scan every night since …

Member Avatar for Dexter_C
0
137
Member Avatar for stymiee

Well, it took a few months but I finally made it into the top 100 in post count. I wonder how hi I'll go?

Member Avatar for letsjoy
0
405
Member Avatar for Mike Weston

I would like my old postings to remain on my blog through out the month. Then after every month change over the links will post for that month. The links should remain posted through out the month. And can you tell me what does this code mean: <ul id="monthly"> <ul …

Member Avatar for letsjoy
0
139
Member Avatar for eogmp3

Dear All, This is my first post - I was delighted to stumble across such a great resource. I am trying to set up a simple e-card system for my website using HTML formatted CDOSYS email messages. At present I have the system up and running in a raw form …

Member Avatar for eogmp3
0
156
Member Avatar for Pyr0

hey all, my comp wont start all of sudden... seen alot around on this but nothing very definitive basically you turn the power on, fans run but the monitor shows no signal and the comp does not boot, there are no system beeps tried several things including resetting the CMOS, …

Member Avatar for Pyr0
0
135
Member Avatar for lmitrev

Hi, I'm new to the forum and just wanted to follow the lead of other members and post an introductory note. I'm a practicing physician in Wilmington, Delaware. I used to be a programmer many years ago, around 15 yrs ago, C and C++. But since then I've lost a …

Member Avatar for stymiee
0
15
Member Avatar for ~s.o.s~

Hi there everyone. I have recently seen many posts in which people are really happy with the resources provided in that thread and post their thanksgiving making the thread lose its purpose. Even newbies resurrect dead threads just to say thanks. I was wondering why not make DaniWeb a no …

Member Avatar for Dani
0
241
Member Avatar for bish13

[B][B][B]Re: shortcuts and programs dont work.[/B][/B][/B] Newbie, Please be gentle. I Have the same problem [B][Moderator's note: Post split from [URL="http://www.daniweb.com/techtalkforums/post168055.html#post168055"]this thread[/URL]][/B] here's my log Logfile of HijackThis v1.99.1 Scan saved at 4:39:39 PM, on 10/20/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: …

0
38
Member Avatar for harishankar

I think even for a community this big, there are far too many forums and subforums in the forum index. :) Please don't take this as a negative criticism - I appreciate all that daniweb has to offer, I just find many sections inactive which gives the impression that the …

Member Avatar for tgreer
0
129
Member Avatar for bogeybrown

I have posted items on my vb problem with detailes of my code to sort in vb with very little response, so i will be brief and present only my problem. The only practical advice I got was to search for arrays and sorting through search engines. Several of them …

Member Avatar for bogeybrown
0
125
Member Avatar for DWFreeway

I posted this in the virus discussion too: Alright well, let me start by saying that Ive reformatted twice, and scanned for viruses/spyware every time and I found nothing. At random times during the day, I can open up my task manager and see that my CPU usage is spiking …

Member Avatar for gerbil
0
193
Member Avatar for StoneHouse

Hi Everyone, I recently helped fix a friends computer running XP Pro that had a problem with spoolv.exe using up 99% of the CPU - making the computer so slow is was basically unusable. Through much trial and error (we are both far from experts:cheesy: ) we seem to have …

Member Avatar for Colin Mac
0
165
Member Avatar for petzoldt01

I just found an old HP Pavilion in my basement that hasnt been used in a while. I thought I would set it up. I formated the HD and install a fresh copy of XP Pro with Service Pack 2. Worked great as I was setting it up, and when …

Member Avatar for SnowDog
0
117
Member Avatar for hasleweb

Hi All, First post here - so high hopes! I have created a rollover button that I want to use as a print button in DW MX but when I add Javascript print button code it doesn't work on my rollover. Can it be made to work or is it …

Member Avatar for GreenDay2001
0
243

The End.