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
C

cometburn007

@cometburn007
About
Posts
14
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Help with a Message box
    C cometburn007

    im using vb in coding an asp.net page.. heres the error message i got when i tried to browse my project on a networked computer. Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application. can anybody explain this to me?

    ASP.NET help csharp asp-net question

  • [2005] Passing a value to a sqlDataSource
    C cometburn007

    Need help here Badly... i created a gridview inside a gridview (this is to view the extended details of a certain person because of too many fields, i decided to do this.) which is binded to a sqldatasource. i can now get the value of the PersonID and store it to a session variable named Session("PersonID"). Now, my Problem is, how am i going to pass the Session variable to the sqlDataSource when the sqlDatasource and the Gridview is Inside a Gridview?

    ASP.NET help question

  • Displaying Extended Details on a GridView
    C cometburn007

    Good Day! I am using ASP.net 2005 (Visual Basic Code) the table I bind with the gridview has too many fields, therefore, i want to display Other details of the gridview when mouseovered or when a expand button is clicked. i have googled this for about 1 week. unfortunately, Never found a article that could solve my problem. Does anyone knows how to display extended details of a gridview? or does anyone know any working article?

    ASP.NET csharp asp-net help tutorial

  • C# to Vb.net Convert error in string place...,
    C cometburn007

    try this: Dim addData As String = "INSERT INTO Ords (OrderId, CustomerId, ShipName, ShipCity) VALUES " & _ "('" & (Guid.NewGuid) & "'," & _ " '"& (New Guid(e.CommandArgument.ToString)) & "'," & _ " '" & (txtAddShipName.Text.Trim) & "', " & _ " '" & (txtAddShipCity.Text.Trim) & "')"

    ASP.NET csharp help question

  • How can i kill a mySQL server Process?
    C cometburn007

    is there any way on how to kill a server process? because it happened 2 times, it displays an error with "too many connections". anybody knows how to tackle this? Really nee help here. Thanks in advance!

    ASP.NET help question mysql sysadmin tutorial

  • Problem in Including Files
    C cometburn007

    How can i include files when i have a master page? Here is the logic: Page 1 -------------> Page Check ------------> Page 2 Now, before the user can go to Page 2 it must be check first if the user has the rights to the page... I have a master page which confuses me. Anyone knows how to tackle this?

    ASP.NET question help tutorial

  • Problem with datagrid link
    C cometburn007

    whats the purpose of putting a single quote? (page'3.aspx) and storing it on your database? i mean why would you something like that?

    ASP.NET help database question

  • Need Help!
    C cometburn007

    how am i going to do what you have said?

    ASP.NET csharp asp-net sysadmin help tutorial

  • Need Help!
    C cometburn007

    i am currently developing a ASP.net project located on a server, i can open the project but whenever i add a item to the project or whenever i add a new page, it says, "Unable to add File '. Access Denied." what am i going through here? Anyone knows how to solve this? Please help me... BTW, im using windows XP Pro..

    ASP.NET csharp asp-net sysadmin help tutorial

  • Help with gridview..
    C cometburn007

    simplyjc007@yahoo.com here is my email address... again thanks!

    ASP.NET help css database question

  • Help with gridview..
    C cometburn007

    Thank you! i will figure this out... thanks for the help!

    ASP.NET help css database question

  • Help with gridview..
    C cometburn007

    i use VS2005.. do you have simple codes, i mean easy to understand codes to answer the problem i said? how can i bind a detailsView to a database? coz i bind a GridView programmatically.. could it be posible to a DetailsView? how can i do this? Thanks!

    ASP.NET help css database question

  • Help with gridview..
    C cometburn007

    im sorry.. im new to asp.net, how will i know if the project is in 2.0?

    ASP.NET help css database question

  • Help with gridview..
    C cometburn007

    heres my problem, i have a database that has many fields on it, i binded it with a gridview but since it takes too much space, i wonder if it is posible on mouseover event to view another grid?

    ASP.NET help css database question
  • Login

  • Don't have an account? Register

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