199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for freshfitz

We have exchange 2007 and I can't get our webserver to relay mail I've tried authentication non authenticaten domain/username:password@mail.server.com and username:password@mail.server.com Does anyone know how to get exchange to accept mail from cold fusion. For any other programs we use domain / user name and password.

Member Avatar for freshfitz
0
92
Member Avatar for daniel50096230

Hi, I have the following codes: [code] me.hide() staff.show() [/code] It run smoothly for the first time,but when I execute it for the second time,it occured the following errors: Unable to copy file "obj\Debug\FYP.exe" to "bin\Debug\FYP.exe". The process cannot access the file 'bin\Debug\FYP.exe' because it is being used by another …

Member Avatar for hatemstar
0
68
Member Avatar for smartness

Can someone help me creating a script that can check these things: if [B]latest.txt[/B] is chmoded 777 if [B]count.txt[/B] is chmoded 777 if [B]comments.txt[/B] is chmoded 777 Check if [B]cURL[/B] is enabled Check if [B]mod_rewrite[/B] is enabled

Member Avatar for smartness
0
173
Member Avatar for venomxxl

Hello, I'm quite new here, but there's a problem that needs solution. I think the title says exactly what I want to do. I need to use C for a reason I don't think is this important to mention. I tried searching Google, and found the same solution on most …

Member Avatar for venomxxl
0
385
Member Avatar for smnadig

Hi All, We have a requirement to write a custom FxCop rule to generate a warning message when a SQL Query is encountered in the program and suggest to use a Stored Procedure instead. I have written the following code which is generating a warning when an SQL object is …

Member Avatar for smnadig
0
440
Member Avatar for kazoo

Hi, i am using vb to create a table, i then add that table as a control do a <div>. The data within the table comes from a select statement. When i change my select statement the data that appears in the webpage is always the first data that was …

Member Avatar for kazoo
0
100
Member Avatar for a0011010011

HI I am trying to run a webservice on port 9999 The webservice runs perfectly, via [url]http://etc.service.asmx[/url] I see the webservice and am able to run it nicely, the problem comes in on adding the webservice in vs 2008 , it is unable to correctly attach the web service this …

Member Avatar for Ramy Mahrous
0
142
Member Avatar for ryan311

hi can anyone help me? because i dont know how to use for next loop i want to make a sample program in vb i have 1 textbox if i inputted value of 3 in text1.text it will come up in this answer 1 2 3 then if i click …

Member Avatar for ryan311
0
303
Member Avatar for rajeesh_rsn

Hi , I want to show content of tables in a database in a PHP page. And I did it successfully. I had around 1500 rows in that table. Now the problem is the PHP page showing all the 1500 rows in a single page.. Please help me to limit …

Member Avatar for rajeesh_rsn
0
122
Member Avatar for vibeman

Hello, We have added a "recently viewed items" panel to the right side of our website. In this panel we simply loop through the array of viewed items and present them with a picture and a link stacked up in the panel. The code for rendering the list of items …

Member Avatar for vibeman
0
110
Member Avatar for namita.mundada

I have created one binary file in c that save btree. File is having huge size around 2GB. If some one changes this attribute to read only, then b tree is updated incorrectly. And the behavior of code changes. I need to write a code, so that no can change …

Member Avatar for namita.mundada
0
130
Member Avatar for jaiprakash15

Dear Friends. I need to copy particular columns from a listview to a XML file. Example i need 1st and 3rd Columns data's to be copied to a XML file. Can any one help with any example code..How to get the Column data from a Listview.. Thanks and Regards, Jayaprakash

Member Avatar for jaiprakash15
0
151
Member Avatar for guest7

