4,273 Topics

Member Avatar for
Member Avatar for lostdrifter0001

I'm an amature programmer that has recently started to work with php and I think i got it down for the most part. But im currently attempting to develop a custom web administration page. One of the features I would like to add is the ability to see what programs/services …

0
49
Member Avatar for jas05

Hello Guys I am quite new to this forum, and need your help to connect to sybase Any where 11 , for default membership provider database. I am able to connect to sybase through ODBC, but i dont know how to change the membership schema from sql server to sybase. …

0
62
Member Avatar for hippytit

Hi Guys, I was wondering if any one can help, I have a computer on our SBS2003 network that cannot access sponsored links in google search. When clicking the link they get the following error page. Also sometimes after doing a google search the sponsored links show up as page …

Member Avatar for vincent2085
0
95
Member Avatar for seanmc23

Hello All, First – I apologize if this is not the correct group – the asp groups seem to have a very low activity rate, so I decided to give this a try here. Whenever I try and run/debug my ASP.NET application, I receive the warning that “You do not …

Member Avatar for seanmc23
0
185
Member Avatar for rubyscye

Hi all, not sure if this is the right place, but i'll give it a go I need to create a short survey, 7 questions all likery scale (1-5) with some comments blocks. Making the form using HTML form controls i understand just fine... here's where i am a bit …

Member Avatar for cguan_77
0
83
Member Avatar for 2eXtreme

Hi Guys I'm having a lot of bother trying to execute a vbs script from an asp file. Basically, what i want is for the asp to call a vbs file, and then i want the vbs script to write to a file on the server, and then i want …

Member Avatar for mejohn
0
467
Member Avatar for jamello

I have a challenge. I need to provide a solution that would enable me capture images of occupants of several motor vehicles scattered around a geographical area. These images could be still images or video transmitted over the web to my server in my headquaters. I can program in JSP, …

Member Avatar for jamello
0
86
Member Avatar for elgarfan

Hi, I have made a little custom control which has collection of inner properties. I've also successfully tested a custom control which accepted "literal content" (innertext) into a default property. I have both models working separately, but I'd like to combine the two into one control. That is, I want …

Member Avatar for elgarfan
0
254
Member Avatar for rock9449

i am doing a project in class that you have to type in a password and have the password given back to you with astrixs which i did but the second part is i have to write an event handler that repeats the password back without the astriks here is …

Member Avatar for sknake
0
137
Member Avatar for rock9449

[code] <%@ 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></title> </head> <body> <form id="form1" runat="server"> <div> <asp:TextBox ID="TxtPassword" runat="server" TextMode="Password" ontextchanged="TxtPassword_TextChanged1"></asp:TextBox> <asp:Label ID="Label1" runat="server" Text="Password"></asp:Label> <br /> <asp:Label ID="Label2" runat="server"></asp:Label> </div> <p> &nbsp;</p> </form> </body> </html> [/code] here is …

0
58
Member Avatar for hwd888

I am new one for python web service. I need to switch the below java webservice client source code to python.Two services. One is systemService, the other is queueService. It needs to maintain session for queueService to use the connection to inews server in systemService . Who can help me? …

0
87
Member Avatar for shankbond

Hi, I have just downloaded the sql server 2008 version. I am currently developing a web application which is to be uploaded on the internet Now the web application and the database both will be uploaded on the same site .To be precise I am new sql server, whenever i …

Member Avatar for shankbond
0
245
Member Avatar for geneboss

Hi Friends, I'm a newbee and trying to set up a multi step registration for my website and using the CreateUserWizard Control which should generate an automatic Unique Key assigned to the new user. This Confirmation Code(GUID) is to be substituted into the email before the message is sent. Problem: …

Member Avatar for leeward
0
203
Member Avatar for rajuchacha007

HI all, Has anyone ever used NDM file transfer using server? NDM is now known as connect:direct. I would like to know about its server. I couldn't find it anywhere on its web site. I want to access C : D server. Please advise and suggest. Thank you in advance. …

0
60
Member Avatar for Studio

I am developing a ASP.NET Web site and am looking to add a hyperlink or something similar to a repeater that will retrieve the path directory from a database table to PDF documents, so that when the user clicks the hyperlink they will be able to download the PDF File. …

Member Avatar for serkan sendur
0
875
Member Avatar for Mahsa_C++

Hello to all, I'm just starting off learning PHP programming.As for the beginning i managed to download Apache 2.2 and PHP 5.3.0 , but i gave up frustrated after browsing several pages googling how to add the PHP to the Apache so that the server uses the php interpreter and …

Member Avatar for Mahsa_C++
0
328
Member Avatar for verbob

I've been running Hamachi on a small business network for over a year. No problems whatsover... ...until about a month ago. All of sudden no-one could connect to to each other, so I got all of the clients to update to "trial" version and problem went away. As of this …

0
47
Member Avatar for afinepoint

When the source for a forum is copied and modified to create a new forum how do I recreate the asp referenced in the original forum's code? In this instance the asp is for the "register" and "password" tables. I don't want the new forum to interfer in anyway with …

