Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~5K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for c# seeker

What really is the difference between the two? and when should each of them be used? Can we use Response.Redirect in place of PostBackURL? Thanks in advance.

Member Avatar for ghazanfar381
0
3K
Member Avatar for meme960

even i'm not an expert in animation. but i think u should develop the animation in flash and then incorporate it to the .net application. to do that u can use the following coding <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="[URL]http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0[/URL]" style="height: 200px" width="890"> <param name="movie" value="034.swf"> <param name="quality" value="high"> <embed src="034.swf" quality="high" pluginspage="[URL]http://www.macromedia.com/go/getflashplayer[/URL]" …

Member Avatar for f1 fan
0
178
Member Avatar for c# seeker

I'm using the following code to pass data to a table in my database. The datagrid consists of a bound column and 3 template columns (2 textboxes and a chackebox). The problem is that the values of these template columns cannot be read. (i.e. in the following code, values of …

Member Avatar for hollystyles
0
122
Member Avatar for amithasija

hey pal, You may have found the solution by now. If you haven't check out this link. [URL]http://samples.gotdotnet.com/quickstart/aspplus/samples/webforms/ctrlref/webctrl/datagrid/doc_datagrid.aspx[/URL]

Member Avatar for kapil.goyal
0
93
Member Avatar for M_K_Higa

Even I'm not an expert in this PostBackURL property. But in your case you could try [code] Response.Redirect( "[I]your form name[/I]"); [/code] Anyone who knows the different between PostBackURL and Response.Redirect???

Member Avatar for M_K_Higa
0
2K

The End.