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

sparlay_pk

@sparlay_pk
About
Posts
23
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Java Based Soft phone
    S sparlay_pk

    I need source code for java based softphone, So if any one of you, knows link for better source code, send me

    Java java

  • CNIC Validation
    S sparlay_pk

    I want to put validation control for CNIC (Computed National Identity Card), if CNIC# is: 16304-1064020-6 I want the dashes to be handled automatically. like if I first enter 16304 now if I enter another digit like in this case 1 then the dash between them is automatically putted.

    ASP.NET csharp

  • GridView Template
    S sparlay_pk

    Server Error in '/AJAXEnabledWebSite4' Application. -------------------------------------------------------------------------------- Plz help me. I Editted template in Gridview, Also I attched an Imagebutton with the template but the problem which I am facing is like below. Server Error in '/AJAXEnabledWebSite4' Application. -------------------------------------------------------------------------------- Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true"> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

    ASP.NET help sysadmin security workspace

  • Edit Template in Gridview
    S sparlay_pk

    I want to edit template in gridview. how can I place an icon in a template, and then how to use it. The problem with me is that i am placing gif or png image file, which does not show any property. so how can i make my own icon from these images.

    ASP.NET help tutorial question

  • Windows Calc
    S sparlay_pk

    How can i start windows calcultor from a java code...

    Java java question

  • Saving Forms to an XML file or .txt file
    S sparlay_pk

    public void saveAnswers() { try { FileWriter fw = new FileWriter("Questions.txt"); PrintWriter pw = new PrintWriter(fw); pw.println(textBox1.getText()); pw.println(textBox2.getText()); pw.println(textBox3.getText()); pw.println(textBox4.getText()); pw.flush(); } }catch(Exception e) { System.out.println(e); } }

    Java java html design xml help

  • java servlet - error HTTP 500 - java.lang.nullpointer exception
    S sparlay_pk

    Which MSOffice you are using. And r you sure that you have selected the correct driver type.

    Java help java database question

  • Changing ConnectionString
    S sparlay_pk

    Thanks Bro. I do it..

    ASP.NET help question

  • Changing ConnectionString
    S sparlay_pk

    Thanks Bro. I solved the problem...

    ASP.NET help question

  • Changing ConnectionString
    S sparlay_pk

    Yes it works for username sa and password abc... The time I am including new queries with adapter it shows data correctly. Also if i click on any adapter to preview data it works...

    ASP.NET help question

  • Changing ConnectionString
    S sparlay_pk

    I don't remember the exact thing, but the time i was adding the first adapter on dataset file, they ask me to exclude password for some security reason. and i excluded the password at that time.

    ASP.NET help question

  • Changing ConnectionString
    S sparlay_pk

    Bro I created a DataSet file. I added adapters on it. but when i trying to connect with the data base, the error is looks like this.. Login failed for user 'sa'. I have another database connetion which connect sucessfully but i have added the password in the connectionstring.

    ASP.NET help question

  • Changing ConnectionString
    S sparlay_pk

    I have created DataSet, and through adapters I wannt to connect with the data base.. but due to connectionstring it prevent me to connect successfully, because the password is not in the connnectionString . Now I want to change the connectionString from Data Source=BaharAli-PC;Initial Catalog=Radiology;User ID=sa to Data Source=BaharAli-PC;Initial Catalog=Radiology;User ID=sa;Password=abc So plz help me, how can i do it.

    ASP.NET help question

  • TypeAhead
    S sparlay_pk

    but plz tell me once more time, i need it.

    C# csharp asp-net visual-studio help

  • TypeAhead
    S sparlay_pk

    Ok.. But i think my message is overset.

    ASP.NET csharp asp-net visual-studio help

  • TypeAhead [modified]
    S sparlay_pk

    Yes I understand.But bro this is not the case. the problem is only with TypeAhead control.... Have you ever use this control?

    ASP.NET csharp asp-net visual-studio help

  • TypeAhead
    S sparlay_pk

    Plz help me if any one can. How I can get Text From TypeAhead Control. I am using Visual Studio and developing my project in Asp.net using c#. like i am using String str = TypeAhead1.Text; but always null value is returned.. Simply on postback i want to show the selected text on label1. Plz send me code.

    ASP.NET csharp asp-net visual-studio help

  • Handle two calendar in an asp Page
    S sparlay_pk

    Are you have placed the two calender controls on separate pages?

    ASP.NET question

  • TABPAGE
    S sparlay_pk

    private void onclicktab(object sender, EventArgs e) { label1.Text = tabControl1.SelectedIndex.ToString(); }

    C# help question

  • Handle two calendar in an asp Page
    S sparlay_pk

    It's work fine, when i am using two calender Controls from Asp Controls.. are you want asp calender controls.

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