Search results

  1. R

    Image manipulation

    Hi, I am coding a gallery to place images from events in. It is going to be a two-click system, meaning you click the thumbnail for the half-size and then that one for the full-size image. The site is currently in classic ASP, but I am looking at recruiting some .NET people and getting a few...
  2. R

    SQL Problems

    Hi, Is there a problem with the MSSQL server? I cannot access the server from Enterprise Manager or the sqladmin tool. Thanks, Luke.
  3. R

    ASP not working

    Hi, All the ASP scripts in one of my user's domains do not work, they generate 500 Errors, I have switched off ASp and switched it back on using the control panel, and that didn't fix it. Perhaps IIS needs to be restarted for the domain. Domain: gympieyouth.com Server: win2 Thanks...
  4. R

    CP server down

    Hi, I cannot access my cp, server not available error. I cannot ping the server. Submitted in ticket number 4570. Thanks, Luke.
  5. R

    Domain Aliases

    Hi, I have created a plan for one of my domains, but haven't included Domain Aliases, which I needed. How do I go about enabling this. I have gone into the resources section of the plan to try to correct the mistake but I am unable to see Domain Aliases as an option. I appreciate your...
  6. R

    Moving domain to be under reseller account

    Hi, I submitted a ticket, No. 3510, some time ago, 10th Feb 03, to have one of my domains moved under my reseller account and I am unsure if it has been done yet. There is no reply to the ticket. I have little to no experience using H-Sphere so this may have been done and I just do not...
  7. R

    SMTP problem

    I am having a problem with SMTP, Outlook cannot find the server. Emails are being received, I checked in web mail, but I cannot access my email from Outlook. I can retreive email from another jodohost account that is not under my reseller account. Could there be a problem with my server...
  8. R

    Moving a domain to a reseller account

    Hi, I host a domain with you guys already, gympieyouth.com, but am going to start a reseller package using a different domain, r0ck1t.com. To get the gympieyouth.com domain transferred to my r0ck1t.com reseller package, do I just opena ticket and request it to be moved? Also, is it...
  9. R

    Streaming media

    Hey, Just want to know if it's possible/allowed to have streaming media, more specifically video with audio from live concerts? I would like to capture footage and encode it in some high-quality/low-bitrate format and stream to a file on the server and let my users watch it with only a...
  10. R

    MSSQL Stored procedure failing

    Hi, I have this stored procedure: CREATE PROCEDURE [dbo].[spUserCreds](@strUserCode VarChar(50)) AS SELECT tblMembers.member_id, tblMembers.member_banned, tblMembers.member_groupid FROM tblMembers WHERE tblMembers.member_usercode = @strUserCode; GO And when I execute it it has this...
  11. R

    ASPImage Documentation

    I am after some in-depth documentation on ASPImage. I have read the documentation that is provided by the creator's here, but it is insufficient, I would like some more examples to review. If you can provide some example code what I would really like to be able to do is resize an image and...
  12. R

    Components in reseller packages.

    Are the server components available to clients of people with reseller packages? I understand that all other options are available, but on the reseller package feature page it doesn't list the components. -r0ck1t-
Back
Top