Member Avatar for afinepoint
0
82
Member Avatar for Lori Barber

Greetings - I'm wondering if anyone can assist me with troubleshooting. When I login, my page displays the heading, but not the user record (formview). I am using the default membership and users tables (SQL server 2005) along with the basic login control. I have a table called 'members' where …

0
64
Member Avatar for ronny22

can somebody help me by telling me what the problem is this is my error i keep getting Notice: Array to string conversion in C:\wamp\www\plaincart\library\config.php on line 61 Notice: Array to string conversion in C:\wamp\www\plaincart\library\config.php on line 61 Notice: Array to string conversion in C:\wamp\www\plaincart\library\config.php on line 61 Unknown column …

Member Avatar for darkagn
0
157
Member Avatar for sandra2906

hey guys, my computer is keep shutting off, any one can help? thanks. sandra this is my log file: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 1:20:22 PM, on 9/13/2009 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe …

0
79
Member Avatar for mikefitz

I developed an ASP.NET web application using using Visual Studio .NET 2003. I developed it on a Windows XP Professional workstation. I need to deploy it on a Windows Server 2003. I installed the project on the Server by creating a Web Setup project. All the files are in the …

Member Avatar for f1 fan
0
207
Member Avatar for topest1

Hello, I am beginner in Java we are going to develop a chat application But I don't know how to implement the network connectivity..././../ :confused: I googled, and I came to know something like Socket Programming.... Actually I don't know how the chat application works I want to store the …

0
87
Member Avatar for patelrg

Hello, Recently a popup arrived saying that virus doctor was scanning. After immediately closing the screen, I installed MBAM and updated and scanned my computer. The initial scan yielded one registry hack. I deleted it and restarted my computer. Then, I did a full scan which yielded nothing. I am …

Member Avatar for patelrg
0
151
Member Avatar for charliesindex

