4,273 Topics
![]() | |
I'm was a web application developer for years. I'm dabbling in programming in a dialog/event environment by writing an app on my AT&T tilt(PPC). big change for me. I wrote a simple app on my tilt that connects to a server, gets data, and updates some controls with the data. … | |
I need help for my program I need to run a applet in a server(tomcat) and the applet(a 2 player game) should be available for playing. Now, iam able to load applet in the browser, but each browser is running its own instance of the applet. I need a single … | |
hi, my computer has aquired a virus of some kind, i am inundated with pop ups, re directed on searches etc. I installed webroot spy sweeper prosearching.com appeared but was quarantined however the problem remains. the following is my hijackthis log. please help, all help much appreciated, thanks Logfile of … | |
I am trying to implement an example of the built in login and createuser wizard. the ony problem is, (and this may be really retarded of me) is that when i publish it out to a web server it doesn't work. Of course, it works perfect locally. Does the aspnetdb.mdf … | |
[B]Intro[/B] Web application development was once simple, there was HTML and a browser. There was no dynamic or business data, so no business applications. But this simplicity lasted for a small while. Today we are forced to do many complicated application developments. This tutorial assumes that you have the knowledge … | |
Does any body know how to configure a wamp server or any related web help available for it? | |
Markup : <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!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 runat="server"> <title>Server Info</title> </head> <body> <form id="form1" runat="server"> <div> <asp:GridView ID="GridView1" runat="server" CellPadding="4" ForeColor="#333333" GridLines="None" Caption="Environment Variables"> <FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" /> <RowStyle BackColor="#EFF3FB" /> <EditRowStyle BackColor="#2461BF" /> <SelectedRowStyle … | |
Create a Web form : <%@ Page Language="C#" AutoEventWireup="true" CodeFile="WorkerProcessInfo.aspx.cs" Inherits="WorkerProcessInfo" %> <!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 runat="server"> <title>WorkerProcessInfo</title> </head> <body> <form id="form1" runat="server"> <div> <asp:ScriptManager runat="server" ID="scrpt"></asp:ScriptManager> <asp:UpdateProgress runat="server" ID="uptPrg" AssociatedUpdatePanelID="upt"> <ProgressTemplate> Loading... </ProgressTemplate> </asp:UpdateProgress> <asp:UpdatePanel runat="server" ID="upt"> <ContentTemplate> <asp:GridView AutoGenerateColumns="false" ID="GridView1" … | |
sql cache dependency allows for cached data to be evicted and refreshed when it becomes stale. Basically ASP.NET checks for the changes in the datatable in sql server, if it finds one, it refreshes the cached data. Polling based sql cache dependency is very easy to configure as follows : … | |
Hello, im sorry to bother you all, must be alot of people with problems. I've searched the web tirelessly and cannot seem to come up with much, then i saw a similar problem on here and the person who replied did a great job and seemed very helpful, so i … | |
Hey guys, I know people are debating about whether or not this is a problem, but I'm stuck with FunWebProducts files that I just can't seem to get rid of. A few days ago it was just FunWebProducts and MyWebSearch, but now it's that AND some other things have appeared … | |
Hi, currently I have a shared web hosting with MS SQL server 2000 database. I have already implemented the database, with all the data inside the database, on the server. Now I wish to copy the whole database (.mdf) down to my PC, in case I wanna change hosting or … | |
I have all these files on my c drive and a red x marked as my c drive I did the steps and this is what I got. ComboFix ComboFix 08-03-08.2 - HP_Administrator 2008-03-09 7:22:36.2 - NTFSx86 Microsoft Windows XP Professional 5.1.2600.2.1252.1.1033.18.528 [GMT -4:00] Running from: C:\Documents and Settings\HP_Administrator\desktop\ComboFix.exe Command … | |
Actually i am doing a ssc project. The student will enter his roll no in a web page which is designed by html. HIs marks subject wise have to be displayed wth the total marks . this will be done by using servlets and my html code is [code] 1, … | |
Dear kind techs I have ran McAfee Anti-Virus and AVG Anti-spyware on my computer. Currently there are no report of any virus, but loads of cookie spyware. Its been cleaned up but I noticed that it did not clean out indt2.sys and andt.sys in the System32 directory. Any assistance is … | |
Ive have been having some problems with my computer -once in a while the bottom bar with go to the original grey and i will lose all sound -when i am typing sometimes the letters wont appear and they will start to show up somewhere else (even while writing this … | |
Help, I have a web based form containg values typed in by the user. The first value is called noItems, which is outside the form. The form contains a persons name, the number of items,noSub, thay have submitted and their final grade. I need to use noItems and noSub to … | |
Hi There, I am trying to get the information that i have put in the database to be displayed on the screen but i am getting this error Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\capat\result.php on line 44 The error doesn't seem to go … | |
everytime i open internet explorer the program crashes as it starts. The program shows as not responding and on task manager the program is running twice. i wonder if any1 could help me out. thanks in advance Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 15:39:03, on 26/02/2008 Platform: … | |
What would be the best available solution for uploading files to a Web Server from ASP ? I have been using MS Posting Acceptor but it is giving bizarre problems ([URL="http://www.daniweb.com/forums/thread112267.html"]See here[/URL]). Also I came to know it has 2 rather unpleasant problems - destroys all session data after a … | |
As the header said, Normally I have sucessfully got rid of any highjackers to my browser in the past but this one has me well and truly stumped, i cannot for the life of me find what the problem is. I keep getting ads popping up and cannot access some … | |
Hi, i'd some requests for my PHP, can anyone guide me? Q1: Any upload server can be used so that i can test my upload.php? My currently used web hosting may need permission. Q2: using <? session_start(); .....?> at every page and assign [code]$_SESSION['name']=$_POST['name'];[/code]. and at the second page it … | |
Hello everybody, Please somebody help me...I am trying to save webpage data on the access database (remote server)...on the local host everything is going fine....but when i m loading my web page on remote server and trying to save the data to the ms access database then i could not … | |
Hi...I am new to this site and I have a problem in my computer. I have this p-07-0100 irql: If SYSVER 0xff00024 NT_Kernel error 1256 KMODE_EXCEPTION_NOT_HANDLED. Can anyone help me with this problem?? I appreciate it very much. This is my HiJackThis Log: ============================= Logfile of Trend Micro HijackThis v2.0.2 … | |
I'm trying to access a dll located on a web server. Anyone know if this is possible? and if so how to do it or how difficult it would be do? Any help would be appreciated. Thank you. | |
Gidday from Australia! Novice at this virus stuff, and my 12yo son has what I think is a popup virus, keeps getting ads popping up, and I have no idea how to remove the virus. He has Nortons, and it seems to no detect anything amiss Here is his report: … | |
I need to do an SSI include in my PHP web page located on a Unix web server, but cant seem to get it to work. [code] <!--#include virtual="http://anotherServer/thepage.asp" -->[/code] Please advise. | |
Well n not a mysql expert so i need help with this sql file here r d contents of it. Quote:[code] CREATE TABLE `admin` ( `id` int(11) NOT NULL auto_increment, `username` varchar(255), `password` varchar(255), `webmaster_email` varchar(255), `lastlogin` int(11), PRIMARY KEY (`id`) )"; "insert into admin set username='$admin_login',password='$admin_pass',web master_email='$admin_email'"; CREATE TABLE … | |
I have spent most of my web site development days using Data Access Pages. Now that they apparently suck so bad I have installed a new IIS server and a new SQL server at work and I'm working to recreate all of my work in this new ASP environment everyone … | |
Help, I have a web based form containg values typed in by the user. The first value is called noItems, which is outside the form. The form contains a persons name, the number of items,noSub, thay have submitted and their final grade. I need to use noItems and noSub to … | |
I'm new to the web design game and have little knowledge of any coding, i'm more of a design man. I'm having trouble getting my form to email working in dreamweaver. i host with heart internet and they have installed a CGI script onto my server but i can't get … | |
Hello all.. you all have helped me so much in the past, now I am back for more. The other day my computer would not boot up. It kept giving me some type of Registry error (Sorry I didnt write it down). Nonetheless, I found my windows boot disk and … | |
using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Data.SqlClient; using System.Data.SqlTypes; public partial class Login : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } protected void Login1_Authenticate1(object sender, AuthenticateEventArgs e) { bool Authenticated = false; Authenticated = SiteLevelCustomAuthenticationMethod(Login1.UserName, Login1.Password); e.Authenticated = … | |
unable to start debugging on web server..the web server is not configured correctly.. | |
Hi, I'm looking for help with this. I'm tring to get an image back from my SQL Server Express database. The code below is where I'm calling the stored procedure from. If I leave out the IF STATEMENT and WHILE LOOP I'm getting an error saying it's trying to read … | |
I've been having problems with pos.tmp files appearing on my c: drive and my documents folder. please help D: my logs are as follows: hijackthis ----- Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 10:33:06 PM, on 2/27/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16608) … | |
hi i am `asp.net` beginner, i doing login validation using `asp.net` in c#. here i was create the db in sql server 2005 ,fetch the data from db and compare the text box value. if condition error will be show. it is using visual studio 2005. given below my code … | |
Hi, I am using shared internet connection at home. The main computer is connected to internet through the internet gateway. (my computer is connected to the main computer in a LAN and i use the shared internet connection on the main machine). Is it possible for me to deploy a … | |
Hey guys, I am developing a web based database for a company for my year work placement from university. I was wondering if anyone knew a way of retrieving the user ID from the database through the web page? Each table in the SQL Server database has an automatic Identity … | |
Hey, all Java and JSP gurus, Please help! In my website (created using JSP and MS SQL), i'm accepting resume from users in .doc format. Can you please tell me- how to save it in my folder from web-page i.e. the "browse" and "upload" code. (mine is a mock site … | |
Hello, Internet Explorer 7 windows are opening uncontrollably every time I start FireFox (browser of choice). About every 4 minutes a new window automatically opens. I've seen a couple threads dealing with the same issue but could never find a resolution. Something is triggering the problem every time I open … | |
Hi guys, Sorry if I have started his thread in the wrong forum, I couldnt find a dreamweaver one. I am creating a web based database and I am having a little bit of trouble creating a login page. I know that this is quite basic and I know there … | |
Hi there I'm new to php and MySQL and I'm busy trying to build a page that when the administrator selects an item from a drop-down list, that has been populated from a database, it populates multiple text fields with the appropriate information from the database. For example, if the … | |
HI All I hope you guys can help me, I am getting an the following error when trying to debug my Vs2005 applications. "Unable to start debugging on the web server.Unable to connect to the web server. Verify that the web server is running and that HTTP incoming requests are … | |
I'm having a real hard time finding anything relevant to this on either DaniWeb or the rest of the web. I have a WinXP Pro computer on a domain (Win2K3 server), and I want to make a folder (and more to the point, a specific program) on that computer inaccessible … | |
How To Authenticate Clients to printing From Server Using ASP.NET C# hello i have one server in which the printer is installed, the clients are printing from server. So, i want to authenticate those clients before printing using asp.net? means if in server client architecture of any company, clients are … | |
Hello. I am looking for a program for a linux server that is php/MySQL based. The program should allow individual members to log in to their own section of the web site and list items they have for sale. The program shouldn't be a shopping cart per se, but act … | |
I have a popular history website that comes up in google's top 10, frequently number 1 to 3, for a lot of civil war related searches such as "thirteenth amendment" or "causes of the civil war." The site has been on the web for over 10 years as a free … | |
My cousin has a computer full of viruses and junk. well she asked me to clean it since she couldnt get a web browser open. I deleted all the viruses and spyware with Kaspersky, and spybot. I dont want to reinstall windows since she has a lot of things on … | |
I have a server with access to 9 different IP addresses that I want to use for different purposes and I wish to keep them separated. I am going to be doing my work using UrlLib2, is there a way I can specify which IP address I am using through … |
The End.