Search results

  1. WebDeveloper

    Most up-to-date list of installed Components on Win6?

    Yash, can you answer this question or point me to where I can find the answer? Thanks
  2. WebDeveloper

    All sites are down!

    Looks like they're back up now... thanks for the quick work, I hope the JodoHost staff can be a little more careful in the future, i'd hate to feel like i needed to constantly check in on my sites 24/7 (hitting refresh gets tiresome) :(
  3. WebDeveloper

    All sites are down!

    a screenshot...
  4. WebDeveloper

    All sites are down!

    Win6... 8 sites all down... check my hosting account username for my info.
  5. WebDeveloper

    All sites are down!

    What's going on?
  6. WebDeveloper

    Has anybody requested any changes to Win5 server?

    I feel the need to add to this thread... after reading through it, I'm now emotionally attached and want to contribute... so there! :P
  7. WebDeveloper

    changing osCommerce folder

    I've run into a similar problem before... I renamed my 'admin' folder to 'administration'.
  8. WebDeveloper

    Tired of remembering so many websites? Visit Bauq.

    You should give users the option of having the links open in the same window rather than just a new window. I think you can accomplish this using a checkbox and Javascript. Actually I just found the link for ya... http://www.dynamicdrive.com/dynamicindex8/newwindow.htm
  9. WebDeveloper

    Weird Javascript at the top of my source codes

    This should solve your spyware problem... Ad-aware 6.0 by Lavasoft: free, full functioning spyware removal software, check it out... http://download.com.com/3000-2144-10045910.html?part=69274&subj=dlpage&tag=button http://www.lavasoftusa.com/software/adaware/
  10. WebDeveloper

    ASPjpg

    Thanks Yash, please do consider purchasing this component. In the meantime I'd better figure out how to use ASPImage! ?(
  11. WebDeveloper

    ASPjpg

    Did I forget to say, PRETTY PLEASE? :)) :)) :)) :P
  12. WebDeveloper

    ASPjpg

    Yash, I use this extensively in all of my sites, it's more reliable and full featured than any other image manipulation component available. Can you please purchase a license and get this registered on Win6? I know I'd really appreciate it as well as many of your other customers...
  13. WebDeveloper

    ASPjpg

    Line of code I'm using in one of my sites: Set Jpeg=Server.CreateObject("Persits.Jpeg")
  14. WebDeveloper

    ASPjpg

    I'm on Win6 and use AspJpeg extensively, works great! (Was on Win2 and it worked there as well.)
  15. WebDeveloper

    Upgrade account

    Shamrox, in your sig. "You" should be "Your"...
  16. WebDeveloper

    Sub Domain Question

    Try deleting it and then recreating it, that might work
  17. WebDeveloper

    Paypal recurring billing

    I'm a reseller and have Paypal setup to accept payments from my customers, here's my question: Is there an option that allows recurring billing in Paypal so that my customers don't have to return to HSphere every month to make a payment on their account?
  18. WebDeveloper

    ASPImage?

    I use it very often on Win6, works great... but I haven't really been able to get the SendBinary method to work though :(
  19. WebDeveloper

    Disabling Image Hotlinking on IIS Server

    You can also use the SendBinary method of the Persits AspJPEG component when linking to your images via your site. Ie. <img src="http://www.yourdomain.com/SendBinary.asp?Image=thisimage.jpeg"> More info: http://www.aspupload.com/aspjpeg.html Although this won't do anything to prevent...
Back
Top