i dont know how to make my log in system to have a multiple users with different access levels. for example when the admin logs in it can access all …
SearchGuild - Chris Ridings SEO Forums.
V7N Web Dev Community - John Scott’s SEO forum
Search Engine Watch Forums - Lots of breaking news breaks at SEW forums.
I've only been on OS X for 2 days! So I am pretty new.
Basically when I plugged in my Targus USB mouse it popped up that I was …
Dear...
I'm doing INVENTORY PROJECT...
I'm using ACCESS as BACK-END...
My tables are PURCHASE and SALES...
In PURCHASE table, fields are CODE(primary key), PRICE, DATE, TOTAL, …
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 …
Myself and my uncle has the same model laptop.
He asked me to look at it as it would not boot up properly. This indeed was the case, It …
hi im making a task manager and want to get cpu usage of a process
this is how my code looks now
For Each proc As …
So let me start by saying I am new to PHP so any extra advice is helpful, working on a large scale personal project hoping to get better with PHP …
Hi,
I have dell vostro 1015.
Configuration is Intel dual core2 processor 1.8 Ghz, 2 GB RAM, 250 GB hard disk.
Is it possible for me to …
I am trying to create a commenting system that is linked with videos hosted on my server. The videos are displayed on a watch page (watch.php) and the commenting system …
I have a program, which is essentially done, but there is something I am not very pleased with. First of it is a program that acts like a very basic …
Hi all,
These days everybody is talking about Social bookmarking sites......but which are the good social bookmarkting sites of high PR that increases website traffic....???
Hi~
I've been stuck with this exercise for quite a few days. It's in a book I'm currently self-studying, C++ primer plus. It is as follow:
/*
Write …
Hello everybody
I'm a student and having problems with an assignment - I have at the moment no idea how to achieve an appropriate solution.
I'm aware that …
Hello.
My VB.Net project is connected with MS Access. Whenever input in VB, it will save in Access. I don't have any problem with textbox but I don't know …
Are all HDMI cables created equal? Without lab equipment it is difficult to tell the difference between HDMI [or any cables] at short …
I have a c++ game that i made and i was wondering how i would make it so that i could add graphics, or just use the same basic concept …
Using Borland 4.5, yea its old but this is what my teacher prefers.
Problems States:
Markup
Write a program that asks the user to enter and item's …
I read a vary in-trusting news that facebook is launching Social Search Engine and Google is launching Social Networking site . so who will kill who? in this war. what …
I am considering outsourcing some services for my online business, any insights please? Thank you.
Hi,
I have a php page called: radio_page.php, it contains two radio buttons. First radio button is checked as default when loading the page. I need when clicking on second …
When I try to build a C++ project I get the error message in the title line. I am trying to help my son move his development from a unix …
hi guys,
just want to ask some question.
i have two textboxes txt1 and txt2. these two possess jquery autocompletes within..
now, what i want to do …
I want to know the effective ways of link building. If you know about this, share your knowledge with me.
i have a question that.
is it not possible that main do not return any value, and the returning value of main is void, why returning value of main …
hi ..
im trying to terminate a process
so in python i used
os.system("taskkill /IM notepad.exe/T"
and
os.popen("taskkill /IM notepad.exe /f")
neither have worked …
Hi friends, after a long time. i am developing a small tool by using VB.Net. I want to display data in comboboxes from a table which is in an access …
Hi to All,
Can anyone show me a sample alarm script using php or javascript? The alarm was base on the record at the database. I mean, for example …
Hi
I've written this small program to demonstrate the Diffie–Hellman key exchange algorithm. The desired output from the program is for most runs correct.
However occasionally there are …
Hi people.
I'd like to allow HTML code in my forum but I don't know how :)
Would any of you explain to me how I could do …
I want to compute md5 hash from a MimeMessage type.I use the following code to do this:
//MD5
private static String convertToHex(byte[] data) {
StringBuilder buf = new StringBuilder(); …
Hey, so I'm creating a program that creates a SHA512 hash. I have a problem though. I try to encrypt the word 'test' and I get this encrypted hash as:
Hey guys!
I'm trying to change a textbox font size at run time with a track bar.
But, when I add to my code:
Textbox1.Font.Size = Trackbar1.Value
… I am making a simple card game, trying to shuffle a deck of cards that i made with a map.
std::map<int, std::string> theDeck;
How could I go about shuffling …
I got a runtime error 3705 "Operation is not allowed when the object is open". When I click debug, it highlights the connection object I made in the module. I …
Hi, All
Presently I am working on a MLM (Multi Level Marketing) Software using PHP & MySQL. But I am not being able to display the Down line Tree …
Below is a simplified version of the function.
int x;
void myAdd(const double& p)
{
if (x > 100)
{
x = 1;
myAdd(p);
}
++x;
...
}
The …
I have another question regarding activating of an automatic door:
three sensors front pad, rear pad, and door; they determine weather the door is activated or not.
front …
hi!
Social media optimization this word is so new to me.....SEO is Search engine optimization then what is the basic difference between SEO and SMO????????.....
this is a totally new concept to me, and I have no idea where I should start to get my business started. I need some fresh ideas on advertising, marketing, …
I've tried google a way to sort a table but couldn't get my code working.
My program lets the user input enter information such as first name and last …
hello friends,
may anyone help me with a code in c for the mechanism of using an atm machine,
conditions
1.acc balance starts at zero
2.do …
Hi there,
I am totally new to Java script (just began to looking into it) and I would like to do something with the comment box on one of …
Hello,
I'm trying to code a script using GreaseMonkey that alert's you when someone removes a reputation from you. It's for a mybb forum.
So it needs to: …
Hi, I'm new on this forum, but a friend directed me here to seek further assistance with a program I am trying to create. I have to create a program …
I have no idea at all, nothing, on how to make a full, running and working snake game.
I tried starting off using character symbols in ASCII to draw …
Hello again! Another noobish question :)
Can PHP be ran in MFC? Can i add it right in teh html file or convert it over to php? or do …
please i need help here. i want write code for label control into my application. i wrote the code below, but was not getting the labels when i run the …
Hi,
I want to know how to send keys like ALT, Shift, Ctrl, Entre, etc. with the My.Computer.SendKeys() function.
Also, I need a code with which i can …
I read an article about versatile webcam and I successfully worked it out. The thing is I can't save the image from the pictureBoxDisplay to SQL. Please I really need …