Search Results

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: sasindagi
Forum: ASP.NET Oct 24th, 2007
Replies: 2
Views: 2,151
Posted By sasindagi
suppose when user click on edit button, he should not be allowed to go any of hyperlinks or tabs or any other other page. after clicking save or close buttons he shold be allowed to move. even though...
Forum: ASP.NET Aug 4th, 2007
Replies: 5
Views: 1,966
Posted By sasindagi
i got it
string userInfo = string.Empty;
string da = Convert.ToString(DateTime.Now.Date + DateTime.Now.TimeOfDay);



userInfo = "Hi,<br>You can Review your Design through this...
Forum: ASP.NET Aug 3rd, 2007
Replies: 5
Views: 1,966
Posted By sasindagi
Forum: ASP.NET Aug 3rd, 2007
Replies: 5
Views: 1,966
Posted By sasindagi
hi,
i wanted to send 2 different email that is 2 different email address,with to different messages in asp.net c# 2.0.
by using Cc i can send to different email Address but how to different messages
Forum: ASP.NET Jul 28th, 2007
Replies: 2
Views: 1,411
Posted By sasindagi
am creating new folder for each user who uploads any files. all the uploaded files will be in that folder.
here is sample
//file upload

if ((FileUpload1.PostedFile != null) &&...
Forum: ASP.NET Jul 19th, 2007
Replies: 2
Views: 1,411
Posted By sasindagi
how to create new folder for each user who uploads .doc,.txt,.png,.jpg into web server. user may select his own type of uploads file depending upon file extension new folder must be created.
eg:...
Forum: ASP.NET Jul 19th, 2007
Replies: 7
Views: 1,749
Posted By sasindagi
never mind i got javascript without postback in dropdownlist
Forum: ASP.NET Jul 19th, 2007
Replies: 7
Views: 1,749
Posted By sasindagi
yes i had installed AjaxToolKitExtender.vsi other than update panel i can see all controls
Forum: ASP.NET Jul 18th, 2007
Replies: 7
Views: 1,749
Posted By sasindagi
error creating update panel any idea
Forum: ASP.NET Jul 17th, 2007
Replies: 3
Views: 2,881
Posted By sasindagi
just copy the code in ur .aspx
1> javscript function
<script language ="javascript" >

function check_uncheck(Val)
{
var ValChecked = Val.checked;
var ValId =...
Forum: ASP.NET Jul 17th, 2007
Replies: 7
Views: 1,749
Posted By sasindagi
any idea about asynchronous drop downlist, on selected item of drop downlist with out causing server round trip how can we populate selected item into textbox.(with out postback or callback)
Forum: ASP.NET Jul 17th, 2007
Replies: 2
Views: 1,872
Posted By sasindagi
first do the insertion of data into database at final send email with some msg. u need to
1> add reference if using 1.1 use cdonts lib 2.0 cdosys and smtp lib
2> add namespace using...
Forum: ASP.NET Jul 2nd, 2007
Replies: 3
Views: 7,400
Posted By sasindagi
hi,
plz help me out to hide querystring at url
eg: http://localhost/payment/paypal.aspx?Uacc=das021 &sdgn=jg43
to only http://localhost/payment/paypal.aspx.
Forum: Python Jul 2nd, 2007
Replies: 1
Views: 3,604
Posted By sasindagi
hello,
can anyone help me how to hide querystring in address bar
eg: http://localhost/products/category.aspx?id=c001 & pid =p0045
to http://localhost/products/category.aspx
Showing results 1 to 14 of 14

 


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

©2003 - 2009 DaniWeb® LLC