Quantcast
Channel: Programming Forums
Browsing all 51036 articles
Browse latest View live
↧

Open sites with https in vb.net

How to open site which is secure. I am trying to open site but it throws error 'There is a problem with this website's security certificate' wbBrowser.Navigate("https://............")

View Article


Image may be NSFW.
Clik here to view.

Dungeon Crawler

I am trying to program a Dungeon Crawler in C++ but I am having trouble coding a Random Dungeon Generator. To create a dungeon, I figured that I would randomly place Rooms, then connect the rooms...

View Article


timer 'is not declared. It may be inaccessible due to its protecti

Hi, I'm working with an embedded vb editor in Proficy Workflow (tool of GE). Basically it's the same as MS VB editor, (which version i don't know). I'm getting the error, when starting my timer which I...

View Article

Random numbers: which should i be using?

hi all, ok here is the pieve of info i have been given from my challenge: Use random numbers to simulate dart throwing. Get two random numbers for x and y coordinates. If (x - 0.5)2 + (y - 0.5)2 <...

View Article

Dreamweaver 8 setting up mysql database

Please help { Dreamweaver 8 in windows 8 with xampp Error -> 1) unidentifed error occured 2) There is no testing server found on this server machine 3) The testing server specified for this site...

View Article


Car travel expences

Hello I have tried my best in starting the program here is the code that I have started with but is not working I do not know why? I also need to ad an if statement to calculate if the millage is over...

View Article

Image may be NSFW.
Clik here to view.

Grid view Checkbox coloumn

Hi, i have TELERIK GRID in my web based project , i have gridcleintselect column in gridview, as u can see in attachment, I donot how to write code to get selected coloumn on client side browser from...

View Article

i can't use label in JFrame to display string in another class

who knows ? why i can't use label in JFrame to display string in another java file ? first file java class (class1): String [] a = new String(2); a[0]="ZZz"; second file java class(JFrame) : i use...

View Article


Image may be NSFW.
Clik here to view.

Circular scale (gauge) and pointer resizing

I recently started with WPF, and I'm having problems with my gauge test project. I've put 3 images inside grid cell (the same row, column), and set their horizontal and vertical alignment to center....

View Article


Image may be NSFW.
Clik here to view.

Finding javac Problem

Before now I've always used BlueJ to compile my programs for me. Unfortunately, my applet that I'm building got so massive as to cause five minute lag (right now its 10.15 MB in the .java version). Now...

View Article

Dreamweaver 8 setting up mysql database using xampp

Dreamweaver 8 in windows 8 with xampp following 2 errors 1) Unidentified error occured 2) There is no testing server found on this server machine /.php> These are occured When clicking on plus then...

View Article

Border Tracing Algorithm

Hi guys, I am a third year student and I'm trying to implement the border tracing algorithm in c++, to return different groups of pixels belong to different polygons, below is the description of...

View Article

GUI programming

Hi i'm new to python and i just statred learning gui programming with Tkinter and i've stumbled upon a little problem. I'm learnning from an ebook i downloaded and i am trying to replicate a program in...

View Article


I do not know where to start with 3D game development

Alright, I do know Java and I've been making software and 2 dimensional games in java for years now. But I just don't know where to start with 3 dimensional game development, any recommendations on...

View Article

display navigation menu

Hi. I want to display menu on my navigation bar using arrays (i know it's probbably lame but who care). I tried this, but it tells me that there are invalid arguments. public function menu($type){...

View Article


Trying to efficiently make windows in XNA

Hi there! I'm working on a game and I've just made a little prototype window which I'd like a little feedback on. It functions wonderfully but I'm not too convinced on how I'm going to manipulate this...

View Article

Image may be NSFW.
Clik here to view.

Scope of $this in php

Dear folks, I was reading about the topic named "5 reasons why we use oops". So in that article, i have seen a code which is below:- class Planet { public $World; public function __construct() {}// so...

View Article


error as unknown preprocessor directive:warning

im tring to use C Preprocessor directive #warning, but im getting error in ma code //PreProcessor Conditional Compilation #include<stdio.h> #include<conio.h> #define Num 85 int main(void) {...

View Article

Incorrectly Calling TableAdapter.Fill() Statement?

This is probably going to be a massive *facepalm* moment later on, but hopefully someone can assist me. In this project of mine I have a DataSet called dsSample which has a SampleTableAdapater that is...

View Article

Spotify Puzzle has me... puzzled

Hello peeps again. I feel like I've been asking a lot of questions. I'm new to this forum so if there's any thing I'm doing wrong please let me know. But here's my dilemma. I'm trying to solve this...

View Article
Browsing all 51036 articles
Browse latest View live