5,691 Topics
![]() | |
I am trying to build my own computer and I am interested in your opinions on what I have so far right now. I need your opinions, this is what I am going to build. I know everything is compatible and all, and I am thinking about building the actual … | |
hi This is sandeep.Just started learning asp.net a week ago. I tried creating a simple webform with two labels, one username n other password.And 2 textboxes for entering the above two. A click button also, on clickin which i shd get redirected to WebForm2.aspx which contains a simple label displaying … | |
I have a javscript function which opens a url....The only thing is I need it to open pages with parameters, and I'm not sure how to do it: [code] <html> <head> <title>LinkOpener</title> <script language="JavaScript"> <!-- function SearchTest(url, args) { // if args is null, do the following window.open(url,'win1','width=600,height=700, status, toolbar, … | |
[color=navy][QUOTE] [/color] [color=navy]The ASP.NET Framework does provide support for accessing a Web service asynchronously. The user can wait until the request completes, can block on the WaitHandle, or wait for a callback function to be invoked. However, WSE 2.0 provides a potentially more powerful way of communicating with a Web … | |
I've implemented a security method where a user goes to a page, if they are are session authenticated, they redirect to a central login page, and then if they login correctly they are redirected back to the originating page with the session variable true. I'm basically using javascipt to accomplish … | |
My operating system is Windows 2000, so THERE IS NO SYSTEM RESTORE. I can follow all the instructions from the link to Symantec and Norton to the letter, except for disabling system restore because in Windows 2000 THERE IS NO SYSTEM RESTORE. Arrrrrrrrrggggggggggggg!!!!! Because of this, doing a full system … | |
i m trying to use mysql database with asp,i m trying to code regsiter.asp. but i m getting the error this is my code <%dim struser,strpass,stremail,strlname,strfname,straddress,straddress1,straddress2,strcity,strcountry,strsql stremail=request.from("email") strfname=request.form("fname") strlname=request.form("lname") straddress=request.form("address") straddress1=request.form("address1") straddress2=request.from("address2") strcity=request.form("city") strcountry=request.from("country") struser=request.form("usercode") strpass=request.form("pass") response.write(user) response.write(pass) ' Open database Dim Conn, RS Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open "Driver={MySql … | |
Hi, Can anybody tell me why in the following peace of code the link does not get hidden when "locationid" is empty? thanks, torsten <%if IsNull(cursor("locationid")) = false then %><A href="javascript:MM_openBrWindow('http://www.mapminder.co.uk/getmap/default.asp?page=viewlocation&locationid=<% =cursor("locationid") %>&source=82YWNH0INZZDY-zIkhkce2L£wY!Pbgx6&zoom=<% =cursor("mapbytezoom") %>','','toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=0,width=585,height=585,screenX=0,screenY=0,top=0,left=0');" onMouseOver="window.status = 'Link To Location Map'; return true;" onMouseOut="window.status = ''; return true;"><IMG SRC="../images/pubs/gpg_getmap_button.gif" WIDTH=58 … | |
I ran all antivirus software and spyware prevention software I could, but nothing worked. I really appreciate any help I could get. Here is my hackthis startuplist: StartupList report, 10/24/2005, 1:23:24 AM StartupList version: 1.52.2 Started from : C:\Documents and Settings\Mr X\Desktop\HijackThis.EXE Detected: Windows XP SP2 (WinNT 5.01.2600) Detected: Internet … Information Security adobe asp asp.net audio client-server data-protection display dns flash http-protocol ide image microsoft microsoft-access microsoft-windows pci-card printer session storage streaming-service user-interface video video-card web-browser web-server windows-nt-2000-xp windows-server windows-virus wireless-networking xml | |
:mad: OK, I have already posted one thread and have not gotten any response from my last post which was 2 days ago......I really need someone's help! Here is my latest HIJACTHIS LOG FILE....If you can help.....PLEASE REPLY!! :cry: :!: Logfile of HijackThis v1.98.2 Scan saved at 11:59:28 AM, on … | |
i have database in which i hava login information iwa nted to check weather the persons login information is correct or wrong. i m very new to asp. so any body help how i have to proceed [code] <%dim user,pass user=request.form("usercode") pass=request.form("pass") response.write(user) response.write(pass) ' Open database Dim Conn, RS … | |
Hi, I really need some help I've been banging my head again wall with this one. I have created login page, username and password stored in sql database but now I need to add roles to webpage. Need them to be stored in database because the high amout of users … | |
help im trying to create a conditional database query this is what i have <CFQUERY name="qget_by_date" datasource="log"> Select * FROM productioninfo WHERE ((txtdate =#LSDateFormat(Now(), "d/m/yy")#)) </CFQUERY> <cfif qget_by_date.recordcount GT 0 > <cflocation url="poductioninfo_entryform.cfm"> <cfelse> <cflocation url="main.asp"> </cfif> this works but i need to check date=now and username="txt" an date= now … | |
I've been doing web dev for the past few years and have gotten to a few languages, but not CF. To be honest it always interested me to know, but I just never had the will or the opportunity to learn it. Coming from a Java background I'm interested because … | |
Help!! I'm having loads of popups and I don't know why, I've scanned loads of times but nothing gets rid of them. PLease help...please.... StartupList report, 23/10/2005, 01:59:01 StartupList version: 1.52.2 Started from : C:\Documents and Settings\Jamie Lowry\My Documents\hijackthis\hijackthis\HijackThis.EXE Detected: Windows XP SP2 (WinNT 5.01.2600) Detected: Internet Explorer v6.00 SP2 … Information Security asp asp.net audio client-server data-protection display dns flash http-protocol ide image microsoft microsoft-access microsoft-office microsoft-windows open-source pci-card session storage streaming-service user-interface video video-card windows-nt-2000-xp windows-server windows-virus wireless-networking xml | |
heres my log, im surprised its not more full. what to do about these things? please help. thank you. Logfile of HijackThis v1.99.1 Scan saved at 12:10:44 PM, on 10/21/2005 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 … | |
hi m eveline..in final yr mca. i hv 2 do project in asp.net.... i hv thought about a topiv "course management" using c#. the project basically is....online management of courses..in which v hv 2 do registration considering student credits n also adding face recogntion .....so plzzz suggest hw 2 make … | |
[color=darkgreen]Microsoft's Steve Ballmer — the CEO of the Redmond, WA-based company gave some details on how Microsoft plans to win the hearts and minds of buyers who are thinking about going with Linux instead of Windows. [/color] [color=darkgreen] According to Ballmer, Microsoft is only winning about 25 percent of the … | |
Hi, Okay, here's the deal. I've created a project which requires user registration. Now, the registration part works like a dream. However, when I tried implementing an option where the user can update his details, the update isn't working. It says I have an error in my update statement. I'm … | |
I am creating a movie system. I am using a dropdownlist to retrieve the date slots data from the movie database and display it into the dropdown list. Anyone have any idea how to do it with some sample asp.net codes? Thanks :eek: | |
I downloaded eAcceleration once to scan my computer, then later I found out it came with spyware, then I unintalled it. Later on, I spot there's still a folder "Acceleration Software" under Program files with some files in it. I deleted the Acceleration software afterward. That's where the problem begins. … | |
Hi, For a project of mine, I've implemented user registrations. However, one thing I have NOT implemented is the ability to check if the username requested by a new registration exists in the database. How do I do this? The code for the registration page is as below: (btw, I … | |
I want to capure events sent by the standard download message box (dialog box?). That is, I want to know if download was initiated ("Save") or cancelled ("Cancel"). Is there any way to capture those events from the page where the message box was envoked? | |
Hey, I'd like to ask what are the free development tools for asp? or is there at least a tool which would check the syntax? Thnx :cool: | |
Ok I just put in 2 new sticks of this 2gb memory for my computer: [url]http://www.newegg.com/Product/Product.asp?Item=N82E16820141227[/url] But when I installed it when I first booted up my computer on the bootscreen it gave me this message: "Serial Presence Detect device data missing or inconclusive. Properly programmed SPD decive is required … | |
One of my computers has been freezing up a lot today. I checked the even log and it always happens after these five events: [quote]Event Type: Warning Event Source: Cdrom Event Category: None Event ID: 51 Date: 10/11/2005 Time: 9:14:59 PM User: N/A Computer: YOUR-W04GTXLD67 Description: An error was detected … | |
i m very very new to asp.so i wanted t0 know difference bertween asp and asp.net. .net is better than php or asp. ? | |
hi everyone, I'm new to Asp.Net and I have to write a virtual store project. I have a DB and can read from it but can't do anytjing else no matter how I try. I also think I am getting a little lost in all the forms amd partial code. … | |
The procedures and utilities described here are for the users of Windows operating systems. In today's world, where internet intruders are so prevalent and cause so many problems, you really MUST follow these suggested procedures on any internet connected PC. You can choose not to, of course, but if you … | |
:evil: My computer is really slow and has been taking forever to get anywhere on the internet and its really messed up. Logfile of HijackThis v1.99.1 Scan saved at 5:13:00 PM, on 10/13/2005 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\csrss.exe C:\WINDOWS\system32\winlogon.exe … | |
[QUOTE] [color=navy]The bootable USB flash drive ...using as little as 200MB of flash memory. The device features Atmel's FingerChip sensor for one-swipe secure data access, and a large font LCD display. [/color] [color=navy]Based on Linux 2.6.x Kernel with Gnome GUI Desktop, [/color] [color=navy]an Office Productivity Suite, compatible with Microsoft Office … | |
How to create and Auto Responder in ASP. Thanks. [URL=http://www.handshakeit.com]http://www.handshakeit.com[/URL] | |
Hi I've created a password protected Music Database. What I now need is, whenever a member logs in, the time and date of his login should be noted. I only need to record the last time he was logged in. Something like "You last logged in on 21st July, 2005 … | |
I can't access some email accounts and some other sites. I get a "cannot find sever" page. Also I can't update most of my programs, I recieve an error (ie. Ad-aware, spybot). This is causing problems installing internet browsers such as Netscape or Mozilla (either I get a "connection was … | |
When can you use FSO in a VB 5 program? I got it working... I know it is supposed to be for ASP... But why does it work in some applications ans situations and not others.? Here is the code Private fso As New FileSystemObject Private strName As String Private … | |
Get DNS errors>>>Any ideas on this javascript:scrollWindow('techpop.asp?id=262',%20'popupWin') ???? | |
Hi Guys, Had a few trys at getting rid of this problem but no luck. I've got all the recommended stuff, Adaware, Spybot etc... It started when I opened Firefox Browser and got a message asking to install a Netscape Communicator customer feedback tool or something like that. Obviously I'm … | |
Im working on a college project. In this, the user is required to authenticate. The login page (login.asp) has the form and the corresponding ASP code. Once the user is successfully authenticated, the user is redirected to the main page(mediaguidehome.asp). Currently, on authentication, I'm using the following code to redirect … | |
Here's a thread I posted on previous forum regarding the three: I've used PHP, ASP, and ColdFusion, and out of the three, ColdFusion is probably the most fun to play with. Of course, this is a very biased question to begin with. If you ask a C++ programmer what the … | |
Hi All, I have specific requirement in asp.net project. I have datagrid, in that in have one dotnet list control which stores the items.And it is multiselect. Onclicking >> button i want to move selected items from dotnetListControl to HTML Select(listbox) control. In DataGrid: [B]DotnetListBOX Control(i multiselect few items then)---> … | |
Hi all, I'm kinda new to all this stuff so maybe I'm totally starting off on the wrong foot here... Here is my problem.. I have an acces database residing on the webserver from where I get some information onto my webpages, these pages are asp. The database connection and … | |
Hi all, I'm kinda new to all this stuff so maybe I'm totally starting off on the wrong foot here... Here is my problem.. I have an acces database residing on the webserver from where I get some information onto my webpages, these pages are asp. The database connection and … | |
Logfile of HijackThis v1.98.2 Scan saved at 2:43:43 PM, on 9/30/2005 Platform: Windows ME (Win9x 4.90.3000) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\SYSTEM\KERNEL32.DLL C:\WINDOWS\SYSTEM\MSGSRV32.EXE C:\WINDOWS\SYSTEM\SPOOL32.EXE C:\WINDOWS\SYSTEM\MPREXE.EXE C:\WINDOWS\SYSTEM\MSTASK.EXE C:\WINDOWS\SYSTEM\SCARDSVR.EXE C:\PROGRAM FILES\COMMON FILES\EPSON\EBAPI\SAGENT2.EXE C:\WINDOWS\SYSTEM\STIMON.EXE C:\PROGRAM FILES\COMMON FILES\AOL\ACS\ACSD.EXE C:\WINDOWS\SYSTEM\KB891711\KB891711.EXE C:\WINDOWS\SYSTEM\mmtask.tsk C:\WINDOWS\SYSTEM\RPCSS.EXE C:\WINDOWS\SYSTEM\DEVLDR16.EXE C:\WINDOWS\EXPLORER.EXE C:\WINDOWS\SYSTEM\RESTORE\STMGR.EXE C:\WINDOWS\TASKMON.EXE C:\WINDOWS\SYSTEM\SYSTRAY.EXE C:\WINDOWS\SYSTEM\HIDSERV.EXE C:\WINDOWS\SYSTEM\WMIEXE.EXE C:\PROGRAM FILES\COMPAQ\DIGITAL DASHBOARD\CPQMLDET.EXE … | |
Hi I m a final yr comp Engg student. I m working on .NET,i m usin mssql with ASP.NET,VB.NET for creatin online banking site.I hv a problem: Hw i can [B]record the transaction made [/B]by client for report generation. shal i use database for [B]report generation[/B]?if yes then hw? otherwise … | |
I am about to get my web server online (I have done all the programming in asp). Now I wonder which way is the smartest to use when it comes to the administration of the pages and the database that will reside on the server. I have put all the … | |
I need help cuz i ve been having some problems in here =z ! FIRST: a little yellow box with an exclamation point saying somethin like " Your machine might be infected " and it wont stop poping... SECONG: an ANNOYING BIG box saying somethin about " do you want … | |
Ever since I added InetCtls.Inet control to my ASP pages I started experience the following problem: After a little while the pages containing this control can't open and hang. When I go to the Task Manager I see that dllhost.exe with username IWAM_COMPUTERNAME is taking all the CPU time and … | |
Hi All, I am new to this forum. I work for a Web Hosting Company and I am glad that I am part of this community now. Cheers Dan SeekDotNet Hosting ASP.NET, DotNetNuke Hosting, PHP Hosting [url]http://www.seekdotnet.com[/url] | |
Hello, When i go to start, settings, control panel, add remove programs i see two things in there called: search extender (which has the image of the msn buddy icon) & home search assistent (which has the image of the monitor, & a disc. when i try to remove "search … | |
Can somebody please help me, I have been having many problems with my computer lately. Like disconnecting me from the internet, Aurora pop-ups, not being able to find out what DrPMon.dll is and my computer has been running very slow. I have been trying to read through some things and … |
The End.