Hi all..
i am doing a project in asp.net in c#.. and now im in a situation to insert a search in which the detail of the word searched should be specifically displayed(hight light
) from an aspx page.. please help me..
thank u for ur support
User Profile
Collapse
-
How to jump into a specific portion in an aspx page
-
Sql Injection
How to write a fuction to prevent attack from sql injection? Im using Sql server2000 & asp.net.. please reply faster that how to validate server side input values...
thank u for the support -
Bind a selected value from dropdownlist to gridview(urgent)
Hi friends..
Im trying to bind a value from dropdownlist placed in gird view to another cell. i want to update a database field with the selected value from dropdownlist and which must be bind to gridview... please help me .. im using sql server2000 as datasource..
public partial class Propertydetails : System.Web.UI.P age
{
protected static string connect;
string ct, struName;
protected... -
u can use a file upload control and can save it in datalist or something like that
please refer to the link
1.www.csharpfri ends.com/Articles/getArticle.aspx ?articleID=55
2.articles.tech republic.com.co m/5100-10879-5109284.html
3.www.aspnettut orials.com/tutorials/network/net-fileupload-aspnet2-csharp.aspx
Hope this wil help u
Happy Programming... -
Save Thumbnails created dynamically
hi friends
asp.net(2.0) c#
i am trying to create an image gallery in which all the uploaded image are converted into thumbnails and i want to bind these thumbnails into gridview. and on clicking in this thumbnails displayed in grid the orginal image is shown in a pop-up. now i hav succeded in creating thumbnails from uploaded images pls any one help me how to bind these thumbnails in gridview by storing it in a folder..
thanks... -
ImageGallery using c#
hi.. im trying to displaythe stored images in a gridview and on click on the imagethumbnail i want to view the orginal as a pop up.but im stuck at this please help me..now im not able to view image in grid
...Code:protected void Page_Load(object sender, EventArgs e) { DataSet ds = new DataSet(); SqlDataAdapter da = new SqlDataAdapter(); string strSQL; strSQL = "Select -
thanks .. but the problem with the enlarge image as pop-up in same window with these thumbnails is not working can u pls suggest a solution to this...Leave a comment:
-
Problem with thumbnail creation
Hi..friends
Im new to asp.net.. im trying to create thumbnails from the images stored in database (sql server2000). and i want to view the image larger on click thumbnail as a pop-up.. please help me.......... im using asp.net2.0 (c#)
thanks for the support.. -
problem with thumbnail image in c#
Hi.. im new to asp.net.. im trying to create thumbnails from the images stored in database . and i want to view the image larger on click thumbnail as a pop-up.. please help me.......... im using asp.net2.0 (c#)
thanks for the support
No activity results to display
Show More
Leave a comment: