I have heard that Link Prism is a method of relevant link building. Can any tell me how does it work and how effective is this in SEO? Please suggest.
Hi,
I have created for an e-Learning Web Application. I am not sure if the concept I have chosen is correct and would appreciate any sort of guidance or …
i have been looking everywhere for an answer to this and i still havent found one that works
what i want to be able to do is display the …
Ok, here's the deal.
I'm trying to call make visible an object, i can do this:
Button1.Visible = True
but, i was wondering if there is a …
Hello guys,
My question is not very direct and clear but i'll try to explain it nicely.
I have a database running on MySQL with 1 important table …
need help to making change
I have read textbook a lot but i still dont know what to do next steps.
Here is problem.
The program should …
hey guys, I play need for speed world and yesterday my brother was using my computer and when I play games it lags. Im sure its a virus because when …
I just made this code today for a site I'm working on and figured people may try to improve it.
To use:
$("#randomize").randomize();
<!DOCTYPE HTML>
<html>
<head> …
Running: Windows 7 Home Premium.
I am not sure if I am posting this in the correct board, so please move this if I am incorrect in my post …
Hello
Actually I have to print Report from php and iam using this code
<?php
$handle = printer_open("Microsoft XPS Document Writer");
$handle = printer_open();
?>
bt iam getting following …
This is for a CS course I am taking. I'm stuck.
I need to write a program that takes a number and tallies up how many cycles it takes …
I have to rewrite the atoi function - that is, convert a string given by a command line argument and convert it to an integer. It works for single digit …
pyTony i learned lots from this code you used in resoponce to thread
http://www.daniweb.com/software-development/python/threads/384191
i first mixed up the input and was supprised at the result …
Hi!,
I have a text file that contains a 2 dimensional matrix, and I will have to deal with many different files with different matrix dimensions, so I decided …
I've got an algorithm that at most does 1 operation for the first time a loop is run, 2 for the second, 3 for the third up to n for …
My boss asked me to write a PID class to control a motor today. No big deal, except that the deadline is tommorow evening. My calculus is rusty, and my …
I have created a form that uses a drop-down box to save information to a MySQL database using a php script I wrote.
That works perfectly, but the problem …
I have a readonly datagridview that is bound to a datasource. It has two columns. Now I want the first column to have no cell borderstyle; and the second one …
How can i add a menu and make it to appear on all forms within that project? I remember that 2 years ago i was able to do this with …
Is it possible to make a vb.net application faster
Through code like using characters that the Computer already understands
Like coding in certain areas through y …
Hello, I need help for my task.. This is the matrix
1 2 3
4 5 6
7 8 9
the result is 1,4,7,8,9,6,3,2,5
I …
Hey guys I'ld really appreciate if u can help me with this.
I'm building an application that has an access database for storing codes for voters.
my problem …
We all know what Web 1.0 was about. Essentially that's when the web was born and we were able to retrieve information from various sites. Web 2.0 changed the whole …
Hi everyone,
I need your help please
What do i need to make my program read
the next character
using console.nextChar();
I've added the following:
…Hello Members,
I am looking into using Java to be able to model/simulate (MODSIM) discrete and continuous systems in the areas of traffic modeling, birth/death process, spread of disease …
I made an asp.net application and two exe files (of my windows application) are added on button click event of my asp.net application. It works fine …
For some reason I was looking for hackers to do some legal ethical hacking jobs.Someone recommended me this site <SNIP> they are hardcore hackers and I have heard good things …
my problem is that i have written an algorihtm to convert non deterministic finite automata to deterministic finite automata but i couldn't translate it to C program and this is …
The Web Designer Versus the Web Developer: Who is Right?
by Chris Hooley of MCP Media, Inc.
For some reason, they have the same goals, but can't …
Hi friends,
Can anyone tell me how can we get message boxes (e.g, with buttons OK, Cancel) in C ?
Please guide.
Thanks,
Neelu
:-/ Is there any function in MouseListener that returns the x- and/or y-coordinates of the cursor relative to the origin of a JPanel which currently has the focus? ¡Ayúdenme, por …
whenever i run my code it says method or data member not found
my code is such
Private Sub cmdConnect_Click()
Dim lngComPort As Integer
Dim lngMachineNum …
can anyone tel me how to bypass blocked websites..
plz don't tel me abt proxy websites...
instead of proxy websites is there any method?.........
hi
i have Linux knoppix 5.0 on CD, but not installed on my hdd. I'm not sure how my wireless card would work with my pc, but then again, …
Hi,
I'm a real newbie at C++, and I'm having a ton of trouble.
You see, What I need to do is convert an std::string into a system::string^ …
Hi All,
I just want to share my code.
A lots of website said that php is on server side and javascript is on client side...they said we …
Hey,
Im trying for a message box to pop up with a price, depending on the time. Before 11:30 costs £3.00, afterwards costs £4.50. This is what i have …
hi guys, it took me some time to find out how to export listview to excel, so i wanted to share it with you. i would like to post this …
I got bored and started some scripting the other day in PHP, this is just a sample that i wrote, just uncomment the part of script that you would like …
hi, all i need to add combobox in datagridview.
actually i have 3 fields in database which are
Sid Fee status
what i want to add combo …
I am doing a crystal report, and I would like to dinamiclly add parameters.
I did the code which adds the value to one parameter, which I have created …
Hi, I am a new one to vb 2005. I dont know how to filter the datagridview with the 2 datetimepicker control one for start date and another one for …
I'm trying to validate the correct format for a phone number in a text box: (000) 000-0000
For a test, i made it so that a messagebox shows up …
Good day guys =) ..., i know there are somewhat similar threads of this around here but i still cant find the one to solve my problem ... well i …
Hey there!
Im new here, well, as a member, but not as a viewer.
anyways, i am making a vb project, novice one.
i need to open …
Matrix given in memory to print the spiral in opposite direction from clockwise (left column down the right lower range, right up column, a series of upper left, etc. until …
The CSS Menu I have moves the contents of the div tag below it sideways.
I am posting only the CSS styles for it because the code inside the …
Hi All,
I always have trouble with this every time I create a desktop app which needs to update data from a database.
So, I have created and …
Good Day. I am using VB.net 2010 and SQL client server.
I have to make a Weekly Report Manager that stores an Trainees'
weekly activity, which …