Search results

  1. S

    C Program

    Hye Guys I developed some useful and very basic C programs. I would like to share them with you. Here I am posting the first program. Pls let me know if I continue. These programs won't make much sense for experienced C programmers but they will be very useful for the beginners and intermediate...
  2. S

    Saving image in ms sql database

    Saving image in ms sql database using asp.net in vb.net code Hye Guys. I hope this is useful for someone. Imports System.Data.OleDb Imports System.Drawing Imports System.Drawing.Imaging Partial Class RSell Inherits System.Web.UI.Page Protected Sub btnSubmit_Click(ByVal...
  3. S

    A nice article on Windows Services

    Hye Guys. I found a wonderful article on creating Windows Services in C#.NET. I thought to share it with you all. If you like, pls do rep me. First let's take a closer look at Windows Service classes. You can create Windows Services with the help of the ServiceBase class in...
  4. S

    Credit details

    Hye Guys does anybody know the link to any page that tells me how many credits we earn for a particular task. For e.g, no. of credits for posting a msg, starting a new thread, through referrals etc
  5. S

    Pls Help

    Hye I am planning to make a shopping site in asp.net but before planning that project, I uploaded a simple asp.net page to test whether it's working or not. Unfortunately, it's not working. In IE, it shows a blank page while in FF, the script of the page is displayed. So pls help. I have found...
  6. S

    php mail() problem

    Hello everyone I have been trying to send mails through php's mail() function since last two days but that doesn't work.Every e-mail I send bounces back with 'unroutable domain' error.This script was working earlier on but stopped working suddenly which suggests that the script has no coding...
  7. S

    Can't see my site

    Respected. I am not able to see my site at http://sumitmehta.x10hosting.com for the last 2 days.When I try to log,Internet Explorer shows 'Page can't be displayed' error.Same is the result in Opera.Surprisingly,my site is loading at my friend's PC.:sad:Pls. help. Thanks in advance.
  8. S

    Frontpage Extensions Problem

    Hello I have frontpage server extensions on my account but my counter placed at the first page is not incrementing which depends on frontpage extensions.What should I do? Thanks iin advance.
Top