Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - component install
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

component install

 Post Reply Post Reply
Author
kobubu View Drop Down
Newbie
Newbie


Joined: 02 February 2003
Location: Spain
Status: Offline
Points: 31
Post Options Post Options   Thanks (0) Thanks(0)   Quote kobubu Quote  Post ReplyReply Direct Link To This Post Topic: component install
    Posted: 17 April 2003 at 3:47am
hello there !
i have install the component ASPUPLOAD(help you to load files)
when im  trying to run i get this messageError Type:


Server object, ASP 0177 (0x800401F3)
Invalid class string

the error indicate on the first line

my code is :

set Upload = Server.CreateObject("PersitsUpload.1")
    p_count = Upload.Save("c:\inetpub\wwwroot")

    p_news_id = cint(Upload.form("p_news_id"))
    p_news_cat_id = cint(Upload.form("p_news_cat_id"))
    p_news_headline = cstr(Upload.form("p_headline"))
    p_news_blurb = cstr(Upload.form("p_blurb"))
    p_news_url = cstr(Upload.form("p_url"))
    p_existing = cstr(Upload.form("p_existing"))

end code

any help will be fine

Back to Top
farrukh View Drop Down
Groupie
Groupie
Avatar

Joined: 10 May 2002
Location: Pakistan
Status: Offline
Points: 147
Post Options Post Options   Thanks (0) Thanks(0)   Quote farrukh Quote  Post ReplyReply Direct Link To This Post Posted: 18 April 2003 at 12:43am

 replace this syntax by my syntax
 Set Upload = Server.CreateObject("Persits.Upload")  

see the sample which was given by presist. i think you solve your problem by viewing and reading the script maded by presist.



Edited by farrukh
i have collected some nice avatars (37) and smileys (227) here you can download
http://www24.brinkster.com/webmastertool/download.html
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.