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

coolsatty

@coolsatty
About
Posts
48
Topics
31
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Paypal integration
    C coolsatty

    hi, i am creating a site which has a paypal integration in it.... i am bit confused in selecting a paypal product.what i want to do is, when a user clicks a pay now button, a particular amount should pass to paypal for transaction and come back to my website again. I went through paypal documents then i got PDT(Payment Data Transfer) but here they have not shown me how to send a particular amount. As i am new to the paypal, i am bit confused.....plz help me.

    coolsatty

    ASP.NET help tutorial

  • Error: "Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine"
    C coolsatty

    hello, i have created an application who's platform are asp.net1.1,windows XP,Access 2002 and its working fine in my PC. When i aploaded it on a server who's platform is .NET Framework 2.0,windows server 2003,Access 2003 and when i am browsing a page who has database connectivity it throws an error as 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine". I tried installing latest MDAC on the server but still showing the same problem. Thank you.

    coolsatty

    ASP.NET help csharp asp-net database dotnet

  • 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine"
    C coolsatty

    hello, i have created an application who's platform are asp.net1.1,windows XP,Access 2002 and its working fine in my PC. When i aploaded it on a server who's platform is .NET Framework 2.0,windows server 2003,Access 2003 and when i am browsing a page who has database connectivity it throws an error as 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine". I tried installing latest MDAC on the server but still showing the same problem. Thank you.

    coolsatty

    ASP.NET help csharp asp-net database dotnet

  • what is the funda for creating a project like google maps.
    C coolsatty

    hi, i am doing a project which is just like google maps but my project is offline.so how will i do it.

    coolsatty

    ASP.NET question

  • Cinema Seat Selection.
    C coolsatty

    but how will i create a database for this.i can't keep the fixed layout as there can be a diff seat structure for diff theaters.

    coolsatty

    ASP.NET help

  • Cinema Seat Selection.
    C coolsatty

    but how will i create a database for this.i can't keep the fixed layout as there can be a diff seat structure for diff theaters.

    coolsatty

    ASP.NET help

  • Cinema Seat Selection.
    C coolsatty

    Hello, I am creating a project for online show bookings for diff theaters,in that user will select a seat they want.so how will i implement this seat selection process.plz help me as soon as possible. thank you.

    coolsatty

    ASP.NET help

  • paging in datalist control
    C coolsatty

    How do i create numeric paging in datalist control like 1|2|3|4|5.. Next

    coolsatty

    ASP.NET question

  • how to import data from Tally to Ms Access or Sql.
    C coolsatty

    Hi, I want to import data from Tally to Ms Access or SQL using VB.net,how will i do it, Thank you.

    coolsatty

    Visual Basic csharp database tutorial

  • how to create a rich text editor using asp.net1.1
    C coolsatty

    I want to create a rich text editor in my web page so how to do that and what all controls required.plz help me as soon as possible,thank you.

    coolsatty

    ASP.NET csharp asp-net help tutorial

  • Google World map integration
    C coolsatty

    read google maps Document which u will get in http://code.google.com/apis/maps/documentation/

    coolsatty

    ASP.NET csharp question

  • Which is a best way to create Bloggings in the site.
    C coolsatty

    I am creating a Bloggings in my site, so which is the best way to create bloggings, shall i use datagrid,repeater or something else. plz give me suggestion as soon as possible. Thank you.

    coolsatty

    ASP.NET

  • one of the dll does not work from new windows user account.
    C coolsatty

    hi, i have created an application in which i have used third party dll for locking desktop.I have created this application from windows administrator account and everything is working fine from this account.Now i have created a new windows user account which does not have admin's rights and when i am running my application from this account, third party dll for locking desktop does not work.plz give me solution for this. Thank you.

    coolsatty

    Visual Basic

  • How to make code run automatically on Web Server at specified times
    C coolsatty

    I want some code to run on a web server at specified times compared to it only running when people visit the website.Basically i want to check the expiry date of the customers which is in database and send mails automatically, So how do i do it.Server is hosted by some third party which holds other sites also.

    coolsatty

    ASP.NET database sysadmin tutorial question

  • Which Book is Good for learning Ajax
    C coolsatty

    I am new to ajax and i need book for it , so which is the best book for learner.

    coolsatty

    Web Development learning

  • Marquee looks different on internet explorer than that on Firefox mozilla?
    C coolsatty

    i have a page with " marquee " showing some images scrolling left. Its well displayed with internet explorer but not with mozilla firefox

    coolsatty

    ASP.NET question

  • How do I read the received emails in my Domain.
    C coolsatty

    I am creating a Mail site.i have a third party smtp server, for sending emails in not an issue but how do i read a received mail in my smtp server.

    coolsatty

    ASP.NET sysadmin help question

  • problem in FormsAuthentication.RedirectFromLoginPage
    C coolsatty

    but there is another directory called admin in same application ,when i am calling page from admin directory it works fine.When i am calling a page from Directory 2 i get this problem. Thank u

    coolsatty

    ASP.NET sysadmin help

  • problem in FormsAuthentication.RedirectFromLoginPage
    C coolsatty

    login page is not redirecting towards a calling url.Login page comes again though passing a proper credentials.The page which i am calling is in sub directory(fol 1) and when i am calling a page in another directory(fol 2) its working fine.when i am running from local host then everything is fine until i upload on server.

    coolsatty

    ASP.NET sysadmin help

  • asp.net is not redirecting a page to proper login.aspx page for authentication.
    C coolsatty

    I tried putting entire path but it still searches in sub directory.Is there any settings in IIS because here in my PC its working fine but at server(handled by third party)side i am getting this problem.

    coolsatty

    ASP.NET csharp asp-net sysadmin security help
  • Login

  • Don't have an account? Register

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