4,273 Topics

Member Avatar for
Member Avatar for InnocentVamp

Hello all... I am currently pursuing my Master in IT and we are assigned a small individual project of creating online Scrabble game for multiplayers using php, javascript and ajax. I am a noob in the field of Web Development. I know Javascript in detail and Ajax and PHP in …

0
47
Member Avatar for ashab27

Hi, I am Asha Bhatt. I am making simple form in asp.net and validation in java script. we this is my .aspx.cs code [code] using System.Data.SqlClient; public partial class InterviewSet : System.Web.UI.Page { string scon = "Data Source=RBWORKSTATION2\\SQLEXPRESS;Initial Catalog=onlineexamdb;Integrated Security=True;MultipleActiveResultSets=true"; //SqlDataAdapter da; SqlCommand cmd; // DataSet ds; SqlDataReader readsid; public …

Member Avatar for kvprajapati
0
145
Member Avatar for buranda

Hi, I've been doing lots of googling about building a webserver using ubuntu server 9.10 but I got notthing. I mean, a lot of info I read was helpful but it does not work under my circumstances at all. So I want some help from Ununtu geeks. Just reminder I …

Member Avatar for bbriand
0
161
Member Avatar for crackerjacker

my problem is simple but i have yet to find a solution. i am running apache on my vista box and have set up port forwarding on my linksys wireless router and virtual server on my US robotics broadband router (im using port 1024). i can easily access the web …

0
73
Member Avatar for jamesl22

Hi, I have apache2 running on Ubuntu 9.04. I am trying to set up vhosts. I have two files in sites-enabled there contents are: [CODE]<Directory /var/www/video> AllowOverride All Order Allow,Deny Allow from all AddType text/html .htm </Directory> <VirtualHost *:80> DocumentRoot /var/www/video ServerName jvids.co.uk Serveralias www.jvids.co.uk ServerAdmin jameslovejoy1@googlemail.com </VirtualHost> [/CODE] That …

Member Avatar for khess
0
233
Member Avatar for Paladine

This is a continuation of the [url="http://www.daniweb.com/tutorials/tutorial19303.html"]Updated: ASP.NET Login Page Tutorial[/url]. This tutorial will demonstrate how to create a registration page for new users to your site. This registration page will utilize the same principles used in the Login Page Tutorial, so this should be no more difficult to do …

Member Avatar for kvprajapati
0
2K
Member Avatar for Pari13

Hello sir, I have problem in getting values of textbox which in .ascx file (user control). at aspx file(the file at which control is added). code is as below. code in .ascx file [CODE]<%@ Control Language="C#" AutoEventWireup="true" CodeFile="attachfile.ascx.cs" Inherits="attachfile" %> <asp:TextBox ID="TextBox1" runat="server" meta:resourcekey="TextBox1Resource1"></asp:TextBox> <br /> [/CODE] code in .ascx.cs …

Member Avatar for Pari13
0
3K
Member Avatar for carlosserrano63

hi I would like to know if my compu is infected, my dvd writer does not read any movies or cds it sees them as blank, i noticed it happened after i try to use total video converter portable, it also happened on another computer but i was able to …

Member Avatar for carlosserrano63
0
126
Member Avatar for virang_21

Hi, I am trying to send email from my website using Exchange server 2008. The setting is like my web server is on different machine then my exchange server. when I try to send email from my website using exchange it gives me an Exception "Unable to Connect to the …

0
186
Member Avatar for nadzz

Hi all, Does anyone know how to create sessions with c++ cgi? I am using c++ cgi to connect users from web to IMAP server. How can create sessions so that next cgi knows which user is this, etc. Thanks, nadz

0
44
Member Avatar for artofmagick

Hi Peeps I have a bit of a problem with cookies showing on the homepage, will outline the problem below, well i think it is a problem. Fetching [url]http://www.reviewanygame.com[/url] ... HTTP/1.1 200 OK Date: Wed, 17 Feb 2010 04:18:03 GMT Server: Apache/2.2.3 (FH) X-Powered-By: PHP/5.2.11 Set-Cookie: [COLOR="Red"]PHPSESSID[/COLOR]=pg40edbrsljhg92rvp50h2ir85; path=/ Expires: Thu, …

0
42
Member Avatar for Cha0sBG

Hello dear daniweb experts, i was searching over the web and couldn't find any good explenation on how to write properly to a Microsoft SQL server database, so i decided to ask the experts here: How to properly write to the sql database: i used this snipped to read: [CODE]//Start …

Member Avatar for rajabhaskar525
0
169
Member Avatar for mehrdad_A

Hi! I want to Upload and Attach my SQL server 2005 database and my Asp .net site to server please help me. and my connectionstring setting is in web.config tank you.

Member Avatar for mehrdad_A
0
99
Member Avatar for itslucky

Dear Friends, I have created a Website in ASP .Net, in which i have use MySQL as database, its just a Contact information and telephone directory database of my friends... Its working Perfect on my Computer, but now i want to put it on the WEB. So please tell me …

Member Avatar for mehrdad_A
0
138
Member Avatar for saad_sinpk

i use this script for uploading image in mysql db [CODE]<?php $db_host = 'localhost'; // don't forget to change $db_user = 'username'; $db_pwd = 'password'; $database = 'vargasfa_fake'; $table = 'ae_gallery'; // use the same name as SQL table $password = 'satan159E'; // simple upload restriction, // to disallow uploading …

Member Avatar for whiteyoh
0
164
Member Avatar for WickidGRAFX

I have a complete tableless web layout that I designed in PS CS4 and exported the slices. I created a CSS file and then switched all the tables to DIVs and created classes in the CSS file for each of them. For some reason when it is loaded into IE8 …

Member Avatar for knausO
0
104
Member Avatar for Ashish Upadhyay

I have developed a java web application and make installer of the application. This application is using SQL Server 2000, Now I want, when user installs this application on his/her machine, the installer install the database also, if the machine does not have SQL Server then it install the SQL …

Member Avatar for jwenting
0
105
Member Avatar for dips255

I'm trying to get CPU usage with PerformanceCounter but getting the following error. Server Error in '/' Application. Access to the registry key 'Global' is denied. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error …

0
76
Member Avatar for psathish2

dear all .. **default.aspx** <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="cc1" %> <!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>Untitled Page</title> </head> <body> <form id="form1" runat="server"> <div> <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <br /> <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox> <cc1:AutoCompleteExtender ID="TextBox1_AutoCompleteExtender" runat="server" DelimiterCharacters="1" …

Member Avatar for reach_yousuf
0
88
Member Avatar for SuntechWebsites

Hello, I am looking for a few things... 1. How to put an upload field into a web page to that I can upload files to a directory on server. 2. I want to be able to choose different directories to upload it to (clients) 3. I would like to …

Member Avatar for SuntechWebsites
0
79
Member Avatar for happygeek

[attach=right]13654[/attach]What's small and pink, incorporates a Linux kernel and an embedded ARM compatible processor, and let's you set up your own personal cloud? The answer is the latest [URL="http://www.pogoplug.com"]Pogoplug[/URL] device from Cloud Engines Inc. Combine this insanely easy to set up bit of kit with a free iPhone app and …

0
962
Member Avatar for OmniX

Hi People The Problem: [url]www.1.com/2/3.php[/url] > [url]www.1.com/3.php[/url] I want to change permently so you never see the folder named "2". I thought this would be possible through the htaccess file or web hosting server? So using mod_rewrite or changing the host directory of your server to www/2/ instead of www/? …

Member Avatar for OmniX
0
78
Member Avatar for kmof

hello all , i am a new who is truying to fix rundll32.exe, I have just downloaded hijackthis and need EXPERTISE info on what to do next I have not backed up anything yet b/c i do not know how to. when i ran hijackthis this is what was found: …

Member Avatar for jholland1964
0
190
Member Avatar for ziedbhz

Hi, I'm new to network developpement but not to c#. I want to create a desktop application in wich the user provide a serial number to validate his acount. This serial number must be sent to a web server for verification purposes. Please, i need your suggestions to start: - …

Member Avatar for ziedbhz
0
67
Member Avatar for LTT

Hi all... Im having some trouble inserting values to my mySQL database. I have the following installed on my local system. [B]MySQL[/B] Server: localhost via TCP/IP Server version: 5.1.43-community Protocol version: 10 User: root@localhost MySQL charset: UTF-8 Unicode (utf8) [B]Web server[/B] Apache/2.2.14 (Win32) PHP/5.2.12 MySQL client version: 5.0.51a PHP extension: …

Member Avatar for mwasif
0
228
Member Avatar for MikeBrown

Hi guys i m trying to view a log file as a html file from my server , i m using one script which is [URL="http://www.builderau.com.au/program/php/soa/Transform-plain-text-files-into-Web-pages-automatically-with-this-PHP-script/0,339028448,339272897,00.htm"]here [/URL] , so overall i m not a coder just trying to get it work 1. because log file latest entries are at bottom …

Member Avatar for saiprem
0
132
Member Avatar for sleonard82255

My teenage son was complaining about how slow his internet connection was, and how the connection kept hanging on him, so i asked him to run a complete virus scan, He is running the latest Mcfee VirusScan, which reported that it had detected "New Win32" in the C:\windows\system32\winlogon.exe. It also …

Member Avatar for crunchie
0
678
Member Avatar for BBKisaki

Hi Pros! I've started a project called grina ( code name) which is web browser program fro people to view web pages using C++ with Qt based on the QtWebKit module. The fact is that, i know a little about the web browser system, that it acts like a compliers …

Member Avatar for switch3d
0
168
Member Avatar for mith_cool

I am currently storing the values retrieved from the user form including image supplied by the user to sql database. The image is stored in the database but at the time when am trying to retrieve that image am getting the following exception Parameterized Query '(@name varchar(8000))select firstname,image from register …

Member Avatar for mith_cool
0
257
Member Avatar for studio72

Hello, I need help, i want to list a content from specific folder from FTP, a can make the connection to FTP, but i don't know how can list the files contended in a specific Folder from FTP in one ListBox. I'm new ( beginner) in .NET I have one …

0
41
Member Avatar for chandrag

hi, I am new to perl. actually, i'm using perl with SOAP::Lite to access a web server. I wrote some code in a notepad and saved it in c:/perl/eg. by typing 'perl filename.txt' after changing the directory into c/perl/eg> in command prompt, i am getting the result what i want. …

Member Avatar for dangidipu
0
933
Member Avatar for khess

It seems that I caused quite a stir and some arguments among some of my readers with the likes of my [URL="http://www.daniweb.com/news/story254705.html"]5 *nix Myths Busted[/URL] and the ever popular [URL="http://www.daniweb.com/news/story256070.html"]Retraction: 5 *nix Myths Busted[/URL], when I referred to rebooting systems. I never thought that something so benign would cause such …

0
577
Member Avatar for dawsonz

I'm trying to create a login system that checks the username and passsword from an sql database. I've created a local server named coffee that has a table named 'users' - I have created fields for username & password. I'm using ASP.NET web application and I want to connect to …

Member Avatar for dawsonz
0
128
Member Avatar for MARKAND911

How to get timer_tick event in Asp.net. i am making one web server control. i want to add timer control in its property. please give some examples of property which uses timer control in it.

Member Avatar for kdcorp87
0
490
Member Avatar for premkumarnps

How to develop a highly available Web service community using Asp.net and mysql as Database server?

0
56
Member Avatar for samuel_cyk

I wrote a code to send file as below: [CODE]Dim objXMLDoc As New XmlDocument objXMLDoc.Load("C:\Inetpub\wwwroot\XMLSchema_Test\XML\1773777.xml") Dim blnResponse As Boolean Dim objURI As Uri = New Uri("https://172.16.17.2/XMLSchema_Tests1/Web%20Forms/frmXML_Receive.aspx") Dim objWR As HttpWebRequest = HttpWebRequest.Create(objURI) blnResponse = objWR.HaveResponse Dim strXML As String = objXMLDoc.OuterXml objWR.Method = "POST" Dim encoding As New System.Text.ASCIIEncoding Dim …

Member Avatar for samuel_cyk
0
160
Member Avatar for sr009

Hi there, As this post's subject says it all, I can not access any of microsoft.com or avg.com or trendmicro or any anti-virus or any-spyware site. It started since Saturday when my AVG automatic update failed. Also, when I needed, I tried to open one my hidden data file (which …

Member Avatar for BtdW
0
493
Member Avatar for Campbel

So I have a bit of a problem... A la I am posting on this forum. If you will bare with me for a short narrative I can explain the situation. Currently a department in my school is involved in a Weather data collection project which they have asked me …

Member Avatar for phpbeginners
0
318
Member Avatar for Multivariate

I'm trying to add the "Amazon Style Drop-in Content Box" from the Dynamic Drive site into a Joomla template. I don't know Joomla very well and I've followed the tutorials. Basically, this drop in box contains a SWF file that references an FLV video. The background is transparent and I …

0
42
Member Avatar for allhimachal.com

In the AJAX example below we will demonstrate how a web page can communicate with a web server online as a user enters data into a standard HTML form. [B]Example Explained - The HTML Form[/B] [CODE]<form> First Name: <input type="text" id="txt1" onkeyup="showHint(this.value)"> </form> <p>Suggestions: <span id="txtHint"></span></p> [/CODE] [B]Example Explained - …

Member Avatar for Hangfire
0
175
Member Avatar for sakhi kul

Hi, I am trying to validate a simple form using jQuery. So,I created database company and in that my table manager. here I am trying to add manager record. the code is here- AddManager.aspx file [code] <%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<Formvalidation.Models.manager>" %> <asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server"> AddManager </asp:Content> <asp:Content …

0
85
Member Avatar for C++ Beginner

I have a PC Domain Controller with Windows Server 2003 R2 Enterprise Edition installed with 3 PC Workstations, Tivo, and PS3 on the network. I disabled DHCP on my Wireless Linksys router and have the DC setup w/ DHCP and DNS server with AD enabled/setup. I am trying to configure …

0
51
Member Avatar for dvr

I downloaded spydoctor and ran it. it scanned my computer and found 55 infections. of course after the scan it said to clean please register which cost $$ :( but I saved the log. and was wondering if that is a good spyware remover? here is the log. <?xml version="1.0"?> …

Member Avatar for jholland1964
0
210
Member Avatar for lebanese007

hi all, i have a database called DB with a table called Menu_reporting that logs when the user selected through calling the server (See below) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ USE [DB] GO /****** Object: Table [dbo].[Menu_Reporting] Script Date: 01/31/2010 17:07:26 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADDING ON GO …

Member Avatar for JuhaW
0
112
Member Avatar for Ramez05

just starting today ive been getting popups from IE while on firefox or google chrome. these popups are also using the firefox and google chrome logos on the corner of the page despite being a pop up from IE. i ran every virus scan program i had but have been …

Member Avatar for jholland1964
0
329
Member Avatar for woznickis

I'm new to ASP. I have a simple contact form - text fields only - and the results are emailed. But I can't get the page to display. I get a Runtime Error. [CODE]<%@ Page Language="C#" MasterPageFile="~/SiteMaster.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="contact_me_Default" Title="Untitled Page" %> <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <div id="iCntnr"> <div …

Member Avatar for kvprajapati
0
106
Member Avatar for jambrain

Hi guys, im very new to html and php and all this but my boss has set me a task of impressing him with the knowledge i have over the weekend, my problem is i dont have my own webserver so im trying to make an mp3 upload form. Im …

Member Avatar for cwarn23
0
77
Member Avatar for sammer021486

Hello, I am very new to web development in general. I am trying to develop a master page for a tutorial that I am creating. I have tried different solutions to correct the overlap, but the same result occurs every time. My web page shows up fine in IE7 and …

Member Avatar for Cragdo
0
9K
Member Avatar for sakhi kul

hi to all, I am trying to use MVC. I am using simple Login view. I just want to implement login form for my users. firstly I created database User and in that table 'login' with fields id, name, pass. I add values inn that. I create controller Search==> [code] …

Member Avatar for kvprajapati
0
341
Member Avatar for rakeshbpatel

I am opening PDF document inside web page. I am updating that PDF document on the wepage like add digital signature. Now i want to upload that document to another server. How Can i read that updated PDF document from webpage. Thanks, Rakesh

Member Avatar for oms024
0
102

The End.