Forum: VB.NET Nov 21st, 2007 |
| Replies: 4 Views: 1,074 Hi,
http://msdn.microsoft.com
And in search engine -specify has deployment!!
Regards,
Preetham |
Forum: VB.NET Nov 19th, 2007 |
| Replies: 3 Views: 1,624 In software-u cant always stick to the same thing(i.e, u cant stand on the same banyan tree laid b ur grandfather!!)... |
Forum: VB.NET Nov 19th, 2007 |
| Replies: 6 Views: 5,270 check out,whether u have written checkbox function-inside the if(page.isnotpostback)
regards,,
preetham |
Forum: VB.NET Nov 13th, 2007 |
| Replies: 0 Views: 537 Hai,,,
Can somebody help m,in creating the code for shopping cart(I mean tell m logic) or else .Pass on code for creating shopping cart in vb.net....
regards...
preetham |
Forum: VB.NET Nov 1st, 2007 |
| Replies: 3 Views: 813 somebody plz tell m,how to perform cross page transfer..... |
Forum: VB.NET Oct 31st, 2007 |
| Replies: 3 Views: 813 hey peter,
thanks for the reply .but still im n2 getting the required answer i dont know why?? im gettin only id value,but not the age value......
regards....
... |
Forum: VB.NET Oct 30th, 2007 |
| Replies: 3 Views: 813 why am i not able to pass two values between pages
in first page for submit_btn.click()
Dim url As String
url = "Project.aspx?"
url &= "id=" & id_txt.Text & ""
url &= "age=" & age_txt.Text & ""... |
Forum: VB.NET Oct 25th, 2007 |
| Replies: 4 Views: 2,195 do u mean,
clickin on button-it should perform the action as well as open popup window then..
sub btn_click(sender,obj)
Dim popupScript1 As String = "<script... |
Forum: VB.NET Oct 24th, 2007 |
| Replies: 5 Views: 12,390 man,its simple task-
dont worry,just create textbox& in properties make textmode-has password.to check whether name exists or not in password
private sub... |
Forum: VB.NET Oct 19th, 2007 |
| Replies: 3 Views: 3,310 just use cache to perform this type of operation...
It will b fine. |
Forum: VB.NET Oct 18th, 2007 |
| Replies: 2 Views: 1,598 try to use the javascript for setfocus& keypress...
Unless& untill u use js.its ain't possible to work on vs-2003 or 5,,,
if u want... |
Forum: VB.NET Oct 18th, 2007 |
| Replies: 3 Views: 3,409 just paste this code:::
Protected Sub btnchk_name_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnchk_name.Click
Dim str As String = "select ID from table1 where ID = '" &... |
Forum: VB.NET Oct 12th, 2007 |
| Replies: 1 Views: 571 u mean,it has to b written in vb.net or entire procedure to be reduced!!! |
Forum: VB.NET Oct 11th, 2007 |
| Replies: 1 Views: 810 hai sanhita,,
first to make only authorised user to access the application-create login page
with userid& password field...only who has got valid userid is allowed to access next... |
Forum: VB.NET Oct 11th, 2007 |
| Replies: 1 Views: 2,731 i got solved...
using "onchange"
var1=document.getelementbyid('txt1').value
var2=document.getelementbyid('txt2').value
... |
Forum: VB.NET Oct 11th, 2007 |
| Replies: 2 Views: 960 mention properly what u want....
i ain't gettin ur stuff!!! |
Forum: VB.NET Oct 11th, 2007 |
| Replies: 2 Views: 10,117 just use this code& place loaddrp() in page_load
where tablename is"table1" & field to b populated inside dropdownlist is "ID"......
Public Function loaddrp() As String
Dim str As String =... |
Forum: VB.NET Oct 11th, 2007 |
| Replies: 1 Views: 907 to add menubars into ur project,,,,
1)project names
1a)project1
1ai)preethm
1aii)punith
1aiii)pathi
2a)project2
2ai)lassie
2aii)mom
2aiii)preethm |
Forum: VB.NET Oct 11th, 2007 |
| Replies: 3 Views: 2,017 if u want to change the datagrid color,,,,
Use datagrid_itemdatabound()
If (e.Item.ItemType = ListItemType.Item) Or (e.Item.ItemType =... |
Forum: VB.NET Oct 5th, 2007 |
| Replies: 1 Views: 2,731 hai,
Its very urgent.can somebody tell m,how to add two textboxes and then display the result in the third textbox ,using keypress -in javascript....
regards.... |
Forum: VB.NET Sep 21st, 2007 |
| Replies: 3 Views: 4,746 try ,using viewstate or cookies to find the number of hits for a particular button in page_load()..
i.e, declare an global variable
and on button_click function .... |
Forum: VB.NET Sep 21st, 2007 |
| Replies: 2 Views: 1,731 just write has follows:
< a href="pagename.aspx" ></a>
instead of opening the internet explorer.... |
Forum: VB.NET Sep 19th, 2007 |
| Replies: 11 Views: 10,498 do as i said-
1)open a form-drag&drop 2 labels,2textboxes& a button
2)on a button name it has (SUBMIT-button)
3)
create a table in sql-server with ur desired tablename
4)the table should have... |
Forum: VB.NET Sep 19th, 2007 |
| Replies: 2 Views: 2,528 do u mean,opening the html code part of the form design.if yes then click on html part(placed on bottom part of design).if this is not what u requested for then mention specifically! |
Forum: VB.NET Sep 19th, 2007 |
| Replies: 7 Views: 4,734 what d u mean-u mean u want to open the browser using vb.net..! |
Forum: VB.NET Sep 14th, 2007 |
| Replies: 2 Views: 719 hai,
just try this...
(http://www.microsoft.com/WindowsServer2003/iis/default.mspx) |
Forum: VB.NET Sep 14th, 2007 |
| Replies: 4 Views: 948 to code in datagrid...
just drag& drop it from toolbox& to colour the datagrid based on the there sales(with orange,green,yellow...etc).use datagrid_itemdatabound function....... |
Forum: VB.NET Sep 12th, 2007 |
| Replies: 2 Views: 1,017 come on guyz,
someone plz help m-tell m what i have todo..i have been googling on this for last 3weeks.i have tried alltype of stuffs...guyz help m out,,,,,, |
Forum: VB.NET Sep 12th, 2007 |
| Replies: 4 Views: 1,873 hey,
ru beginner-if yes dont go with such a rustic projects!always go with small things(then once u feel confident ,then u proceed to type of project.which u have mentioned!).... |
Forum: VB.NET Sep 10th, 2007 |
| Replies: 2 Views: 1,017 can somebody tell m,
what's the error in below code-where all the columns with sex="male" should be displayed with color choclate in datagrid...plz... |
Forum: VB.NET Sep 7th, 2007 |
| Replies: 3 Views: 5,469 use this javascript when ur trying web-applications(vb.net,vs-2003 or more..)
btndelete.Attributes.Add("onclick", "if(confirm('Are you sure ,want to delete the record?')){}else{me.server.transfer... |
Forum: VB.NET Sep 5th, 2007 |
| Replies: 1 Views: 1,269 hai looney,
to find the greatest of all the 10 arrays use
( start searching from 1 to 10
dr="select * from table where id>=10"
cmd=dr.executescalar)
try,something similar... |
Forum: VB.NET Sep 4th, 2007 |
| Replies: 1 Views: 672 hai,
try using javascript(i mean keypress)where particular user can access -based on the selected name selection.... |
Forum: VB.NET Sep 4th, 2007 |
| Replies: 3 Views: 819 hai,
To perform has u said-1)fetch the data from one table& display it on the form using -dropdownlist, 2)then based on his/her selection (or user clicked)just display it on other table... |
Forum: VB.NET Sep 4th, 2007 |
| Replies: 2 Views: 1,656 hai,
First check -whether all the fields are being specified& used in the query.And then check out whether datatype used for the fields are same as datatype used while in the update... |
Forum: VB.NET Sep 4th, 2007 |
| Replies: 5 Views: 903 or else,
Try using select statements-
dim a as boolean
select a
case 0
request.write("its true")
case 1
request.write("its false")
end... |
Forum: VB.NET Aug 31st, 2007 |
| Replies: 6 Views: 3,061 david,
if ur using sql-server 2005(then while creating table ).just set the datatypes value according to ur need.if u want data to b displayed in dollar format(just-set particular... |
Forum: VB.NET Aug 31st, 2007 |
| Replies: 1 Views: 3,373 i thnk u can use this to insert data from textbox into database..if u want some more description -just reply back....
Private Sub LoadData()
Dim strSQL As String = "insert (name,age)... |
Forum: VB.NET Aug 31st, 2007 |
| Replies: 3 Views: 712 man plz b specific-
This is not mobile to send message in the form of sms.if u want to use keypress(then use javascript).... |
Forum: VB.NET Aug 31st, 2007 |
| Replies: 5 Views: 798 hey man,
its a good question-if u want ur project to run on other systems(not 2 modify the coding).Then that particular system should have internet explorer..
And if u... |