Search Results

Showing results 1 to 33 of 33
Search took 0.01 seconds.
Search: Posts Made By: saj_amo
Forum: C# 33 Days Ago
Replies: 3
Views: 381
Posted By saj_amo
thx it works.
Forum: C# 33 Days Ago
Replies: 3
Views: 381
Posted By saj_amo
i have a text box, control botton and a datetime picker i want that if i write 2 in textbox and press button then datetimepicker auto change the current date and add 2 days in it . i am doing it in...
Forum: Storage Oct 26th, 2009
Replies: 8
Views: 701
Posted By saj_amo
i did it with opening folder option but still no file recovered
Forum: Storage Oct 24th, 2009
Replies: 8
Views: 701
Posted By saj_amo
no there isnt any option to recover hidden files now what should i do?
Forum: Storage Oct 24th, 2009
Replies: 8
Views: 701
Posted By saj_amo
plz help me i am still waiting...
Forum: Windows Software Oct 24th, 2009
Replies: 5
Views: 584
Posted By saj_amo
plz i am still waiting...
Forum: Windows tips 'n' tweaks Oct 24th, 2009
Replies: 1
Views: 512
Posted By saj_amo
hi some one help me my flash drive (usb) is formated with most important data i want to recover that data i have also download a software which is recovering those file but not recovering that...
Forum: Storage Oct 23rd, 2009
Replies: 8
Views: 701
Posted By saj_amo
hi some one help me my flash drive (usb) is formated with most important data i want to recover that data i have also download a software which is recovering those file but not recovering that...
Forum: Windows Software Oct 23rd, 2009
Replies: 5
Views: 584
Posted By saj_amo
hi some one help me my flash drive (usb) is formated with most important data i want to recover that data i have also download a software which is recovering those file but not recovering that...
Forum: ASP.NET Sep 9th, 2009
Replies: 2
Views: 202
Posted By saj_amo
Protected Sub subdata(ByVal id As Integer)
Dim myDataReader As System.Data.SqlClient.SqlDataReader
Dim myConnection As New SqlConnection
Dim myCommand As New SqlCommand
...
Forum: ASP.NET Aug 27th, 2009
Replies: 16
Views: 834
Posted By saj_amo
Ramesh can you plz send me code without html on in vb.net its very complicated to understand because i am new in it and ya when i do write that code i found an error at
OnKeyDown = "return...
Forum: ASP.NET Aug 26th, 2009
Replies: 16
Views: 834
Posted By saj_amo
hi Ramesh,
well i am facing this problem only because i have 2 buttons in one page now if i set defaultbutton then when i click other textbox it will only perform click on submit button which i dont...
Forum: VB.NET Aug 26th, 2009
Replies: 6
Views: 174
Posted By saj_amo
hi vijayakumar can you plz give code so that its easy to understand and do something with that code???
Forum: ASP.NET Aug 25th, 2009
Replies: 2
Views: 186
Posted By saj_amo
first create A folder in your root directory named AttachedFiles and then try this code


Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click
...
Forum: ASP.NET Aug 25th, 2009
Replies: 16
Views: 834
Posted By saj_amo
i am still facing this problem plz any one solve this !!!
Forum: ASP.NET Aug 20th, 2009
Replies: 16
Views: 834
Posted By saj_amo
well dear i know that as well but what if i have 2 buttons in one page ?? one is to submit data n other is for nother purpz?
Forum: ASP.NET Aug 19th, 2009
Replies: 16
Views: 834
Posted By saj_amo
i knw that code is perfect which i posted but you are still not getting me that code works very fine in vb.net for desktop but i want to do that same task in asp.net but in asp.net there is not any...
Forum: ASP.NET Aug 19th, 2009
Replies: 16
Views: 834
Posted By saj_amo
ok dear this is what i want like vb i do this

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim text As String
...
Forum: ASP.NET Aug 18th, 2009
Replies: 16
Views: 834
Posted By saj_amo
o thanks wilch i think you got my point but again i want to clear you what exact i want like here in daniweb when we clickon member login n then two textboxes apear when we fill username and after...
Forum: ASP.NET Aug 18th, 2009
Replies: 16
Views: 834
Posted By saj_amo
hi i have a textbox and a button on my asp.net page i want that when i write any value on textbox and after that when i click on textbox then a click would perform auto on button so how can i do...
Forum: ASP.NET Aug 17th, 2009
Replies: 0
Views: 225
Posted By saj_amo
how to use website templete in asp.net web page or how to design it with .css if any body know where to get css files for asp.net plz tell me.

thanks
Forum: ASP.NET Aug 17th, 2009
Replies: 2
Views: 222
Posted By saj_amo
Forum: ASP.NET Aug 17th, 2009
Replies: 2
Views: 301
Posted By saj_amo
thanks dear its solved ! thanks
Forum: ASP.NET Aug 17th, 2009
Replies: 2
Views: 301
Posted By saj_amo
hi guys,
in asp.net page i have designed a registration page few textbox are in that page i have set field validators on them but problem is that there are two buttons one is for register and the...
Forum: ASP.NET Aug 17th, 2009
Replies: 2
Views: 222
Posted By saj_amo
:'( i want know that i have developed a web site with using sql database backhand in asp.net nw how can i deploy it i mean i want to know process how to register it or host it from where ??
Forum: ASP.NET Aug 10th, 2009
Replies: 13
Views: 660
Posted By saj_amo
dear sanotsami i place that code in both of the pages after the head tag and before body tag its working fine
Forum: ASP.NET Aug 10th, 2009
Replies: 13
Views: 660
Posted By saj_amo
ok thx alot again
Forum: ASP.NET Aug 10th, 2009
Replies: 13
Views: 660
Posted By saj_amo
o wow thx realy alot when i place that code in both pages then it works very fine but still one problem for a second it shows welcome page and then it jumps again and works fine what i do for that...
Forum: ASP.NET Aug 10th, 2009
Replies: 13
Views: 660
Posted By saj_amo
i am using asp.net so is this code supports and sorry to distrub but i am new in asp.net switching from vb.net so because of that i am facing these problems and i have placed that code in login form...
Forum: ASP.NET Aug 10th, 2009
Replies: 13
Views: 660
Posted By saj_amo
thx kameswari
but you are not getting my point i have created sessions to get data and i have also use that code ti kill session Session.Abandon() but after comming back to login page when i am...
Forum: ASP.NET Aug 10th, 2009
Replies: 13
Views: 660
Posted By saj_amo
hi developers
my name is sajjad i have little problem in asp.net i have made two pages one is login and other is welcome page a user enters name and password in login page after checking valid user...
Forum: VB.NET Jan 9th, 2009
Replies: 6
Views: 539
Posted By saj_amo
hi dear sumit i accept ur friendship n i will give any hint what ever i know and first tell me bca i mean what kind of degree is this? and i dnt got ur mail
Forum: VB.NET Jan 4th, 2009
Replies: 6
Views: 539
Posted By saj_amo
hi to every one,
i have made two data base projects in vb.net using sql server2000 the first project is of student information and the other one is a bank project. now i want to colabrate these two...
Showing results 1 to 33 of 33

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC