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
H

hande54

@hande54
About
Posts
38
Topics
16
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • e-mail validation
    H hande54

    Hi! How can I check the validation of the email by searching '@' character inside of document.getElementById('email').value or does anybody have better idea?

    Web Development question algorithms

  • remote mysql server connection problem?
    H hande54

    Database is on another machine that is not in my LAN.

    Database help database mysql sysadmin question

  • remote mysql server connection problem?
    H hande54

    Yes. I have searched but I could not overcome this problem. It is not related with the string that I use. It is totaly about configuration settings on mysql.

    Database help database mysql sysadmin question

  • remote mysql server connection problem?
    H hande54

    Hi! I need to connect remote mysql server and get the data. But I could not succeed it. I use reel IP address as serverIpAddress MySqlConnection CN = new MySqlConnection("server=serverIPaddress;Port=3306; user=root; password=test; database=dbtest;"); Also I update my nat table to forward connections. But I get this error A first chance exception of type 'MySql.Data.MySqlClient.MySqlException' occurred in MySql.Data.dll Could you help me on this issue?

    Database help database mysql sysadmin question

  • [Message Deleted]
    H hande54

    [Message Deleted]

    C#

  • how can I bound execution of sql query on button click action ?
    H hande54

    Hi! I have a php page and I want to execute sql command after button click event. I put Confirm javascript function to get user choices on sql query and it returns true or false. but I could not bound this query execution on button click event whenever page is loaded sql command is executed without controlling the result of confirm function.

    Linux, Apache, MySQL, PHP database question javascript php

  • How can I send e-mail with gmail account
    H hande54

    thanks for your attention I will try it :)

    Linux, Apache, MySQL, PHP help question

  • How can I send e-mail with gmail account
    H hande54

    I need to send email with gmail account. I tried mail() function but it does not work. Could you help e on this issue? any recommendations are really appreciated :)

    Linux, Apache, MySQL, PHP help question

  • how can I understand which limk is clicked in previous page?
    H hande54

    Thanks a lot for your attention :)

    Web Development question javascript php

  • how can I understand which limk is clicked in previous page?
    H hande54

    Hi! I am working on online shopping web site. I use php and JavaScript for implementation . I have list of category of items as links. user clicks one of them to see list of items that belong to clicked category. I would like to know how can I understand which link is clicked on previous page. Any recommendations are really appreciated:) p.s I use code below to add link to a table <tr> <td width="186"><a href="javascript:;" class="navText">Link Text </a> </td> </tr>

    Web Development question javascript php

  • asynchronous write file problem
    H hande54

    sorry for unclear explanation of my problem. the code that I have try is below: delegateGetInputReportData getInputReportDelegate = null; getInputReportDelegate = new delegateGetInputReportData(myAccessForm); base.Invoke(getInputReportDelegate,/*args*/value); a new delegate method is created on each data receive event. in myccessForm I try TextWriter tx = new StreamWriter("Data.txt"); tx.WriteLine(index +" " + s1.ToString() + "0" + s2.ToString() + "\t\t" + str + "\t\t" + p.ToString()); but it causes an exception that file is used by another program I tried to solve problem by using mutex but It does not work.

    C# help question

  • asynchronous write file problem
    H hande54

    I tried to write a file asynchronously but I can not do it. Could you help me on this issue ? any recommendations are strongly appreciated :)

    C# help question

  • Handle two calendar in an asp Page
    H hande54

    I noticed that When I changed the selected date JavaScript _doPostBack () method is automatically called How can I disable it without fully disable JavaScript on my page.

    ASP.NET question

  • Handle two calendar in an asp Page
    H hande54

    If it is a way to solution yes. I would only like to disable automatic update of my calendars.

    ASP.NET question

  • Handle two calendar in an asp Page
    H hande54

    Hi! I need to put two calendars on my page to get beginning and end date from the user. I have disable the autopostback property for both of them but when user change the selected date of one calendar selected date of the second calendar return to the default selected date automatically .Do you have any suggestion that how can I handle two calendar separately ? Any advice would be really appreciated.

    ASP.NET question

  • usb connection for pda
    H hande54

    I implemented c# based program which works on my laptop. I analyze the protocol of my peripheral device and I have achieved to send request to my device and get necessary data. But I could not do same thing in my PDA because my PDA has no USB host functionality. but my PDA's processor supports usb host functionality.I have ipaq hw6915. I have no experience with com classes.

    Mobile question

  • usb connection for pda
    H hande54

    Microsoft Windows Mobile 5.0 for Pocket PC but it has no usb host capability however its processor supports.

    Mobile question

  • usb driver for microcontroller.?
    H hande54

    You can find many of things for development in this web site. www.Lvr.com

    Mobile question csharp delphi visual-studio hardware

  • usb connection for pda
    H hande54

    Hello ! I need to learn how I can read data from usb connection with PDA ? my device is belonged to hid class type. I connect my hid device to my PDA via usb connection.

    Mobile question

  • Visual Basic Decompiler
    H hande54

    I have missed to say that I am completely same side nobody wants to decompilation of their code but I have to do this for my graduation project :)

    Visual Basic c++ question announcement
  • Login

  • Don't have an account? Register

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