20,739 Topics

Member Avatar for
Member Avatar for terrencetaylor7

[COLOR=#555555]Good day, I am using Outlook 2003 at home and I host a web site for my family only. (I know, really small time stuff) I would really like to use my personal outlook calendar like a database.[/COLOR] [COLOR=#555555] [/COLOR] [COLOR=#555555]:?: Is it possible to access the calendar.pst file like …

0
126
Member Avatar for Yankel

I am having a problem that has arisen after my changing monitors for my home computer. I am a REAL computer novice, so please excuse my ignorance. I have a Pentium 4 computer and use Windows XP Home. I just got a new Dell flat screen LCD monitor. Now the …

Member Avatar for extofer
0
110
Member Avatar for ramiljoaquin

[B] Hi, i have a problem in configuring my IIS, i get this error message when i try to browse the virtual directory i configure, please help! :-| [/B][B][COLOR=#FF3300]Server Application Unavailable [/COLOR][/B] The web application you are attempting to access on this web server is currently unavailable. Please hit the …

Member Avatar for hollystyles
0
105
Member Avatar for jbs0518

Hey, I'm new to this forum. There was a problem with my system( laptop, XP)so I did a system restore on it. The internet was working then. Next, I installed Office XP because the wipe erased it. Now my internet doesn't work. The status says the internet is working(Cable internet …

Member Avatar for bosler04
0
672
Member Avatar for divingincozumel

Please help me fix this darn computer... here is a post of the hijack log... The computer was taken over by a 16 yo... and is badly infected with spyware, junkware,kids ware and any other type of ware that a teenager can find on the net.... PLEASE HELP ME>> Logfile …

Member Avatar for crunchie
0
350
Member Avatar for hbmarar

hi, Wishes. This is part of code i would like to work it out. [html]<div > <div id="titDiv"><?php echo $params->get('title');?></div> <div id="layer0" style="position: absolute; border: 1px; width: 200; height: 460></div> <div id="Layer1" style="position:relative; width:136px; height:177px; z-index:1; left: 0px; top: 0px;"><img src="http://127.0.0.1/images/overlay.gif" width="630" height="35"> </div>[/html] I want layer 1 at the …

Member Avatar for Lafinboy
0
225
Member Avatar for highside107

This problem just happened yesterday after I had to manually shut down (used power button) my computer after it froze. Now when I try to load up IE, it "halfway" opens up (you can see parts of the interface) and just freezes. I thought maybe it was an IE problem, …

0
154
Member Avatar for sandbox

Not sure if this has place to be put.... but.... Check out some of the the recent responses that i've made under the "Site Review". Am i too critical? I'm only a Junior Poster.

Member Avatar for sandbox
0
138
Member Avatar for Mikeytrooper

OK I need a world f help! I just started this whole website stuff and purchased a domain from godaddy.com. I wanted to know how I should go about designing the webpage. I have the Microsoft frontpage program but I do not know how to tranfer that design to the …

Member Avatar for Dogtree
0
153
Member Avatar for Xtothel

hi, i'm just wondering if anyone know's how i would expand a flash movie without enlarging the contents inside of it, so basically i want the flash movie to take up the whole browser window, but doesn't want to stretch the movie, so that i can do some transition effects. …

Member Avatar for Xtothel
0
83
Member Avatar for Puckdropper

How do I change the table background color with valid HTML 3.2 code? The browsers I use (the big four--IE, FF, Opera, Netscape) had no problem with the BGCOLOR tag, but that's for HTML 4, not HTML 3.2. If at all possible I'd like to avoid CSS, nothing personal but …

Member Avatar for Puckdropper
0
250
Member Avatar for sujagr8

var vvalue=document.forms[0].fname.selectedIndex; var vovalue=document.forms[0].fname.options[vvalue].value <select name="fname"> <option value="Arial">Arial</option> <option value="Symbol">Symbol</option> <option value="Rockwell">Rockwell</option>

Member Avatar for sujagr8
0
159
Member Avatar for ChimpusDupus

If you haven't guessed by the number of questions I'm asking, I'm in the process of [I]learning[/I] ASP.NET as well as using it to update a website. This problem deals with Validation. Basically, I have two buttons within a table that have the functions of Editing corresponding data in the …

0
73
Member Avatar for Neo130

Greetings, i have gotten a nasty guard.tmp virus/spyware (Look2Me) I have managed to delete most of the dirt, but there is still one dll file that i cant get rid of. Also i get a message when i start my computer "something from rundll.exe having problems starting guard.tmp" This is …

Member Avatar for Neo130
0
190
Member Avatar for Pat Moore

my outlook outboxis locked with a file that willnot clear and cannot be deleted. it sends everytime that iclick send/recievebut does notclear to allow newmessages in.what can i do.

Member Avatar for kc0arf
0
118
Member Avatar for sgriffiths

Hello if i cut and paste the link in the form bit, i get a response back to the screen, but if i just run this html, it does not work, why? <html> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <head> <title> SMS Card - SMS Gateway </title> </head> <body> <form action="[URL="http://intext.smscard.com/?a=api_balance&login=cdmsdev&password=cdmsdev"]http://intext.smscard.com/?a=api_balance&login=cdmsdev&password=cdmsdev[/URL]" method="post" …

Member Avatar for Lafinboy
0
108
Member Avatar for roxxy

Before submitting your webpages you must check all the link pages thoroughly one by one. Do not forget that they should be judged not only by you and your visitors but by number of professional Web site reviewers once you submit them to Web Directories. Check them online after you …

Member Avatar for Dani
0
75
Member Avatar for queenlin

[php] <?php session_name ('YourVisitID'); ini_set('session.use_cookies', 0); // Don't use cookies. session_start(); ?> <!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> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <?php # Script 16.0 - login.php // Send NOTHING to the Web browser prior to the session_start() line! …

Member Avatar for Puckdropper
0
177
Member Avatar for queenlin

Please help, can't seem to see where problem lies. I have placed session_start() at start of script, yet problem recurs. Will appreaciate suggestions. [php] <?php session_name ('YourVisitID'); ini_set('session.use_cookies', 0); // Don't use cookies. session_start(); ?> <!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> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" …

Member Avatar for zippee
0
124
Member Avatar for dwoods11

I have a menu I am working on for my company and I have exhausted myself on this. I have read all kinds of stuff on bubbling, fromTarget, relatedtarget and such. Any input is greatly appreciated : Situation: <div onmouseover onmouseout> ............... inside of the div is three tables ..................... …

Member Avatar for alpha_foobar
0
78
Member Avatar for blacklocist

Hi All, I am extremley mad right now. I had a desktop machine and installed Win2k3 and put SQL server and IIS on it. It ran perfectly but just slow. So I managed to buy a new beast. It's really sweet and was in the process of migrating over. I …

Member Avatar for blacklocist
0
191
Member Avatar for jayant

Hi, I just bought a fresh dedicated server. I did not go for any administration panel like cPanel/Plesk. Operating System: FC4 Server Specifications: Intel(R) P4(R) CPU 2.40GHz 1024RAM MAIN IP: XXX.XXX.XXX.XXX <-- Use this to connect to your server via SSH or web. Initial IP address allocation: YYY.YYY.YYY.YYY I have …

Member Avatar for TheNSS
0
171
Member Avatar for Silentiopk4

I am trying to work through an example from CGI101 (Jaqueline Hamilton's book) and my head is getting turned around. I have two files: env.cgi which looks like [code]#!C:/Perl/bin/perl -wT use strict; use CGI qw(:standard); use CGI::Carp qw(warningsToBrowser fatalsToBrowser); use CGI::Pretty; print header; print start_html("Environment"); foreach my $key (sort(keys(%ENV))) { …

Member Avatar for Silentiopk4
0
210
Member Avatar for selimatmaca

I spent my whole day but I could not solve the problem. I dont have much experience in Asp.net. Please help... DropDownList dont send selected value to the Sub DropDown_SelectedIndexChanged The Error Message is:[B]Exception Details: [/B]System.NullReferenceException: Object reference not set to an instance of an object.[B] [/B][B]Source Error:[/B] Line 38: …

Member Avatar for Fenerbahce
0
116
Member Avatar for wwyz

I know I have Spy Sheriff for sure and I tried following the directions in another post but didn't have the same log entries. I have already downloaded AdAware and Ewido and smitRem but haven't run the scans yet as per a prior post. What should I be deleting in …

0
44
Member Avatar for stevenpowen

When I use the Fly-out Jscript menu at the following address I can't view the menu on a Apple MAC using IE 5, Safari 2, or Foxfire. Can anyone please take a look at the site I have designed and tell me if I'm leaving out browser specific code that …

Member Avatar for stevenpowen
0
115
Member Avatar for alexcoop

greetings and salutations i'm alex cooper, i'm a 42 yo carbon based life form from Lakeland with some unusual/insane/useful/interesting (pick one) ideas, with experience in electronics, computers, framing, carpentry, roofing, drywall, cabinet making/installing, electrical, plumbing, painting, roofing sheet metal mechanic, auto mechanics, aircraft sheet metal mechanic, motel/building maintenance, 2 line …

Member Avatar for happygeek
0
128
Member Avatar for Techno_dame

I got a problem , can you help me out. Recently started learning how to program in asp.net using Web Matrix. I downloaded and installed all necccessary software as instructed (i.e. the Web Matrix software, MSDE software and SQL Server 2005 Express software. Strangely, in Web Matrix, when it comes …

0
62
Member Avatar for muthumari
Member Avatar for masijade
0
102
Member Avatar for vikter
Member Avatar for bbb

[FONT=Arial]undefined[/FONT][SIZE=2]undefined[/SIZE][COLOR=Black]undefined[/COLOR] I am using Windows XP Home with service pack 2. when I reboot my computer the hard drive keeps running, and running, and running. when I open the task manager by right clicking on the task bar or doing control/alt/delete it shows the file helpctr.exe many, many times. Then …

Member Avatar for satish sonavane
0
252
Member Avatar for j4mes_bond25

I normally try XHTML Validation, however, this time I'm trying CSS validation as well. Most of these errors that I came across were in "background-color" and it says you've NO "background-color", which after delving into it further, I realised that whereever I've "color", I HAVE TO HAVE "background-color" as well …

Member Avatar for Lafinboy
0
100
Member Avatar for Joncamp

In Linux you have what I belive are called Kernel-modules, they operate faster and are more efficient then common programs. The TUX web server for Linux is a Kernel module if I am correct? How do you create Kernel modules? Is there a good book on this? Kind regards.

Member Avatar for vivek1234
0
165
Member Avatar for wtfx20004
Member Avatar for Bleach Boy

Hello, you guys might remember me from about 2 years ago when I had a homebuilt 450 MHz machine with Windows 2000 pro. After you guys helped me get that machine squeaky clean, we got new computers. HP Pavilion a600n with AMD Athlon XP 2800+ processor to be exact. Besides …

0
56
Member Avatar for tsmartin

I am a newbie to Dreamweaver. I have experience working with FrontPage and have been able to work with DW fairly easily and plan to convert all of my websites to DW. However, I have had a couple of problems with some pages I am working with. My audio was …

Member Avatar for tgreer
0
82
Member Avatar for kelleyelizabeth

Hello! I'm hoping someone can help me with this minor problem - I'm trying to access a game online (actually LINGO, to keep my boyfriend happy) and when I try to open the window a messape pops up that reads that I need to run Active X to display the …

Member Avatar for DMR
0
86
Member Avatar for Silentiopk4

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 …

0
56
Member Avatar for dangergirl7121

Hi ! I am recently having a problem with IE where IE is closed after displaying the message " iexplorer.exe has generated errors and will be closed by Windows. You will need to restart the program." This only happens whenever I try to access MsNBC news articles and when I …

Member Avatar for dangergirl7121
0
132
Member Avatar for teksun

Please check this log file. I know there are problems: Logfile of HijackThis v1.99.1 Scan saved at 10:17:25 PM, on 7/6/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 C:\Windows\system32\lsass.exe C:\Windows\system32\svchost.exe C:\Windows\System32\svchost.exe C:\Program Files\Ahead\InCD\InCDsrv.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program Files\Common Files\Symantec …

Member Avatar for DMR
0
74
Member Avatar for Gowrishankar

[COLOR=#0000ff]Hi all,anyone can help me to solve this error.When I build the code it shows the error message below:What I have to do ? C:\Inetpub\wwwroot\shankar\WebApplication1\login.aspx.cs(83): 'WebApplication1.WebForm1.Custvaluserid_ServerValidate(object, System.Web.UI.WebControls.ServerValidateEventArgs)': not all code paths return a value This is the code I written: [code] private[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]bool[/COLOR][COLOR=#000000] Custvaluserid_ServerValidate([/COLOR][COLOR=#0000ff]object[/COLOR][COLOR=#000000] source, System.Web.UI.WebControls.ServerValidateEventArgs args)[/COLOR] { SqlConnection conn= …

Member Avatar for Lord Soth
0
132
Member Avatar for eric820401

Hi there, does anyone know a best way to send a long string to a web service with the address for eg. [URL="http://148.145.15.7/screenpop/startservices"]"http://148.145.15.7/screenpop/startservices[/URL]" at port 8080? Can use HttpWebRequest? Or use TcpClient to send the string to the service address? Or is there any other better way to do so? …

Member Avatar for Lord Soth
0
112
Member Avatar for j4mes_bond25

I normally use [url]http://validator.w3.org/[/url] to validation my XHTML, however, in my current project, I've used PHP as well & all my files has ".php" extention so can't use this site to validation my XHTML codes. Mainly the PHP I've used is for the "include" function to share navigation, header, footer, …

Member Avatar for j4mes_bond25
0
176
Member Avatar for Looka

Hi! I have a problem regarding IE. While searching on Google and then trying to visit any of the search results IE suspiciously "redirects" me to some other website with popups and ads. I have done hijackthis scan and put log over here. At first glance lines numbered 017 look …

Member Avatar for kylethedarkn
0
79
Member Avatar for webecedarian

I wouldn't have thought this was the best forum for this question, but I saw another Hotmail question here. I'm being bombarding with Hotmail e-mails urging me to upgrade to their Live beta. However, it looks as though it involves downloading something ("click here to download") to my computer. Excuse …

Member Avatar for mythik
0
102
Member Avatar for meni_k1

I'm getting a messege "Server Error in '/' Application" when trying to enter some web pages. does enyone have an idea what's causing the problem ,more importent ,how to solve it. Tnx :cheesy: Meni :cheesy:

Member Avatar for mythik
0
63
Member Avatar for henra

Hi there - have a 3 computer network connected to a router, 1 directly through a cable & 2 wirelessly. All computers can happily connect to the network, but one of the wireless connections is unable to connect to the internet in any form (no programmes can connect). I've checked …

Member Avatar for mythik
0
264
Member Avatar for happygeek

This is a two parter question: Which web browser clients do you design your sites to be compatible with? Which web browser client do you use personally when online? OK, so make that a three parter: Does anyone here [B]not[/B] develop sites with IE in mind?

Member Avatar for iamthwee
0
203
Member Avatar for Tornadic

I was wondering if when you tell IE to remember your password for a certain site if there is a way to search through cookies on your computer to the stored password in case you forgot it or wanted to do something else with it. Thanks! Tornadic

Member Avatar for mythik
0
127
Member Avatar for rte123

I am a professional who keeps client records on a computer. Both I in my office and an associate in another office wish to schedule clients on a common scheduling form, nearly simultaneously if possible. I have Win XP Pro and I have looked at the remote desktop instructions, but …

0
16

The End.