5,691 Topics
![]() | |
Hi, my computer recently was infected with some sort of virus. I've read here that others have suffered from the same sort of infection. Whenever I connect to the Internet, my computer starts trying to send a flood of random emails that seem to fail. I hope they fail. Anyway, … | |
My IE page keeps getting redirected to a critical alert page and I have a critical virus alert pop-up in my task bar. I had a friends request on myspace and went to there page. It said to download the new myspace IM program and then my computer went to … | |
:cry:troubleshooting : database is read only. line32 or microsoft jet 4.0 trouble. Http 500.100 PLease advise:( <% dim dbname dim conntemp, cnpath, sqltemp, rstemp dim user user = request.form("Username") dbname="member.mdb" set conntemp=server.createobject("adodb.connection") cnpath="DBQ=" & server.mappath(dbname) conntemp.Open "DRIVER={Microsoft Access Driver (*.mdb)}; " & cnpath sqltemp="select * from userlist" Set rstemp = … | |
Hello I did an antivirus scan the other day, and here are my results: [url]http://us.mcafee.com/root/runapplication.asp?appid=73[/url] McAfee Antivirus scan August 7-06 C:\WINDOWS\SYSTEM\DHTMLAccess.dll Downloader-DA.dll C:\WINDOWS\SYSTEM\EGHTMLDialer.dll Downloader-DA.dll C:\WINDOWS\SYSTEM32\DialerOffline.dll Adware-StripPlayer C:\WINDOWS\SYSTEM32\GirlControlCom.dll Adware-StripPlayer C:\WINDOWS\SCANREGW.EXE Downloader-SS C:\WINDOWS\...\backup-20060729-140418-210.dll Adware-HungryHands C:\WINDOWS\Downloaded Program Files\dialer.exe Dialer-gen C:\Program Files\...\SearchUpgrader.exe Adware-KeenValue C:\Program Files\...\DemoDerby\GameSpy.url Adware-Url.gen C:\Program Files\180search Assistant\180sa.exe Adware-180SA C:\Program Files\MaxALERT\SaveNowInst.exe Adware-SaveNow C:\Palm\tess\Install\casino.exe … | |
I need an immediate help, I have developing a asp.net project. I have uploaded it through internet, Some JavaScript was present in the pages. While browsing through mozila browser the scripts does not workin, And also the css files are not working properly. Regards, Raju Biswas | |
iam using Asp.Net Application with Crystal report X1.I want to know When a large volume of data is being loaded into Crystal report from executing a stored procedure (sql server)through Asp.net Application,will the Crystal report will hold on its session till the data gets loaded .Also will the crystal report … | |
First of all Hello to this forum. I have the follwoing problem. When I am runnig an UpdateCommand with codebehind : sqldatasource1.Update() I get the following error. (I want this command to CompareAllValues) [COLOR=#000000][B][I]You have specified that your update command compares all values on SqlDataSource 'SqlDataSource1', but the dictionary passed … | |
I create a report by allowing users to select certain criteria from dropdownlistbox. Dropdowns: site, project, startDate, endDate, reporting level (summary or agent detail) I have the following datagrid with 7 columns: [Code] <asp:datagrid id="grdResults" runat="server" Height="50px" Font-Names="Tahoma" Width="900px" Font-Size="XX-Small" BorderColor="Silver" ForeColor="Black" PageSize="1" adding="1" AutoGenerateColumns="False" BorderStyle="Solid" CellSpacing="1" HorizontalAlign="Center"> <Columns> <asp:BoundColumn … | |
[COLOR=#000000]I have a problem in C++(complier dev 4.9.9.2). My program have complie with no error but out put is wrong and not run show with massage “ [/COLOR][COLOR=#000000][B]some intermediated data is missing[/B]”. In debugging its show massage “[B]segmentation Error”[/B] .[/COLOR] [COLOR=#000000][code]#include<iostream>[/COLOR] [COLOR=#000000]#include<math.h>[/COLOR] [COLOR=#000000]#include<conio.h>[/COLOR] [COLOR=#000000]#include<fstream>[/COLOR] [COLOR=#000000]#include<dos.h>[/COLOR] [COLOR=#000000]#include<iomanip>[/COLOR] [COLOR=#000000]const int row=195;[/COLOR] [COLOR=#000000]const … | |
Hello greetings from Sundaramurthy c from Chennai,India .I am a webdesigner and web developer for my organisation.I have previously used ASP/Access/ for my projects .Now I have to learn ASP.net .,ROR and PHP/MYSQL Thank u | |
I want to fill a drop down list with some data in a data source. I defined a page level array and redim it in Page_Load. I get an error saying "Object reference not set to an instance of an object" The error occurs at the statement, Page.DataBind() Below is … | |
I would like to read a html file that has asian encoding (gb2312), then extract the specific strings and then copy them into a new html file. But when i try to read the html file, i get gibberish. Im using Python 2.4.3 and i know it supports gb2312 but … | |
Hi, I'm looking for a script that create and save it into an image file. Can a script do this? Hope you could help guys! Thanks! | |
Hi First I want to say sorry for my bad english (I speak and write spanish) I am working in a program written by me in VB6, which load a image file (JPEG) and looks in every pixel of it to take the RGB component of each one of them, … | |
Hello, I hope someone can help me with problem with the Generic host process for win 32 error message. I only get the message at start up and when I attempt to open any other windows program. For example, if I choose "My Computer" I will get a long hour … | |
Hi I am new at using XML and XSL... and am breaking my head and the keyboard because of a simple problem... My XMl file is <?xml version="1.0" standalone="yes"?> <CardTransacts> <CardTransactions> <card_transaction_id>123</card_transaction_id> <description_of_charge>abc</description_of_charge> <process_date>2003-09-06T00:00:00.0000000+05:30</process_date> <bill_amount>111</bill_amount> <passenger_name>aa</passenger_name> </CardTransactions> ... ... </CardTransacts> My xsl file is <?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet version="1.0" xmlns:xsl="[URL="http://www.w3.org/1999/XSL/Transform"]http://www.w3.org/1999/XSL/Transform[/URL]"> … | |
can anyone pls fix up the problem Regvalidate.asp page coding : <% MyFirstName = Request.Form ("login1") MyLastName = Request.Form ("login2") MyUserName = Request.Form ("login") MyEmail = Request.Form ("email") MyPassword = Request.Form ("password1") MyGerder = Request.Form ("gender") MyDateofBirth = Request.Form ("login3") MyAge = Request.Form ("login4") MyCountryofResidence = Request.Form ("countryofresidence") MyMaritalstatus = … | |
Hi guys, i am new to asp so sorry if this is easy. I have done an ASP survey based on an open-source survey by Guo Xu from planet source code. it is a multiple choice survey You can see this here: [url]http://www.beaniekids.com/test/bkqf/p2_questionnaire.asp[/url] This survey uses an Access database which … | |
[B][U]Free Software Developed by our developers[/U][/B] [B][URL="http://www.webhostforasp.net"]FREE download DotNetNuke File Manager[/URL][/B] [B]This software is completely free.[/B] [B]Designed using ASP.NET 2 Technology [/B] [B]User-friendly interface,Designed like DotNetNuke File Manager with the tree based file explorer [/B] [B]Powerful file manager with no need for FTP, upload files from your hard drive, copy, … | |
Hello, - I’ve made an form where users can subscribe. - When they click on the submit button then they will receive an email with their data they have filled in on the form. - There will be also an email send to an administrator with the same data as … | |
Why isn't my aspx page rendering before the process() method call? What is happening is when I run my page in debug mode, my aspx page never renders, and it's jumping straight into my process() method when I run in debug mode in VS 2005, using the VS built-in web … | |
Hi, What is the best way to control data displayed by a GridView when using a listbox that allows you to make multiple selections. I'm currently using a Select Parameter to control the data displayed (using the WHERE clause of the SQL Select Query), though the FilterParameter would make more … | |
Dear all, I am getting this error and its not getting resolved at all: Syntax error (missing operator) in query expression 'OrderNo='. On line:RS.Open query, objConn This is my code where i am pulling records on the orderno and after i have pulled the records ,i am trying to insert … | |
Okay, here we go... what I ordered: Case: [URL="http://www.newegg.com/Product/Product.asp?Item=N82E16811208009"]http://www.newegg.com/Product/Product.asp?Item=N82E16811208009[/URL] Processor: [URL="http://www.newegg.com/Product/Product.asp?Item=N82E16819103735"]http://www.newegg.com/Product/Product.asp?Item=N82E16819103735[/URL] Motherboard: [URL="http://www.newegg.com/Product/Product.asp?Item=N82E16813131024"]http://www.newegg.com/Product/Product.asp?Item=N82E16813131024[/URL] Video: [URL="http://www.newegg.com/Product/Product.asp?Item=N82E16814150139"]http://www.newegg.com/Product/Product.asp?Item=N82E16814150139[/URL] PSU: [URL="http://www.newegg.com/Product/Product.asp?Item=N82E16817148027"]http://www.newegg.com/Product/Product.asp?Item=N82E16817148027[/URL] Memory: [URL="http://www.newegg.com/Product/Product.asp?Item=N82E16820227030"]http://www.newegg.com/Product/Product.asp?Item=N82E16820227030[/URL] and I'm using an SATA drive. Okay... Here's the story... As you can see, I've pretty much ordered a new system to build, well... I installed everything down to the detail.. … | |
Hello guys this is my first attempt at learing at server side scritping language. I know basics and have worked with Javascript, HTML and CSS. Any pointers or site which can tell me or teach me the basics of ASP .NET so that in the end i can achieve the … | |
[COLOR=#000000]I have the following code on many pages in my website with some unusual issues. The code works fine on my local IIS 5.1 on Windows XP Pro. I moved the code to my ISP and the following issues occurred: 1) The database does not work - I received the … | |
Hi all , I come today with other problem .. I am developing a web project which has two phases (English,andArabic). The english phase works well. The problem in the arabic one which appears in strange letters . The strange in the matter is that the arabic project works good … | |
Hi all, I need to access a memory location directly from a ASP.NET page. Is it possible? ie, I need to [B]write a particular value to a port or to a memory location in the server machine[/B]. Please give suggestions... Thanks in advance Sunilaryad | |
[COLOR=Black]Hi there all. I have a problem with a date situation. I have a form that needs to look for a specified date in an Access database. I have managed to do the following: 1. When the date is enterd it is entered as follows [/COLOR]"[COLOR=Red]2006/07/09[/COLOR]" [COLOR=Black]so when response writen … | |
hi all,,, :mrgreen: hey i been working under a website project .. my problem is i want to change a button property which is residing in another page ... Its like this pagename =help.asp <html> <head><title>"Spandana" Help</title></head> <frameset cols=40%,*> <frame name=fr1 src="[B]indexpage.asp[/B]" frameborder=0 noresize> <frame name=fr2 src="contentpage.asp" frameborder=0> </frameset> <% … | |
Hi everyone, I am having a problem with this code in VB6: [CODE] Public Function test() hOpen = InternetOpen("Example", _ INTERNET_OPEN_TYPE_PRECONFIG, _ vbNull, _ vbNull, _ 0) REM InternetOpen goes OK hConnectHandle = InternetConnect(hOpen, _ "google.com", _ INTERNET_DEFAULT_HTTP_PORT, _ vbNullString, _ vbNullString, _ INTERNET_SERVICE_HTTP, _ 0, _ 0) REM here … | |
[COLOR=#0000ff][B]Hello, I am new at this forum. I am trying to figure out how, if possible at all, to transfer data from an asp .net page into a javascript script in an HTML page. [/B][/COLOR] | |
Hi every body, I am suppose to develope a web site contains access DB using ASP.NET but, unfortunatly i have no background about ASP.NET so I was wondering what i have to do first.... if any one could advise me about this, how i begin learning, books, sites, e-book.. etc, … | |
Hi, I need some help for my project. I had finished up my login page and I can be logined. The problem is that I want to allow new users to register themsevles before they can login but I have used various way I can't be directed to the Register.aspx … | |
Could you please help me with this one. "Virus Alert". Thanks, Jaromir04 Logfile of HijackThis v1.99.1 Scan saved at 6:47:47 PM, on 8/1/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: D:\WINDOWS\System32\smss.exe D:\WINDOWS\system32\winlogon.exe D:\WINDOWS\system32\services.exe D:\WINDOWS\system32\lsass.exe D:\WINDOWS\system32\svchost.exe D:\WINDOWS\System32\svchost.exe D:\WINDOWS\system32\spoolsv.exe D:\PROGRA~1\Grisoft\AVGFRE~1\avgamsvr.exe D:\PROGRA~1\Grisoft\AVGFRE~1\avgupsvc.exe D:\Program Files\ewido anti-spyware 4.0\guard.exe … | |
Hi guys I have a string (read from a text file), and i need to be able to pull out the value in the quotation marks. For example: if my string is <img src="hello.jpg"> , I need to return hello.jpg. The tough part is that there can by any number … | |
i need a good webhosting .i need webhost to host only html pages.i dont wnat any php,asp,jsp.hosting. anybody suggect good hosting plan. | |
Already typed my post once, having to do it again.... With the following code in MS SQL 2K: SELECT Users.*, Trainers.FirstName AS TFirstName, Trainers.Surname AS TSurname, Trainers.DisplayAs AS TDisplayAs, Trainers.DIRealname AS TDIRealname, Trainers.UserID AS TUserID, Trainers.TrainerExpiry AS TTrainerExpiry FROM Users LEFT OUTER JOIN Users AS Trainers ON Users.UserTrainerID = Trainers.UserID … | |
I'm a new member, hoping to meet a lot of Software Developers here, in order to get some answers on problems and techniques in the domain of C++, C#, .NET and ASP.NET (Windows Forms as well as Web Forms). :cool: | |
I have apparently clicked something I shouldn't have and despite my best efforts cannot get this spyware off of my PC. I have gotten most of it off with ewido/adaware/windows defender, but [U]something[/U] is still persisting which doesn't show up in a regular session or a safe mode session. I … | |
![]() | bottom here is my asp coding, for connecting to mssql2005 i know how to connect to mssql by vb using the com+. but i want to try using the database connection on asp page. [code] <%@ LANGUAGE="VBScript" %> <% Option Explicit Dim UID, SQLStmt, Connection, FirstName, LastName Dim RS, SSN, … ![]() |
cannot passmeter cname when wunit data is "Sales & Hrd". can anyone help me out??? appreciate it. <a href="chemicallist.asp?comid=<%=rs.Fields("comid")%>&wid=<%=rs.Fields("wid")%>&warea=<%=rs.Fields("warea")%>&wunit=<%=rs.Fields("wunit")%>&cname=<%=cname%>">Chemical list</a> | |
I am using asp and ms access in iis, server. my problem is when i am testing it in my pc it working fine but when i upload the page in server it is not working. [asp] <% Dim adoCon Dim rsAddComments Dim strSQL adoCon = Server.CreateObject("ADODB.Connection")adoCon.Open "DRIVER={Microsoft Access Driver … | |
Hi, I am another sufferer of the guard.tmp. I have already looked at http://www.daniweb.com/techtalkforums/thread37034.html, which was thread of someone who also had the guard.tmp problem. I tried the steps that solved that person's problem, but they did not get rid of the pesty popups that keep showing up while I'm … | |
i want to display some data in a grid but this is the error i get. withEvents variable 'DataGrid1' implicitly defines '_DataGrid1', which conflicts with a member of the same name in class 'mastersearch'. i tried renaming the variables but that does not help because it EITHER doesnt bind the … | |
Hi, I am in the need of tree control which i am going to use in aspx or asp page, that can loaded by SQL database at the first time. After that I need functionally of Expand All", "Collapse All", "Submit", "Clear", "Cancel". it would be great help for me … | |
[LEFT]Hi, I am not new to ASP and c# but fairly new to Javascript. I have a Datagrid with a button column and a text column. The button is linked to a Javascript which when pressed prompts the user to enter a number. Upon entering a number and clicking 'OK', … | |
hi plz tell me how to increment textbox value by 1 whenever click submit button in asp.Example let say now my text box value is 1.When user click submit the text box value must change to 2 and so on.Plz reply me. thanx in advance;) |
The End.