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
U

User 9418896

@User 9418896
About
Posts
9
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Retrieving data from webapp database
    U User 9418896

    Okay thanx alot, i'll read on that then. :D

    Mobile database csharp javascript html asp-net

  • What is the Way to get Datebase?
    U User 9418896

    Sorry, can't help, i still do not understand your question.

    ASP.NET question csharp html database

  • How to Create Search Text Box in C#.Net like Google Search Box
    U User 9418896

    You would need to use javascript for that and on each keypress or keydown event post the data to the server to query your data from the database.

    ASP.NET csharp sales help tutorial

  • What is the Way to get Datebase?
    U User 9418896

    Please be more clear, you want to return all the data from your database and put it in an email but not as an attachment?

    ASP.NET question csharp html database

  • how do I create a pop up window in ASPX.CS?
    U User 9418896

    When you say popup i assume you mean a message box or an alert, well there is actually no way you can do that from the server(Unless you call the script from the server) side, the only way is for you to use javascript. I would advise you use jquery than the regular javascript alert. And also the popup won't work if javascript is disabled in the browser so if it's just messages you want to display i would advise you use labels.

    ASP.NET question help testing debugging beta-testing

  • Asp into HTML?
    U User 9418896

    It is not possible to change a dynamic website into a static one, i assume you chose asp because you have some server side code that you want to execute but if you are talking about changing your asp.net controls to simple html controls i would tell you that all asp controls are eventually rendered as html on the client side so there is really no point in changing it.

    ASP.NET csharp html asp-net com question

  • Retrieving data from webapp database
    U User 9418896

    So basically in the mobile app i change the host name in the db connection to that of the website instead of using 'localhost' like i normally do. Is that what you are saying?

    Mobile database csharp javascript html asp-net

  • Retrieving data from webapp database
    U User 9418896

    Hello, i plan on building a mobile app using html/javascript with mosync. The app needs to connect to an asp.net webapplication i have and retrieve data from it's database(Ms Sql Server 2012). I do not know if that is possible thus i am hoping someone can please shed some light on how i can do this.

    Mobile database csharp javascript html asp-net

  • Display Images from a database in a tile view
    U User 9418896

    i want to retrieve images from a database and display them in a tiled view(at least three on a row) but i don't know how to go about that could someone please shed light on this for me?

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