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'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 guyzz i wanted to remove item in the lisview using the for each
i want to delete multiple item with similar field in the listview.
any help.. …
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 …
Hey everyone,
I have a listBox that contains number of items & I have a textbox,Command button.
What I want is that once I press on the command …
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 …
I am trying do it the script to put out data after compare two file.
I make the script to do that but the result was not enough.
…
Are there anyone know how to select a tab in tabcontrol using API?
Any help will be highly appreciated.
So, I have multiple classes modeling a university. I have Student which has subclasses GradStudent and UndergradStudent. I also have a course class. I am having issues figuring out what …
Hi Guys;
Did attempt a search, but didnt find anything about the malware bytes app freezing up, did see some comments on "your computer at risk" firewall issue, but …
I want to retrieve email from database and send message to all the email address.
I have written code for that but it is not working. I want someone …
Hello! One day i was wondering, i want to create Android app which will scan barcode and give link to my product from databese. I started search and tutorials for …
Hello VB.net'ers.
I've got a problem. I have a feeling it is an easy one, but for the life of me i cant figure it out.
…
good day. i have a problem with my login from.
i have my table under SQL server 2008. which is
tbl_user,with a field of userid,username,password and category
…
Hello everyone,
I am trying to make a tool that can allow me to join text...
For example, my project have four listboxes like my example:
[One] …
Hi there,
I am trying to apply a Manifest file to my delphi application so that it can run with administrative permissions, I have been following this …
Hello Friends,
I want a small help...
I have created a text box....a button and a date time picker control
I have showed the calander control on click of the …
Hi – I have an inline jQuery function that selects the table cell data onclick. The jQuery part works well. I have added code snippet of jquery.
$(function(){ $("#myTable td").click(function() …
Okay, I know there is a prior article about this, but I used { } with my if statements, and it's still not working... is it because I have multiple …
Hi, every members,
I am Nur,
i want make a complete MLM site. i try to MLM Binary tree downline View on php code. it will be difficalt …
Hello,
I am trying to create a members page for my website and I want it to display a welcome message for when the person views it, something like:
"Welcome …
Hello,
I am new in VB2008. Could you guys please advice how I can programmtically delete/remove/clear the content of a cell of DataGridView?
Say,for example,I have the following code that …
i know how to read a file into array, however i want to perform some search operations which is difficult to do on array.
if someway i am able …
Hello
kindly help me to solve my problem to check item listview to avoid duplicate item in database.
I have 1 listview, my plan the listview checking each …
hello, im have problem with my code..im used access database, when i select combobox1, the textbox will appear data set as value member....but data not appear on textbox..someone can help …
Hey Guys,
I m new here. I need a help
I am working with a s/w where I need to fetch data from database onchange event.
actually scene …
I want to display the first or any frame of a youtube video directly as I click on its url.
Can I also get the dimensions of that particular …
Hello Friends,
I need help to disable the parent window form as soon as the user will open the child form....
for eg...consider daniweb...when we click on member login the …
I need to run Mingw4.6 on my Dev C++ which already has mingw32 3.6 installed!
Does this version of mingw allow us to use 'C++11' ???
Please help!
how i can convert an integer value to percentage value (%) , using vb.net
What's a portable software? and Is It even legal?
And whats cracked software? Is It legal also?
Thsi Is my first time hearing about these things.
Hi all,
I have created web application, I have converted as .war ,now i need to deploy it in apache-tomcat-7.0.16,
Have pasted that war file in apache-tomcat-7.0.16\webapps but …
Hi! Does anyone know of any worthwhile machine language OSes to try? I just learned about them in class. It's an interesting idea in terms of speed and portability. I …
i had a problem with this codes.. this codes will retrieve image from database that will based on the employeenumber.
Dim CN As New OleDbConnection(cnString)
CN.Open()
daImage = …
Hi,
I have datetimepicker and next to datetimepicker is textbox.
When I choose date from datetimepicker, selected date goes into textbox.
Works fine.
-- txt1.Text = Format(DateTimePicker1.Value, …
Friends,
i have to submit a project on Car Rental System which is to be made in C.
i have made half of the work like giving out the menus …
Hey Folks!
I'm using a windows hook to scroll horizontally through a listview. I have it aligned so it only adds items horizontally. I have 2 big buttons I'm using …