Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
8
Posts with Downvotes
6
Downvoting Members
3
1 Commented Post
~16.4K People Reached
Favorite Tags
Member Avatar for Shantanu88d

whenever i delete, insert or update my datasource, gridview does not refresh. However, when i manually refresh my page, then it does. How to make it such a way that it refreshes by it's own whenever I insert,delete or update anything from my datasource. [B]P.s[/B]: DataBind() method is not working

Member Avatar for naimerkallis
0
6K
Member Avatar for Hakoo

Hello All, I want to create new pop window like this site have while login. How can I do this? Thanking you, Hakoo Desai.

Member Avatar for sunnivasa
0
607
Member Avatar for pinkygirl

Hi, I want to know how kernal communicates with the Linux operating system in terms of it's roles such as Interrupt Handler, Scheduler, Manager and Supervisor. Kindly assist. Thanks.

Member Avatar for capton
0
306
Member Avatar for pinkygirl

I have a problem in my laptop. I wanted to reinstalled windows 7 but unfortunately it couldn't complete. It showed a blue screen for one second then it restarted. So I went to recovery option from the windows 7 setup, It detected my uncomplete installation, but it couldn't continue the …

Member Avatar for caperjack
0
223
Member Avatar for pinkygirl
Member Avatar for VinayRok

Hi friends... Am using a Gridview and whenever mousehover on the row of gridview am changing the color of row. now i want to change the color of row when i select the gridview row.. how to do it... plz help me ... [code] protected void GridViewStudentList_RowCreated(object sender, GridViewRowEventArgs e) …

Member Avatar for symeramon
0
2K
Member Avatar for pinkygirl

This is my code to hash [CODE]class hashing { private static $algo='$2a'; private static $cost='$10'; public static function unique_salt() { return substr(sha1(mt_rand()),0,22); } function hash($password) { return crypt($password,self::$algo.self::$cost.'$'.self::unique_salt()); } public static function check_password($hash,$password) { $full_salt=substr($hash,0,29); $new_hash=crypt($password,$full_salt); return ($hash==$new_hash); } }[/CODE] This is my login page [CODE]require("hashing.php"); $password=hashing::hash($_POST['txtPassword']); $checkPassword=mysql_query("SELECT * from …

Member Avatar for diafol
0
283
Member Avatar for pinkygirl

I want to upload images that will be saved in a folder. That folder is inside my website folder. eg: mywebsite(website folder). myimage(image folder). And the path of image should be saved in mysql. I tried the following but it is giving error "path not found." This is my path:- …

Member Avatar for pinkygirl
0
120
Member Avatar for kieky

can i using gridview to create friends list like this? [URL="http://www.4shared.com/photo/xxPeJoHG/tanya.html"]http://www.4shared.com/photo/xxPeJoHG/tanya.html[/URL]

Member Avatar for nik11
0
269
Member Avatar for umeshMCA

hi i am new user of asp.net with C#. and i install vs2008. but when i start a new project and then want to select ASP.NET AJAX-Enabled Web Site but there is no install ajax enabled website tool. how i use ajax without this. please help there is only these …

Member Avatar for vishalrane
0
95
Member Avatar for pinkygirl

Hey, please guide me with codes. It's very urgent. I want the display of comments to appear like facebook. Also, my friends and I can comment on status as many times as needed. And number of comments should also appear. Thanks.

Member Avatar for vishalrane
-2
77
Member Avatar for karthik.net87

When i click the nodes in tree view control for example employee name and it displyas the details of the employee in a gridview

Member Avatar for pinkygirl
-3
73
Member Avatar for apanimesh061

I don't know know how to get ASP.Net and Web Authentication components for IIS 7.0. I could install IIS 6.0 Metabase and Configuration compatibility. I am using VS 2008 and Windows Vista Ultimate ! Please Help ! Thnx

Member Avatar for pinkygirl
0
150
Member Avatar for pinkygirl

Hey, I'm currently working on a social network website in ASP.NET, C#. I want to know the steps to create a chat application. Kindly guide me, Thanks.

Member Avatar for pinkygirl
0
81
Member Avatar for pinkygirl

hi. I'm completely blank in this. I don't know how to create a simple skin theme and linking it to my webpages. I need your help. Thanks..

Member Avatar for pinkygirl
0
95
Member Avatar for pinkygirl

Hi, I need to know more about oracle database. 1)Introduction. 2)Importance. 3)Advantages and disadvantages. 4)Effects. 5)Diagrams. 6)Features.

