I have a problem which i dont know how to resolve..
At program startup its showing a messagebox with two buttons. yes and no. But i dont want yes/no text on the captions. I want a custom text on the buttons. So i resolved to SetDlgItemText. Now it only shows the "yes" and "no" captions. I want...
Hey
I have an annoying problem that i hope someone got the answer for:
I have an application so far with D3D layout. One mainclass, one middleclass for objects(images and stuff) and one class for setting position of the current objects.
Ill just post the relevant listing from the mainclass...
hey
I have another problem and it *will* be the last....
when i try to compare values from the textboxes and the values from the database i get....nothing. Not sure if it has something todo with my SELECT statement.
============================================
using System;
using...
hey
i have a small but annoying problem. im trying to pass one of my textbox controls as a param in a method.
Details:
my textbox is called txtpass.Text
= = = = = = = = = = = = = = = = = = = = = = = = = = =
using System;
using System.Web;
using System.Web.UI;
using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.