Quantcast
Channel: DaniWeb Solved Topics
Browsing all 576 articles
Browse latest View live

Web Service CookBooks

I would rather like to know any recommened cookbooks for Web services in csharp or vb .net .... Most of them in Java thats the issue for me..

View Article


How to use webservices in php using soap

Hi all , I have a wevservice link say http://abc.com/wscom/MKWebService.rem from where I am trying to return value giving some parameters . The method and parameters are given below. method : GetInfo...

View Article


.htaccess mod_rewrite Rule Conflicts

Hi all, I'm having some issues with RewriteRules conflicting in my .htacccess file. For starters, here's the file: <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On #Start forum...

View Article

Problem with print screen button

Hi i have a problem with the print screen button. When i press that button my whole system is freezing. The only thing i can do is restart pc by hand. Since two weeks i have a new key bord it´s the...

View Article

Reading a Sudoku Puzzle from File

Good Evening, I'm working on my final project and I'm having an issue with reading input from a file and converting the string into an integer - specifically with the first character being read from...

View Article


Storage Problem in CPUSim

Hi guys, I have a problem. I'm using CPUSim Wombat 1 to write a program. The goal is to display the numbers that the user has entered in the order they've been entered. What I'm stuck on is the...

View Article

VPN Router

Hi Guys. I knw what I want to achieve but not how to achieve it! Any hints would be gratefuly received, or, if it's not possible, tell me so I can stop trying. I have an internet connection ->...

View Article

Storing in different memory locations while looping

Hi guys. My task is to write a wombat 1 machine language program in CPUSIM that outputs the radix(only base 2 to 8 inclusive) reperesentation of a number. We have to ask the user for 2 inputs - first...

View Article


Trying to upload image type files only.

Hello, I am trying to prevent my form, from submitting if the file is not an image type file but i keep failing, the array that i am using keeps displaying regardless of the files type. Any help would...

View Article


pair number

Define a class named Pair where the data(state) part contains two double-typed numbers, num1 and num2. The method(behaviour) part contain the following methods: o getSum() – returns the result of...

View Article

shell script to remove controlM character from all the files in a directory

Anyone have a shell script to remove controlM character from all the files in a directory

View Article

problem with print preview and picturebox

I have the following problem. when i pres buttun printpreview (button 5) the the print preview fires up. and when i close the print preview without printing and minimize the form (after close the...

View Article

Checking for array value in another array

Hello, I'm just starting off with Ruby, but I have a task that landed on my desk that I need a quick answer for, and haven't been able to find a solution online. I appreciate any help I can get. I...

View Article


on the website there are same id

i am using vb.net on the website there is same id textbox but when i am writing WebBrowser1.Document.All("username").SetAttribute("value", username) its writen different textbox with same id...

View Article

an initialized variable in for loop

hello coders, i hope you all are going well, one thing blows my mind today in c i can't explain it this is why title is akward, so the thing is i have an array called tab[n] i wanted to invert it...

View Article


SSN Check Valid Format

I know this question is a lot easier than it seems, but I can't seem to get around it. This is my current code and I cannot get it to properly check if the SSN number is in a proper format or not. It...

View Article

Help please

I’m new to this and talking an intro class. I’ve read and reread my course material so far and I can’t get this line to work. It has to display You have 2 even and 3 odd numbers but no matter...

View Article


Drop down list using oracle database PHP

Getting an empty drop-down list by the following code. Trying to fetch names from the department table. Using an oracle Database... <label for="department">Department</label> <select...

View Article

xml - how to change the sequence of nodes.

The following (see the full code below) successfully adds a page in a section in Onenote. What I don't seem to be able to do is to get the lastly created page on top of the section. Here's the code...

View Article

Display only the response

Hi DW. I'm trying to post data without refreshing the page using the ajax, and its works fine the problem is that on the response I also get the array data that I posted to my php file then at the end...

View Article
Browsing all 576 articles
Browse latest View live


Latest Images