Member Avatar for pinkygirl
0
115
Member Avatar for honey61399

[CODE]<div style="margin:0px 0px 0px 0px;" class="grid_16 example" align="center"> <asp:DataList ID="DataList1" runat="server" BorderStyle="Groove" CellPadding="5" CellSpacing="5" RepeatColumns="3" RepeatDirection="Horizontal"> <ItemTemplate> <ul> <li> <object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="328" height="200"> <param name="movie" value="vplayer/player.swf" /> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <%--<param name="flashvars" value="file=<%# Eval("vurl","video/swf/{0}") %>&image=<%# Eval("vpurl","video/thumb/{0}") %>" /> --%> <embed type="application/x-shockwave-flash" id="player2" name="player2" …

Member Avatar for honey61399
0
276
Member Avatar for miwa1

hey, i meed to do a school project in asp.net and i am relly bad, i need to connect database to a login (i use visual 2008 and sqlserver 2005), this is the start poin, pls help me whith this, thanks

Member Avatar for crishjeny
-1
102
Member Avatar for waqar100

I want to increase the data type of varchar(100) to varchar(200)?without any loss of data in the existing table?HOW

Member Avatar for crishlay
0
193
Member Avatar for eileenc87

Hi All, I would like to seek for help in the matter above.. How can I delete row data in datagrid?

Member Avatar for crishlay
0
289
Member Avatar for vanpersie

Hi I have a gridview that based on a table of 18 column which makes the web page of too large width. how to make a gridview in a more acceptable to final user in shape? or is there a better control of the same proprties

Member Avatar for pinkygirl
0
100
Member Avatar for YMCMb

Hello everyone :) i want to be able to just edit and update one field of my grid view is this possible? as im using Visual Web developer 2008 express when a user selects edit to a row, it allows the user to edit the whole row ... but this …

Member Avatar for pinkygirl
0
1K
Member Avatar for rbeach1955

I have an aspx page that has a listview. Within the listview I have a column named BADGEID. When inserting the BADGEID as a textbox with the below code, everything works properly: <asp:TextBox ID="BADGE" runat="server" Text='<%# Bind("BadgeID") %>' I need this to be a DropDownList and I changed the textbox …

Member Avatar for vgulavni
0
113
Member Avatar for pinkygirl

Hello. This demo shows how to upload multiple image files, saving them in "Image" folder and displaying them all. To do this, create a folder named "Image" in your solution explorer. I hope you like it :)

0
682
Member Avatar for Mishalkk09

Hi, I am working with asp.net and in my web user control i have several buttons and textboxes. FirstBtn cliked---->FirstTextBox ----->displays: "Hi" secondBtn clicked--->SecondTextBox ------>displays:"Hello" Now again if i click the firstbtn then the FirstTextBox would be empty.Can anyone tell me how can i sane the last entered value? Regards, …

Member Avatar for prashantchalise
0
304
Member Avatar for pinkygirl

Im getting this error:- The type 'System.Web.UI.ExtenderControl' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.C:\Users\User\Documents\Visual Studio 2005\deepali\mywork\Animation_Control.aspx can anyone please help me solve it?

Member Avatar for pinkygirl
0
210
Member Avatar for bluem1

Team - This has to be way more simple that I am getting. Been searching google for hours with no luck. Simply stated, I am trying to delete a datalist row which is bound to a mssql database. Simple right! I am missing where it is putting the key or …

Member Avatar for pinkygirl
0
932
Member Avatar for pinkygirl

Hello! 1) I have no idea how to use Session objects, especially when it has to remember the Session of the logged user. When the user clicks logout, his session should be removed until the next time he logs in. 2) Also, how to validate the user in such a …

Member Avatar for pinkygirl
0
105
Member Avatar for low1988

Is there anyone how to write the print function so that i can print out the web form with the web control contents.Here is the scenario , the web form i would like to print out have: 1.TextboxA.txt = "Sample1" 2.TextboxB.txt = "Sample2" 3.DropdownlistA.selectedIndex = "1" 4.CalendarA. Please teach me …

Member Avatar for pinkygirl
0
104
Member Avatar for pinkygirl

Can anyone help me solve this error:- Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.

Member Avatar for pinkygirl
0
101