hi, How can i pass a stack to the function. I am getting compilation error. Following is my code. [code] class circuit { public: int append_and_file(stack<int> &); /* Some other variables defined */ } int circuit::unroll() { append_and_file(add_stack_ppi); } int circuit::append_and_file(stack<int> &stack_ref) { int var=0; int num_clauses = 0; stack_ref.push(2); …

Member Avatar for Comatose
0
142
Member Avatar for nitu_thakkar
Member Avatar for Smurf_UK
0
234
Member Avatar for csharplearner

Hi all, I am trying to create Web Controls and i am getting this error: Could not load file or assembly 'Microsoft.Web.UI.WebControls' or one of its dependencies. The system cannot find the file specified. i inserted all respective directives and namespaces at the begining of the page and also in …

Member Avatar for csharplearner
0
116
Member Avatar for Yamazaki

Using ASP.NET Web Admin tool, i created 5 users and assigned them to different roles, but when i try to user Roles.IsUserInRole, it doesn't work, please take a look here: [CODE]protected void Login1_Authenticate(object sender, AuthenticateEventArgs e) { string username = Login1.UserName; string password = Login1.Password; if (!IsPostBack) { if (Membership.ValidateUser(username, …

Member Avatar for Yamazaki
0
516
Member Avatar for mitulgolakiya

Hi ! I am creating one application and I want to change the background of my button. How can I change my button background and put image in background ?

Member Avatar for mitulgolakiya
0
118
Member Avatar for 35nando

Hi, i'm looking for some library that provides solving matrix determinant. My matrix contains complex numbers (complex.h). Please write me some hints

Member Avatar for 35nando
0
2K
Member Avatar for kritiohri

I have two fields in a table(dept_code and DEPT_name) in SQL.In my form iam having two comboboxs. one for dept_name and the other for Dept_code.What i want is that when i select a particular dept_name from the combobox its associated dept_code should come in the other combobox????

Member Avatar for manoj_582033
0
125
Member Avatar for manoj_582033

Hi Friends I have make an application in which news will be present in marquee & User could make updation & insertion in that .so for this i am calling gridview inside of marquee & that is working properly but the problem is that when i click on edit button …

Member Avatar for Kusno
0
245
Member Avatar for shazzy99

Is there any way to type casting from NumberUpDown to string? Couldn't get much help from msdn :(

Member Avatar for ddanbe
0
86
Member Avatar for creativehacker

I want to generate a tree view using asp in which when I click the file (not the folder) the file should be deleted I found this on net but how can I modify to delete a file when clicked on it. [URL="http://classicasp.aspfaq.com/general/how-do-i-generate-a-treeview-from-asp.html"]http://classicasp.aspfaq.com/general/how-do-i-generate-a-treeview-from-asp.html[/URL] [URL="http://www.aspwebsolution.com/articles/coder4life/treeview/asp/index.htm"]http://www.aspwebsolution.com/articles/coder4life/treeview/asp/index.htm[/URL]

Member Avatar for closetosane
0
580
Member Avatar for hira ahmad

hi All, I m a student.... I am assigned a project in java course to develop a "Ftp Server using RMI".... Requirememts:- Requriments are not so high.... It should be a simple one... Ftp Server could add, remove, view users and statistics through proper GUIS..... Ftp Client shloud be logged …

Member Avatar for hira ahmad
0
140
Member Avatar for vinayakshukre

I have a stored procedure in oracle which has 2 in parameter and 1 out parameter. One of the in parameters has default value given. I want to call this procedure through java without specifying value for the in parameter which has default value given. Any idea, how to do …

Member Avatar for vinayakshukre
0
950
Member Avatar for biato

I'm trying to write application run as service in vb6. I have two barcode printers (ZEBRA) with print servers connected to centronics port (D-LINK DP-301P+). In my service i connect to SQL server and get information about destination printer and source code (ZPL) to print. Now i must send my …

Member Avatar for biato
0
276
Member Avatar for danielc

Hi, I tried to use the following code to prevent duplicate execute of my program, i pub this in the form_load event procedure: Process[] processes = Process.GetProcessesByName("C"); foreach (Process p in processes) { MessageBox.Show("Can't duplicate run this program,it is already running in the background.", "can't run again", MessageBoxButtons.OK, MessageBoxIcon.Error); this.Close(); …

Member Avatar for hassan-golab
0
3K
Member Avatar for idb_study

Hi all, I have tried to write a program which can add two matrix. It is running well....but when I am printing out the resultant matrix it is just showing the address of the resultant elements. For convenience, I have posted the output also. [B]Program:-[/B] [code=cplusplus] #include<iostream.h> int main() { …

Member Avatar for idb_study
0
102
Member Avatar for dmanw100

I tried Googling this to no avail: how can I request the used space/ total size of the hard drive? In this case it is safe to assume that the machine will be running Windows.

Member Avatar for dmanw100
0
95
Member Avatar for alphakillz

Hi, im new here, and I have a huge question. How am I or a user able to submit data from a vb6 application to create a new post? Here is an example of what im referring to. [CODE]http://img201.imageshack.us/my.php?image=61664343pu1.jpg[/CODE] I just need to figured out how to send the data …

Member Avatar for alphakillz
0
92
Member Avatar for altafad

Hi Experts See attachment it will explain my problem I need coding in vb to solve it Thanks Altaf Ahmed

Member Avatar for Comatose
0
50
Member Avatar for syazuchan

I want to build a simple search system. I have this one page call search.php which I had a multiple select box that i retrieve from the database.. some of the code are like this: [CODE]<form method="post" action="modulartabulated.php"> <table width="75%" border="0" align="center"> <tr> <td>Date:</td> <td><input type="text" name="date" /></td> </tr> <tr> …

Member Avatar for syazuchan
0
127
Member Avatar for marcosjp

Hi there, I'm building a multilanguage CMS based Web site using PHP 5- MySQL and I'm facing problems with languages. From what I've been reading I must use charset UTF-8 (as Wikipedia uses this I guess this is realy the right choice). Now, I must also know how to store …

Member Avatar for marcosjp
0
270
Member Avatar for Zach1188

This is my first C++ program that I put any serious effort into. You may have seen the trick that allows you to start explorer.exe as the SYSTEM user (by running "at /interactive xx:xx explorer.exe", adding 1 minute to the current time). It takes a lot of jumping through loops, …

Member Avatar for Murtan
0
117
Member Avatar for Swemp

Hi, I have a problem with the use of vectors. As you can see, the program asks the user for a row of positive whole numbers. These numbers will by put in a vector called "getallen". Than the numbers in "getallen" will be sorted by the function "sorteerint" and number …

Member Avatar for Ancient Dragon
0
159
Member Avatar for harryoma

hi, i need some help with adding numbers in array. the arrays are the same size, but the new array must be the same size as the first two. i know how to add two arrays but i don't know how to make the case for bigger size and say …

Member Avatar for harryoma
0
94
Member Avatar for Blackeagle

hello, i'm trying to to get the time of my sorting function in seconds, and i always get ZERO time. here is what i'm using: [CODE=C]clock_t t1,t2; t1=clock(); clock_t IT I.insertion(A,200000); t2=clock(); IT=((t2-t1)/ CLK_TCK)*10000000000000000000;[/CODE] i print the IT and get ZERO. can someone help me with that issue?

Member Avatar for StuXYZ
0
115
Member Avatar for Ghostenshell

I think I have several questions before I post my code. [LIST=1] [*]How do I change the attributes? Everything looks the same and I was basically looking at one of the examples in my book for this problem. The book always has the arguments and attributes as being the same …

Member Avatar for Stefano Mtangoo
0
134
Member Avatar for betatype

First post so thanks in advance for any help. I am looking to pull the anchor text from a series of links in some html. I am doing this with find() and rfind(): linkend=users.find("</a>:") linkstart=users.rfind(">",0,linkend) My question is that once I have found the first link, how do I then …

Member Avatar for mn_kthompson
0
190
Member Avatar for RenFromPenn

Hi, I am trying to run this program, but I am getting two error messages that prevent it from running. I don't really understand what the problem is or how to fix it. Could someone please help? Here are the errors: "error C2664: 'sprintf' : cannot convert parameter 2 from …

Member Avatar for Aia
0
347
Member Avatar for Phaedrus2401

I've been programming on and off as a hobby for some time, but I've never done anything with networking, and since I can't get the docs to work with Ubuntu I've been rather stumped. Could someone offer an example of a program that would send a package of data (say …

Member Avatar for mn_kthompson
0
74
Member Avatar for stewie griffin

Hi I have database on spss file and i need to use it on c#, how can i do it?

Member Avatar for Ramy Mahrous
0
197
Member Avatar for shazzy99

Hi, This is my second post in continuation to my previous one. How can I loop through all the files in a folder. Cheers! Ali

Member Avatar for shazzy99
0
9K
Member Avatar for mrnutty

#include<iostream> #include<fstream> #include<cmath> #include<iomanip> using namespace std; /* 215 = 32768 and the sum of its digits is 3 + 2 + 7 + 6 + 8 = 26. What is the sum of the digits of the number 2^1000? */ //my logic is to export 2^1000 into a text …

Member Avatar for Rashakil Fol
0
141
Member Avatar for csharplearner

Hi all, I am trying to create Web Controls and i am getting this error: [COLOR="red"]Could not load file or assembly 'Microsoft.Web.UI.WebControls' or one of its dependencies. The system cannot find the file specified. [/COLOR] i inserted all respective directives and namespaces at the begining of the page and also …

Member Avatar for csharplearner
0
190
Member Avatar for shazzy99

Dear guys, Can anyone help me out to open up a windows default dialog box in C# to browse folder and the folder path be displayed in the lab/edit box. I am new at C#. Just created a simple form application and now looking to do the backend coding Regards, …

Member Avatar for LizR
0
285
Member Avatar for guest7

Hi, I have to call an external executable program (prog2) from within my program (prog1) and then use the output of that exceutable program (prog2) in program (prog1) after calling it. I have to manipulate the output obtained from progam (prog2) in program (prog1) and then perform this iteration n …

Member Avatar for guest7
0
110
Member Avatar for javaman2

im trying to write a program that determines the type of hand with three cards (one pair, three of a kind, straight, flush, straight flush, high or low card, or royal straight flush) This is my code so far. I got the cards to come up to be what they …

Member Avatar for puneetkay
0
91
Member Avatar for edgar5

With this code: [CODE] Imports System.Text Public Class Form1 Public quoteStr As String = Global.Microsoft.VisualBasic.ChrW(34) Public illegalChar As Boolean = False Public asteriskReplacement As New StringBuilder(" ", 4) Public asteriskComboIndex As Integer = 0 Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Dim keyboardCharacters As String() …

Member Avatar for Comatose
0
277
Member Avatar for amerninja2

Can someone give me a link to a good tutorial or something on C++ Winsock FTP and HTTP communication. I know how to use TCP/IP, but when you connect straight to an IP, they have to be connected to the same network your on for it to work. If you …

Member Avatar for amerninja2
0
146
Member Avatar for amerninja2

I use the Dev-C++ compiler on a Toshiba laptop running on Windows Vista 32-bit. Im good in C++, and I have been learning to use the OpenCV (Open source Computer Vision) library with C++. When I run my C++ app, the OpenCV window that uses GUI freezes up. It shows …

Member Avatar for amerninja2
0
177

The End.