Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

sra22

@sra22
About
Posts
20
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • retrieve mp3 file from database
    S sra22

    Hi, I want to retrive mp3 file,which is converted into binary format and stored in database using asp.net. I don't know how to retrieve this file in datagrid and also i want play that file using media player ,whenever i clicked on it. Is it clear

    ASP.NET database help tutorial question

  • retrieve mp3 file from database
    S sra22

    Hi, I have stored a mp3 file in binary format into database.Now i want to retrieve from database. I am not able to retrieve that. Can anybody help me how to do this?

    ASP.NET database help tutorial question

  • insert & play flash file
    S sra22

    Hi, It is possible to play flash file in iframe. give src="path of the flash file"

    ASP.NET adobe help tutorial question

  • display text instead of image
    S sra22

    Hi, Thanks for u'r reply. But I am storing image as binary format in sql & retrieving like this . see this code Do While (myDataReader.Read()) Response.ContentType = myDataReader.Item(1) Response.BinaryWrite(myDataReader.Item(0)) Loop So How can i check recordcount

    ASP.NET database help

  • display text instead of image
    S sra22

    Hi, But it is showing inside the image. I want to display outside

    ASP.NET database help

  • display text instead of image
    S sra22

    Hi, I want to display that image in one form Just i want to display Image not available if there is no record in the database is it clear?

    ASP.NET database help

  • display text instead of image
    S sra22

    Hi, I want to display some text inplace of image if image is not available, when we are retrieving image from database. anyone help me

    ASP.NET database help

  • datagrid problem
    S sra22

    How to split one record into two rows in datagrid?

    ASP.NET help tutorial question

  • Datagrid-Date Problem
    S sra22

    hi, You can set DataFormatString="{0:d}" to your column in datagrid hope it will work

    ASP.NET css help question

  • back button + asp.net 2.0
    S sra22

    hi, You can write the code like this Button1.Attributes("onclick") = "javascript:history.go(-1);" or you can use this in HTML or you can use link like set href="javascript:history.go(-1);" [Back](javascript:history.go(-1);) -- modified at 8:22 Thursday 5th April, 2007

    ASP.NET csharp javascript asp-net help

  • Interview Questions on ObjectOriented Programming
    S sra22

    hi, once visit this site www.geekinterview.com u can find interview questions

    ASP.NET career

  • date validation in javascript
    S sra22

    ok.give that code

    ASP.NET javascript

  • date validation in javascript
    S sra22

    hi, I want to create date validation in client side using javascript i.e to display invalid date(checking all months & dates).I have searched in google & tried some of them ,but it doesn't work. can anyone send the solution for this Thanks in advance

    ASP.NET javascript

  • .dll hell
    S sra22

    thanks for u'r reply

    ASP.NET csharp

  • .dll hell
    S sra22

    plz explain .dll hell in .net

    ASP.NET csharp

  • heap vs managed heap
    S sra22

    What is the difference between heap and managed heap.

    ASP.NET visual-studio question

  • support
    S sra22

    How can .net support multiple languages? plz describe answer for this

    ASP.NET csharp question

  • memory
    S sra22

    can u tell the differences between stack and heap

    ASP.NET data-structures performance

  • memory
    S sra22

    In which location,objects created with new keyword are stored.Is it stack or Heap.Can anyone tell the differences between them.

    ASP.NET data-structures performance

  • translation
    S sra22

    We have developed a website recently.Now i want to develop it with multilangual support.I want to know step by step procedure to do this.Iam very new to unicodes.Can anyone try to answer this as soon as possible.

    ASP.NET tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups