Forum: VB.NET Aug 13th, 2009 |
| Replies: 1 Views: 581 hi,
I am trying to display a decimal in a textbox as 10.23. right now it is shown as 10.2333.
i have created a function that removes the last two digits of the number but sometimes the number... |
Forum: C# Jun 4th, 2009 |
| Replies: 1 Views: 597 hi,
I have tried sending email from .html page, which i converted from microsoft word document and saved in my pc. and it works fine sends the email, but the only thing is i cannot see the images.... |
Forum: C# May 22nd, 2009 |
| Replies: 4 Views: 794 ah it is fixed now. i didnt create the tables in access and seems there was a select statement for it and i removed it |
Forum: C# May 22nd, 2009 |
| Replies: 4 Views: 794 thanks for ur reply. i have checked all they seem to have value strange thing is in access nothing gets written |
Forum: C# May 21st, 2009 |
| Replies: 4 Views: 794 Hi,
I am trying to insert into Access Database using following code
OleDbConnection empConnection = connection;
string insertStatement = "INSERT INTO d "
+... |
Forum: Visual Basic 4 / 5 / 6 Apr 30th, 2009 |
| Replies: 0 Views: 410 Hello,
I have an access database with 3 tables. The table i am working on is tblemployee.
On a form i have a combo box with the employee numbers. Now, when a user chooses an employee number... |
Forum: PHP Apr 12th, 2009 |
| Replies: 1 Views: 775 hi,
Is there a way to include a php file in .tpl file.
basically i have a menu (javascript,html and css based) that i want to include in the .tpl file.
thanks |
Forum: Search Engine Optimization Apr 11th, 2009 |
| Replies: 9 Views: 810 hi everyone,
I am new to google ranking etc.
when i type daniweb in google. i get a result where it has links at the bottom for each section of the website(see pic below). i was wondering how... |
Forum: ASP.NET Apr 11th, 2009 |
| Replies: 1 Views: 438 hi,
i have a tree view which gets populated using object. if i have 4 nodes and click on top one it gets expanded at the bottom.
e.g.
node1
node2
node3
node4 |
Forum: PHP Mar 17th, 2009 |
| Replies: 1 Views: 229 hi,
i have this script, which i want to order by name. but when i say order by name asc at the end i get error:
here is the bit i am changing
$genre_id = $_GET['id'];
$items =... |
Forum: PHP Feb 26th, 2009 |
| Replies: 4 Views: 866 I got the answer to second question basically i will pass the id of textbox to insert.
but how would i actually write the url dynamically upon uploading, to database. say i am uploading into a... |
Forum: PHP Feb 26th, 2009 |
| Replies: 4 Views: 866 hi,
I am trying to learn how to upload multiple Music files to server then save information about them in database e.g. albumname, filename, type and maybe url. i have few questions:
1. would i... |
Forum: HTML and CSS Feb 25th, 2009 |
| Replies: 2 Views: 534 hi,
I have this css code #leftcol {
position:relative;
top:-10px;
left:-10px;
float:left;
width:220px;
voice-family: "\"}\"";
voice-family:inherit; |
Forum: HTML and CSS Feb 23rd, 2009 |
| Replies: 5 Views: 664 cool explanation. thanks alot mate |
Forum: HTML and CSS Feb 21st, 2009 |
| Replies: 5 Views: 664 hi,
i have alot of time...as i am learning as well. can you please provide a tutorial about the second solution in ur comment.
thanks |
Forum: HTML and CSS Feb 20th, 2009 |
| Replies: 5 Views: 664 Hi,
how do i display all my other pages in my index page content.
e.g. i have a menu and when user clicks on a section like music it doesnt go to music page but shows the music page in... |
Forum: HTML and CSS Feb 19th, 2009 |
| Replies: 2 Views: 526 Hi,
I have this in my css file i have said the html to be position:abolute but it doesnt when i minimise. if i say absolute in logo same thing nothing happens and the body comes at the top of... |
Forum: PHP Feb 16th, 2009 |
| Replies: 4 Views: 275 thanks for the reply. basically i have a php file but when i include html tags the redirect doesnt work. what should i do to make it work .
should i create .html file and have html tags then... |
Forum: PHP Feb 16th, 2009 |
| Replies: 4 Views: 275 Hi,
I am using redirect on my index.php to redirect to a directory in server. I havent used any html tags etc just <?php redirect ?>
i want to use html meta data and tags as well.
as i am a... |
Forum: ASP.NET Feb 9th, 2009 |
| Replies: 2 Views: 565 thanks for the info appreciate it. |
Forum: ASP.NET Feb 6th, 2009 |
| Replies: 2 Views: 565 hi,
as a new comer to asp.net i want to know what are the advantages of using asp.net over say php and other technologies and what are the disadvantages.
thanks |
Forum: ASP.NET Feb 6th, 2009 |
| Replies: 1 Views: 320 also would i be able to use php,javascript etc in asp.net. sorry if it sounds dumb bt i need to know |
Forum: ASP.NET Feb 6th, 2009 |
| Replies: 1 Views: 320 hi,
I have been working with windows forms till now. want to learn about asp.net server and client side from scratch. can you guys recommend a good link or book.
thanks |
Forum: VB.NET Jan 12th, 2009 |
| Replies: 5 Views: 3,101 ^^^^ AnyOne on this please |
Forum: VB.NET Jan 12th, 2009 |
| Replies: 5 Views: 3,101 thank you both i will try it now. but one question how do i insert a button for each row in gridview? |
Forum: VB.NET Jan 9th, 2009 |
| Replies: 5 Views: 3,101 hi,
how can i add a button to delete/edit a row in gridview which takes its data from database ?
thanks |
Forum: ASP.NET Dec 1st, 2008 |
| Replies: 0 Views: 387 hi,
I have a listbox and have managed to expand it when a user double clicks on an item.
but if i have 4 results the results will show at the end of these 4 results e.g.
year
month
day ... |
Forum: ASP.NET Dec 1st, 2008 |
| Replies: 3 Views: 1,006 hi,
I am trying to add a value to listbox. i use lstlistbox.items.add(new listitem(value)).
this adds it fine in click event of button, but i need to use the selectedvalue of the listbox again... |
Forum: C++ Jul 26th, 2008 |
| Replies: 10 Views: 2,729 ^^ i just got it right :)....
i searched google and seems if you compile using g++ you wont get those header errors.
can anyone please explain to me the difference between g++ and gcc?
thanks |
Forum: C++ Jul 26th, 2008 |
| Replies: 10 Views: 2,729 this is the entire code i have and i compile it under ubuntu gutsy using gcc class.cpp
#include <iostream.h>
using namespace std;
class test
{
public:
bool t() |
Forum: C++ Jul 26th, 2008 |
| Replies: 10 Views: 2,729 thanks for quick reply, as i said i am a newbie :)
now i get the following error when compiling:
gcc class.cpp
/tmp/cc1LNGYB.o: In function `__static_initialization_and_destruction_0(int,... |
Forum: C++ Jul 26th, 2008 |
| Replies: 10 Views: 2,729 hi,
i have the following code:
#include <iostream>
using namespace std;
class test{
public:: bool t() |
Forum: VB.NET Jul 18th, 2008 |
| Replies: 2 Views: 1,785 |
Forum: VB.NET Jul 17th, 2008 |
| Replies: 2 Views: 1,785 Hi,
i need to display a query result in textbox. can you please show me how to do this, here is the query:
Dim CouponDes As String = Convert.ToString(Me.cboDescription.SelectedValue)
Dim sql... |
Forum: C# Jun 10th, 2008 |
| Replies: 1 Views: 1,222 hi,
I have been used to vb. now I am trying to do c# winforms.
in visual basic usually when coding you get a drop down menu at the top which lists all your components and method names.
is... |
Forum: VB.NET Jun 4th, 2008 |
| Replies: 5 Views: 1,628 |
Forum: VB.NET May 30th, 2008 |
| Replies: 5 Views: 1,628 Hi,
i have two textboxes one for month(2digits) and one for year(4digits).
i want to validate them so users cannot input dates in past. what would be a better way of doin this.
ps. it is... |
Forum: VB.NET Apr 22nd, 2008 |
| Replies: 6 Views: 2,856 Hi,
Yes it was 4 columns and finally was solved thanks everyone |
Forum: VB.NET Apr 18th, 2008 |
| Replies: 6 Views: 2,856 hi,
I have three comboboxes in my windows form. I want to relate them all with each other.
the data is coming from database a table which has the following columns:
id
description
ap code... |
Forum: VB.NET Apr 16th, 2008 |
| Replies: 4 Views: 1,836 thanks for the reply, but i was wondering is there another way like maybe using the index(0) of the value to disable the textbox |