I decided to develop a java applet to transfer files to a ftp server. I have no java experience but using stuff from the web and using NetBeans IDE for development, I came resonably close. Here is the code I used. /* * To change this template, choose Tools | …

0
50
Member Avatar for dnmoore

I created a website for my chapter org and I just wanted some advice on how to get rid of the extra space not being used on the home page(saved as the index page) especially in the weather area and is there a way i can get my guestbook to …

Member Avatar for DdoubleD
0
52
Member Avatar for cVz

:'( Hello everyone, i wrote an application that makes database backups and zips them. Can anyone please tell me what i need to do in order to get the apllication to work on IIS 6 windows server 2003 SQL 05 1. The application works fine on machines for both XP …

Member Avatar for sknake
0
267
Member Avatar for terdie

I recently posted a thread here but have different subject so I decided to make another. I have two questions 1.[B]]how can I deploy my application?[/B]there is a function Publish in visual studio but that didnt do the job(of maybe Im just doing it wrong).I have a database in my …

Member Avatar for DdoubleD
0
132
Member Avatar for mISHOOO

Hello, people! I haven't programmed web applications so far, so I don't know too much about them. I need to create an application that will be hosted on a server. The user will interact with it via a web page, but I need to make parts of the code to …

Member Avatar for mISHOOO
0
77
Member Avatar for baburk

Help me to show the jquery confirm box. If I move the tags out of content panel it works well. http://www.clientsideasp.net/2009/06/16/showing-beautiful-message-boxes-in-aspnet-web-forms-using-jquery-impromptu/ By using the above site I wrote the code. But I use Ajax. Protected Sub babubabu_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles babubabu.Click 'If IsValid Then 'The …

Member Avatar for codejoust
0
185
Member Avatar for ViRiPuFF

Hi I need to send an Email from an aspx page I've set up my SMTP server to accept sending Email from this machine granting connection and relay to my machines IP address In this code I'm trying to send to myself I get no errors but it does not …

0
62
Member Avatar for TomB1988

Hi, I have been set a task that takes data from an SQL server and displays it to a 'Wallboard' (a large plasma screen on the wall). I'm just wondering what everyone thinks the best solution would be? Web-based, windowns form based etc. Another quick question, upon loading Visual Studio …

Member Avatar for serkan sendur
0
69
Member Avatar for JrKillaZ

Hello just two days ago I've been having a trouble with my computer. I believe it may be been due to a virus, virtuemonde. I removed the virus with ESET NOD32 but I still have the Rundll.exe problem. And I have read a previous post about this [url]http://www.daniweb.com/forums/thread23758.html[/url] but we …

Member Avatar for PhilliePhan
0
291
Member Avatar for aimlessWonderer

It's long, but trying to give as much informtion as possible at one time. Having an issue with random individuals trying to access an intranet site with a security certificate. Most users are able to simply select their Smartcard/CAC certificate, enter the pin number and then are granted access to …

0
125
Member Avatar for hemgoyal_1990

Hi All, I have a PHP code for Sending http post from cURL. it work fine but i have a trouble that when i am send any data from loop it display me only first string the remaining string it not print. I am Use this Code. [ICODE]<html> <head> <meta …

Member Avatar for hemgoyal_1990
0
695
Member Avatar for rakibuddin ali

Sir, i hv a problem with database? in my PC i have sql server (develop) edition 2000 and MS-SQL server 2005 (sql server management studio express CTP) . In my web page asp.net (vb.net) data connection is succedded. But when i run the web page and fill up the text …

Member Avatar for kvprajapati
0
96
Member Avatar for whiteberry

Where is the best place to save cakes.php in Apache web server? I was trying to develop a web page in Dreamweaver, and then save it so that the Apache server runs it in standard browser without fail.

Member Avatar for diafol
0
222
Member Avatar for scranton

i dont know where to ask this, or how to ask this, but i need help understanding how to deploy an unsigned windows forms control to be used in a .net web application. i cant package it into a CAB file and reference that from the codebase property because the …

Member Avatar for scranton
0
108
Member Avatar for Bliss C

Hi everyone! I'm Bliss (otherwise known in the 'real world' as Rachel) and I'm a part time local government officer and part time web designer/developer. I'm 36 and live in Derbyshire in the UK. I spend most of my time glued to the screen, but tend to spend a lot …

Member Avatar for edhardy
0
206
Member Avatar for lastleave

Hi experts I have three tables Section: sectionid (int), title (varchar) Category: catid (int), title (varchar), sectionid (int) Content: id (int), title (varchar), body (varchar), sectionid (int), catid (int), published (bit) I build a formview for adding, updating and deleting a Content in the EditItemTemplate I replaced the section and …

Member Avatar for kvprajapati
0
158
Member Avatar for xuexue

i can now upload the file in the web server, but the problem is that, the files can only be stored in the document root. let's say that this is the main directory, /sample/sample/sample/ where the index page is located, now whenever i want to upload a certain document, it …

Member Avatar for Will Gresham
0
81
Member Avatar for Capra

Hi, I am trying to setup a tomcat server in eclipse galileo java ee to test a simple JSP page. I have problem, but no solution to it. So, if i want to see [url]http://localhost:8080/Project/WEB-INF/Hello.jsp[/url], it gives me error page HTTP Status 404 - /Project/WEB-INF/Hello.jsp I have tried to change …

Member Avatar for peter_budo
0
376
Member Avatar for sbanik

hello, i have visual studio 2005 installed in my computer and i am using oracle as server. i am not able to write the connection string in the web.config. from control panel-> add administrative tool->data odbc->system dsn i have added a dsn 'data'. database name is employee please help me. …

Member Avatar for Ramesh S
0
92
Member Avatar for tan00001

When setting up Outlook Anywhere in Exchange Server 2007, all the steps described in "Exchange Server 2007 End-to-End Scenario" are not enough. You need to run the following command in the Exchange Management Shell: Get-AutodiscoverVirtualDirectory | set-AutodiscoverVirtualDirectory -ExternalURL [url]https://your-iis-server.yourdomain.com/Autodiscover/Autodiscover.xml[/url] Here "your-iis-server" is the IIS server name where you have your …

0
259
Member Avatar for stevenpetersen

This form was found on the net and was change to fit my needs. I hope it fits yours as well....... I. Interdictory The Website Planning Worksheet is to be used in conjunction with the Website Design Contract and Website Content Worksheet. This questionnaire is designed to enhance communications between …

0
98
Member Avatar for khess

I'm having a rather traumatic experience with certain [URL="http://www.microsoft.com"]Microsoft[/URL] products lately. My problem is that I'm trying to "get to know" Microsoft's Hyper-V for my virtualization column over at [URL="http://www.linux-mag.com"]Linux Magazine[/URL]. The problem is, that to manage a true Hyper-V system remotely, you must have a Windows Vista or Windows …

Member Avatar for dandart
0
402
Member Avatar for Brian.oco

Cisco isn’t putting the fear of God into Hewlett-Packard over its new entry into the blade server market. But even so, Cisco is seeing a nice run-up in its stock over the last three weeks - from under $13 per share to $17.50 per share – so Cisco shareholders don’t …

0
161
Member Avatar for Lisa Hoover

You already know how important it is to archive business email in case you need it later for reference, audits, or litigation, but storing all those archived bits and bytes is a real headache. Shoving them all on disks or a dedicated hard drive isn't practical or secure, and searching …

Member Avatar for Phillip C
0
146
Member Avatar for Brian.oco

When you rush legislation through Washington, like Congress did with the two financial sector bailout bills, you lose the right to complain when the outcome blows up in your face That means you Senator Chris Dodd, who actually inserted the language in the $170 billion AIG bailout bill guaranteeing the …

0
187
Member Avatar for khess

Cisco in the server hardware business? With VMware? Using Linux? Has the world gone topsy-turvy while I wasn't looking? If you think about it, Cisco's forte--routers--are lightweight computers that do one specific job--routing packets from one network to another. So, their foray into the dark realm of higher-end server systems …

Member Avatar for khess
0
337

The End.