Browse by Tags

All Tags » vb.net
Showing page 1 of 2 (12 total posts)
  • Invalid Argument in IE but not other browsers

    Can't figure out what's going on here, I'm going through and methodically pulling out code but it's still not working.  I've got the latest DDL, I've tried to debug but the code is very cryptic.  The examples on the site work fine but not in the app.  Here's the error code:  Message: Invalid argument. Line: 1 Char: ...
    Posted to Ajax Uploader (Forum) by vayhey on August 10, 2012
  • Action="#" Creates Error

    After placing my uploader into my project I began receiving the following errors depending on my browser; http error1 :405:Method Not Allowed  http error1 :12031:Unkown  I tried removing one part at a time from my page until my uploader worked. It turned out to be the Action=''#'' property within my pages Form tag. Any ...
    Posted to Ajax Uploader (Forum) by Killianmcc on July 27, 2012
  • Method Not Allowed on Upload

    Hi, I added the Ajax Uploader to a large project and it displays fine but when I try to debug using Visual Studio and try to upload a file I get the error in Firefox ;  http error1 :405:Method Not Allowed and the following error in IE;  http error1 :12031:Unkown  I'm testing in IE6 and Firefox 14. I am ...
    Posted to Ajax Uploader (Forum) by Killianmcc on July 26, 2012
  • How can I throw a server side error if file upload is not successful

    How can I throw a server side error if file upload is not successful?   Thanks.   Ron 
    Posted to Ajax Uploader (Forum) by RonR on August 2, 2011
  • Using a single page object as the Cute Editor target

    I've just purchased Cute Editor and would like to see any code samples in VB for ASP.NET 1.1 that show how to instantiate a popup window containing the editor so I can re-use it across multiple pages and multiple instances on a single page. I have a Quality Assurace application that has between 3 and 10 fields which I want to convert to true rich ...
    Posted to Cute Editor for .NET (Forum) by pstanford on November 18, 2010
  • Membership Database Integration

    Hello I am integrating the Messenger into my site.  I am using VB. I have read the documentation however unsure where I need to put the following code:   a. Create a class that inherits CuteChat.ChatProvider and implement these methods: public override string GetConnectionString() {         ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by misnstt on January 7, 2010
  • Re: Integrate Chat to an existing website developed in VB

    Hi Ken,   I just purchase a license and I'm trying to understand all your documentation so I can integrate chat into my website which is written VB. I was able to ran the sampleportal5 solution and converted it to VS2008.  Can you provide an example how to embed chat into a VB web page? It will really help me get a good start. ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by moligane on January 4, 2010
  • Updating webpage after upload has completed

    Hi,   I am using the AJAXUploader and it is working beautifully. However, I want a button to become visible on the .aspx page after the upload has been completed.   I have tried putting btnButton.visible = true in the Uploader_FileUploaded and Uploader1_UploadCompleted callback methods, and even though I can see that it is ...
    Posted to Ajax Uploader (Forum) by ASimps on October 2, 2009
  • Use Relative Path with CopyTo command

    I am using the multiple upload code for vb.net and microsoft ajax. The uploader works as advertised but I would like to use a relative path instead of the absolute path for the item.CopyTo command. When I change the code to relative path, I get the following error: Could not find a part of the path ...
    Posted to Ajax Uploader (Forum) by bceit on April 1, 2009
  • Use Relative Path with CopyTo command

    I would like to use a relative path for the item.CopyTo command instead of the absolute path. I am writing a .NET site using vb.net if that makes any difference.
    Posted to Ajax Uploader (Forum) by bceit on April 1, 2009
1 2 Next >