20,737 Topics
![]() | |
I'm trying to make a log in page in Dreamweaver that can pull and store information to/from an Access database that I have in the web folder. [I]If someone could walk me through this that would be the best thing ever![/I] I've tried using ASP/Javascript as the Document Type (not … | |
Hey Guys, Well Guess what?? I have a virus, i don't know how i got it, but i have one. My protection is Comodo Firewall and Avast. I have ran Malwarebytes on a quick scan (log is below) and now running Malwarebytes on a Full scan. I have check HJT … | |
I have created a flash menu that shows the background is changing and then I am trying to drop a menu and select from it. I was trying to make my button such that, if I click on Home it take me to home page. And if I move my … | |
I got this script from [URL="http://www.w3schools.com/asp/asp_send_email.asp"]one ASP tutorial (click here to see it)[/URL]: [code=asp]<% Set myMail=CreateObject("CDO.Message") myMail.Subject="Sending email with CDO" myMail.From=mymail@mydomain.com myMail.To=someone@somedomain.com myMail.TextBody="This is a message." myMail.Sendset myMail=nothing %>[/code] replaced [email]mymail@mydomain.com[/email] and [email]someone@somedomain.com[/email] with 2 mail addresses of two mail-boxes that I have on [url]www.yahoo.com[/url] and uploaded this script (as … | |
Hey guys, I'm in a bit of a loop here. What i'm trying to do is have a simple web page an that it will direct it's self to a FTP server on my network. Here is where the problem starts for me. I want to be able to upload … | |
Hi, last night I noticed that the bar that appears on the top of my web browser had disappeared. When I installed trend micro internet security pro 2009, I had an extra bar that had encryption and some other stuff but now is not there anymore. Also, all my programs … | |
Hi I am trying to upload an excel file to the server. But it won't work, every time I am trying to upload an xls file and press the button. it writes: No file was uploaded. as if i had no file. you are welcome to try on: http://radio.web.surftown.dk/admin/indset_program.aspx the … | |
Most of my life I considered computers to be video game machines. A friend introduced me to other possibilities a couple of years ago, and I have been operating a couple of levels above my skill and knowledge ever since. I Have found a ton of useful info on this … | |
I have been having a lot of trouble with my pc for a bit now, most applications I click on say they are not valid win32 applications and when I try to down load a new antivirus the same thing happens. I can't run hijack this or malwarebytes(?) I downloaded … | |
Hi I have been working as an Sr S/w Engg on the platform VB6, SQL Server 2000, and Crystal report. I joined a new company recently and they have plans to migrate their VB6 product to Web based product. I am very enthusiat to get myself into Dot net platform … | |
Hello, I seem to be having a variety of different problems but I think they may be all related. Automatic updates cannot be turned on when i go into the services and change it to automatic; instead i get an error message: "error 1058: the service cannot be started either … | |
hi i am new to css stylesheet....can anybody guide me....hope to hear soon from you...thanks feelnepal | |
Hi All, I am new to .Net. I am converting a source which is in .net 1.1 to .net3.5. In 1.1 those people had used scritps for calendar popup. Let me show the sample code first In JSCalendar.aspx ---------------------------------- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="JSCalendar.aspx.cs" Inherits="JSCalendar" %> <!DOCTYPE html PUBLIC "-//W3C//DTD … | |
my computer randomly stopped allowing windows updates internet explorer won't work but firefox will i can't run norton anymore and it can't live update but when i ran my antispyware program it found something called virtumonde and got rid of it but my computer still isn't allowing all those other … | |
using PHP with mySQL, or ASP with msAccess 2000 on a win2000Server web server; also using a "rich text format" utility to allow formatting of text in a text area: when i use the mySQL command "UPDATE", and data from the textarea is written to the database, it adds erroneous … | |
Is it posible to have the body tag in an editable region of a template. I want to PreLoad images on some of the pages and not others. I've tried <body <!-- TemplateBeginEditable name="body_tag" --> <!-- TemplateEndEditable --> > but get an error message. Alternatively, can I preload images in … | |
Hey I've come across a bit of a problem. I'v decided to use photoshop to create a website for a friend (design the layout, then cut and place as backgrounds in 'div' tags). I understand this isnt the best way to go around it and have never tried it before, … | |
I am having some problems with HTML and CSS, firstly with links in a li element, I have it set to display: block so that the it will highlight when the cursor is placed within the li area, but this is not working in IE 6 (I know this is … | |
I have used the following codes to build a layout for my website: [CODE] <!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" lang="fa"> <!-- Meta information --> <head> <meta content="fa" http-equiv="Content-Language" /> <meta name="keywords" content="" /> <meta name="discription" content="" /> <meta name="author" content="" /> <title> </title> <link rel="stylesheet" … | |
I have developed a New Website in HTML. Its a Multi Location or Country Website. For the same I have created the Welcome Page where it will show the list of countries available and I need to place a Remember me Check box so that next time the same computer … | |
Hi I have a problem when I am copying data from my excel document to sql server 2005. I have a document called database.xls Every time I try to copy files from the document to sql server. It comes up with an error. "Column 'tid' does not allow DBNull.Value." You … | |
I am having a with problem displaying the contents of the hql query from the database. Basically I created entity classes for each table in my database. I have an index.jsp page which has a form in it. When the form is submitted the details are passed to a servlet … | |
can someone point out to me what is the root of this problem? in FIREFOX all is well.. looks great! in IE.. there are problems.. you can see for yourself... [url]http://asia.pjrey.com[/url] i can monkey around with this for hours.. or someone SMART... can point out what is wrong! i want … | |
HI, Below is the code for my page, and I'd like some suggestions so I can "stream line" my page. Here is a direct link: [url]www.myspace.com/djkonkerock[/url] Also, how would I insert a table in that blank space in between my top 8 and comment section? I would appreciate any help, … | |
this computer has had problems kind of coming and going and it seems fine at the moment but i'm wondering if there is any hidden problems still around. here the hijackthis log Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:28:35 PM, on 12/23/2008 Platform: Windows XP SP2 (WinNT … | |
I need to write a small application which can be used to store html from any web server. I have written some code that is able to fetch HTML page along with header. I need to know is there any way to distinguish these headers from actual html content. Can … | |
Well, I got this from a tutorial across the web and I saw a post from this website concerning with what I had. Though nothing works, I'm trying to see what can I do to have the content simply send in and flow though. Flash: [code=actionscript] stop(); System.useCodepage = true; … | |
My Internet Explorer wouldn't open before and my home page would always change to something different. I did a Malwarebytes scan and the homepage problem is fixed but I get this pop up every now and then and something on my taskbar pops up and says "Window Virtual memory is … | |
Hi I am Raviteja new to web development. I need to upload a file to a server say "abc" and later i have to us the path of the file that is uploaded to a server.I am using VB.I know how to upload the files to a local client folder(say … | |
I have a problem with absolute positioning in IE. This works in all other browsers. Here are the browsers that I tested this on: Browser Version: IE 7.0.5730.13 FF 3.05 Safari 3.2.1 Crome 1.0.154.36 The code works fine on all browsers but IE. On IE it hugs the last container, … | |
i hv a website of open social application development i want to place an analytics code from where i can get it???? this is my website.... <URL SNIPPED> | |
Hi, I am learning python CGI programming but got stuck with some issues. I would really appreciate if you could help me out. Problem: I have made a web page using Python CGI scripts; from one of the menu items on the web page, I am trying to call another … | |
| |
Hi forum, I have Windows 2003 Server. I want to implement SSL Secuirty on my Intranet Application. I have followed "HOW TO: Secure an ASP.NET Application Using Client-Side Certificates" at [url]http://support.microsoft.com/kb/315588[/url] This example is working fine on Server. But When I want to access it on any other system then … | |
and I honestly have NO CLUE what I am doing. I have a hangman project that I have been working on for two weeks now. However this week, I have found myself completely outdone. I want to master this class so bad. I have maintained a 4.0 in all classed … | |
i'm a bit confused; i've a domain with A record 1.1.1.1 and the customer is on leased line; we relay mail to 1.1.1.1 -wan IP (the router at customer side and it works fine) now customer need a website by the domain name; web server is apache; i've created CNAME … | |
I have a webserver in a data center that has to connect to my sql server here in my office. Right now I am using Windows dial up vpn which works fine performance wise. The problem is if i log off my web server the VPN disconnects is there an … | |
This is an abstract question, but I company I work for asked m to research what would be required to convert a VB6 desktop application to a VB.net web application. The application is quite large incorporates about twenty forms, many, many modules, custom controls, and what-not. It's mainly a data … | |
Automatic updates won't come up on the taskbar. Windows update won't load. I went to stop the automatic updates under services. *not Disable* it says that it reached and error I'm guessing I accidentally went to this site called av5scan.com that was disguised as another. it just kept prompting me … | |
I don't know the proper term for this, but here is what I want to do: read data from an external .txt file or .doc file into html page. If the file is changed and re-saved, the website automatically changes as well. I know that css style sheets are similar … ![]() | |
Hi, I seem to have picked up a weird virus that appears to just stop anything antiviral from running. It has turned off Windows updates, stopped sophos contacting the server for updates, and stops XoftSpySE and MBAM from loading/reinstalling. It has also disabled access to antivirus sites and has hijacked … | |
Hi everyone. I began having some problems two days ago. My sound stopped working for no apparent reason. I went to advanced volume controls in control panel but when I clicked it, it said C:\WINDOWS\system32\sndvol32.exe not found. I reset and my sound worked for a bit, but I got a … | |
Hi Jholland, I have the same problem what Asurocks had. My Windows start is fully disabled I am not able to use any of the options provided by Windows start i.e, All Programs, Control Panel, Setting etc. I think this is caused by a virus. Can you please help me? … | |
hi i'm using external CSS and javascript in xhtml and i divided my page in 2 parts (letf and right),i have listed items in left div so if i clicked any item in left's div i want to load it's content in right div. thanks | |
HijackThis log of my machine after Lsass.exe problem resolution by removing Windows update KB960714, which seems to work for me. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 23:35:02, on 20/12/2008 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16762) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe … | |
I have developed a New Website in HTML. Its a Multi Location or Country Website. For the same I have created the Welcome Page where it will show the list of countries available and I need to place a Remember me Check box so that next time the same computer … | |
Here's my scenario: I noticed that my google search results were linked to a go.google.com redirect URL, which I came to discover was malware related. Attempted to fix with Spybot and other programs but its still present. Very recently web pages have been having problems loading correctly. Sometimes they only … | |
I'm designing a website for a school project, and I'm having some trouble with IE7. Here's the site: [url]http://caffeol.otherroaddesign.com/[/url] It shows fine in FF and Opera, but in IE7 the sidebar doesn't work. I can't figure it out. This project is due tomorrow, so please help me. Thanks! Here's the … | |
I want to write a 3D virtual environment in c++ that can display videos on sides of a cube (using openGL is preferable). Also it has multi client and connect to the server that has a database of videos. the program should work online and can be displayed in web … | |
Hi, I am trying to copy som data from an excel document that I have on the server into a table in my ms sql server. I think the problem now is that I am having trouble connecting to the sql server. I'm using sql server 2005. You can see … |
The End.