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
I

ice hotty

@ice hotty
About
Posts
14
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • the question about ActiveReport 2.0 with vb.net ...
    I ice hotty

    there is a question... that i ues the Controls - ActiveReport 2.0 to print but when i use Adobe Reader 9.0 to view, the page is exactly. there are 24 details on every page. and when i use Adobe Reader 8.0 to view ,the page is not right. and there are 26 details on every page. i don't what shall i do.it make me so comfused.. can somebody help me, thanks you so much!!!!!!!! :doh:

    Study...

    ASP.NET

  • Help. Has somebody used the software from microsoft .named :XML_Notepad_2007
    I ice hotty

    thanks so much.. and i know vs .net can edit XML files.. but our clients suggest us to to it. so we must find some way that use xml_notepad_2007 to read edit and check XML files in .net 2.0. can somebody help me ?

    Study...

    ASP.NET question csharp xml help career

  • Help. Has somebody used the software from microsoft .named :XML_Notepad_2007
    I ice hotty

    this is a software that is used to read and edit xml file.. now ,there is a job. wanna use XML_Notepad_2007 in .NET 2.0 , to read and edit xml file. how can i ? :confused::confused::confused:

    Study...

    ASP.NET question csharp xml help career

  • Limiting input in textbox
    I ice hotty

    if the textbox is muilti rows, the maxlenth is invalid.. so you can use the javascript ... can you show the javascript error on your screen?

    Study...

    ASP.NET question javascript sysadmin tools help

  • How can you replace a field containing a code with text in a DataGrid?
    I ice hotty

    the follow is my way to solve it. i can code a public method in the cs code.. public string getCompele(string strValue) { string strReturn = ""; switch (strValue) { case "A": strReturn = "Active"; break; case "B": strReturn = "Expired"; break; case "C": strReturn = "Locked"; break; case "D": strReturn = "Unknown"; break; } return strReturn; } in the aspx code, i can use the method to get what i want,like this. ]]>' style="width: 119px;" i don't sure if this way can help you.

    Study...

    ASP.NET tutorial question csharp

  • How to use Label as a TextBox
    I ice hotty

    Must be use label to display * to replace the char. and i wanna ask. how do you enter character "on" label ....... ?_? Study...

    ASP.NET help tutorial

  • Can I use a web form as a model dialog box?
    I ice hotty

    there is a way you can get what you want. for example: there are tow forms. formFirst and formSecond 1)there is a hidden web controls at the firstForm,named hdValue; 2)at the formSecond ,you upload a file to server ,and you get the name of the upload file. ex: FileName. when the upload click is executing,you can set the value to hdValue; Javascript and code both can do it.. good luck english poor ... :) Study...

    ASP.NET asp-net sysadmin help question

  • Can I use a web form as a model dialog box?
    I ice hotty

    what are you going to do at the first form? the name of the upload file ,after the first form get the name,what to do? may be ,you may not use two form to solve your question. Study...

    ASP.NET asp-net sysadmin help question

  • About the error :Invalid procedure call or argument
    I ice hotty

    excuse me can somebody hear me? Study...

    ASP.NET help csharp visual-studio question

  • About the error :Invalid procedure call or argument
    I ice hotty

    :(thanks guys, when i use vs.net 2003 to create a new project. it jump the error like this :Invalid procedure call or argument. so ,what's wrong with my vs.net ,and what can i do to solve the question,please help thanks so much.....:(:( Study...

    ASP.NET help csharp visual-studio question

  • How make this simple work works?
    I ice hotty

    maybe the click event had lose . reset the click event at the webpage try it ..:-D Study...

    ASP.NET question

  • My Validator Controls don't work everywhere !
    I ice hotty

    "works in some pages and not in another on the same server" I think there maybe is other reasons eg: are you sure the button than you wanna validate its CausesValidation is True..... I made the same mistake long time ago ... the problem is that: I click the button but the validate controls out work, just like you . God bless u ..;P Study...

    ASP.NET sysadmin help question

  • DataGrid problem
    I ice hotty

    Create a public function to solve it. maybe just like this: public string ChangeNumber(string strNum) { switch (strNum) { case "1": return "one"; break; case "2": return "two"; break; ... } } maybe this method is so fool but it is a straight .... :( Study...

    ASP.NET question help

  • I want to put IDbConnection on Session with NLB/State Server configured -- but ISerializable
    I ice hotty

    you can use the profile target="_blank" .. that makes you get what you want. Study...

    ASP.NET sysadmin csharp 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