Search:

Type: Posts; User: rafhelp

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. USB Wifi Adapter bending in the USB Socket

    I had a USB wifi adapter which i plugged into rear USB 2.0 socket.

    It works fine and has latest driviers.

    But about a month ago, I looked at the back of the pc while cleaning and noticed the...
  2. Replies
    4
    Views
    1,008

    Re: Dlls working and then not working

    dll in application folder.

    dll made using c or assemblycode

    the dll accesses windows api functions and checks if a specific window is active/visible
  3. Replies
    4
    Views
    1,008

    Dlls working and then not working

    I have an issue with several softwares.

    They use the same dlls.

    Now sometimes the program loads up fine no issues.

    Then the following day Il start windows, run the program and il get an...
  4. Replies
    2
    Views
    768

    Re: PHP in HTML But the href links dont work

    its working now .

    the problem is this. when i centred the echoed html it dint work. when i removed the line
    echo "<CENTER>" The it worked

    i dont see why but thats what was causing it.
    ...
  5. Replies
    2
    Views
    768

    PHP in HTML But the href links dont work

    I have a php script that has HTML in it.

    I start by creating the top header section with menu buttons. Now the buttons work and you can click them.

    Then there is a php code section where I...
  6. Webmin + Apache Virtual Hosts + Subdomains

    Ok this is on a VPS CentOS

    Im using webmin

    BIND DNS is stopped.

    my domain A - Record (on domain provider) points to VPS IP

    NOw the domain works. www.domain.co.uk also works.
  7. Replies
    1
    Views
    750

    Is it webmin or jut bad support

    I have previously bought and configured a VPS server with cpanel installed for a friend.

    NOw i want one for myself and bought one with webmin, as i cant afford cpanel its not worth it for me.
    ...
  8. Re: Anyone else with tecsupport having problems

    i had to temporary set the forward type to URL not DNS. so its forwards to my actual site. NO its def tecsupport.info as i have gone to their site before. This is ridiculous. I had paid up till...
  9. Re: Anyone else with tecsupport having problems

    this is a big problem then. no rafnet.co.uk is with oneandone.co.uk and the domain (only) was redirected to another site. but it was linked to a server with tecsupport. i hope these havent pulled...
  10. Anyone else with tecsupport having problems

    Ive not benn able to access my website, cpanel or even contact the server provider to open a ticket.

    I am thinking maybe its at my end but im not sure, so id like a few people to help me chekc.
    ...
  11. Replies
    2
    Views
    236

    VBNET PHP and security

    Ok first questions waht do a/indie developers b/professional vb.net developers use to protect their exe's from decompiling hacking etc..

    What software is there?

    Second question:

    When sending...
  12. open java popup window in same browser control window

    i tried this and it doesnt work:

    Private Sub WebBrowser2_NewWindow(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles WebBrowser2.NewWindow
    Dim myElement As...
  13. Thread: .co.cc

    by rafhelp
    Replies
    1
    Views
    459

    .co.cc

    why are these sites not working

    is www.co.cc down forever or temporary??

    I paid for several domains on there i hope they havent left
  14. Thread: flash freezing

    by rafhelp
    Replies
    1
    Views
    344

    flash freezing

    is it just me or is the latest firefox version buggy. And the latest flash on firefox is very very buggy keeps crashing and freezing all firefox windows. i have windows 7 64 bit
  15. Replies
    4
    Views
    356

    Re: vb.net and ffmpeg to join mulitple videos

    why use "type"
  16. Replies
    1
    Views
    993

    ffmpeg and multi threading

    I have 4 big wmv files i want to convert to avi.

    I use ffmpeg to convert them.

    I notice the ffmpeg uses over 90% of CPU (all cores) when it is running in background.

    I then create two...
  17. Replies
    4
    Views
    356

    Re: vb.net and ffmpeg to join mulitple videos

    tried that got it to work.

    convert all files to mpg using ffmpeg

    then use copy /b to copy all files (concat) to a single mpg

    then I convert the mpg to avi

    I use "-qscale 6" when...
  18. Replies
    2
    Views
    179

    MYSQL and VB.NEt

    I want to use this method

    http://www.youtube.com/watch?v=w4BNs0I5eUY

    but can you use this method to connect to an existing database and edit the values from any pc, so any end user can access...
  19. Replies
    4
    Views
    356

    vb.net and ffmpeg to join mulitple videos

    Hi,

    can you use ffmpeg to join 2 video files together?

    I have tried two methods which dont work.

    both files are avi and output is avi


    ffmpeg -i "concat:RAF153.avi|RAF157.avi" -f avi...
  20. Scrping content from HTMLwhich executes code/text using javascript

    i use httpwebrequest to obtain HTML source from a website.

    Now when the HTML source is downloaded and obtained using streamreader. instead of the details I need I get
    some messages saying "your...
  21. Replies
    1
    Views
    1,052

    Multithreading with vb safe?

    I run some code. it downloads a file then scans the text for certain keywords. It works fine with no threads.

    I add threads to make it faster, so in each new thread a new download is started and...
  22. Replies
    2
    Views
    886

    Test this software

    OK in return for testing you get the full version for free!

    Heres the download link:
    <Link Removed>

    I need to know your system settings:

    Windows XP/Vista/7 ?
    32 or 64bit?
    how much RAM?
  23. Re: Change Proxy Without Having to Restart Internet Explorer

    this one sets the proxy BUT how do you disable proxy


    ' The function we will be using to set the proxy settings.
    Public Shared Sub RefreshIESettings(ByVal strProxy As String)
    ...
  24. Replies
    1
    Views
    346

    Re: Yahoo SMTP

    EDIT:
    I now have yahoo.co.uk mail working by using SMTPAuth=true
  25. Replies
    1
    Views
    346

    [RESOLVED] Yahoo SMTP

    I have a free YAHOO mail account. Note its a yahoo.co.uk address not .com

    I want to use the SMTP settings to send mail from PC using that account

    I have ready it has daily sending limit of...
  26. httpwebrequest different result to webclient

    heres a website:
    http://cherokeeanimalhospital.com

    It has HTML source code.

    If you try to get the source using Httpwebrequest it returns contentlength of -1 and no source (blank)

    BUT if you...
  27. Thread: href base url

    by rafhelp
    Replies
    1
    Views
    420

    href base url

    You got a site:
    http://www.mysite.com/test/

    theres a index.html in there.

    In the HTML source of the index.html file there a HREF link:
    Href="/images/site.ico"

    now will it ALWAYS be true...
  28. Replies
    4
    Views
    339

    Re: Try Catch not Working?

    its ok i sorted it.

    debug menu>exceptions>...

    I had set all system errors to "THROWN"
  29. Replies
    4
    Views
    339

    Re: Try Catch not Working?

    is it to do with the "directcast" bit?
  30. Replies
    4
    Views
    339

    [RESOLVED] Try Catch not Working?

    I have this code


    Try
    Dim myWebRequest As HttpWebRequest = DirectCast(HttpWebRequest.Create(url), HttpWebRequest)
    myWebRequest.Method = "GET"
    ...
  31. Replies
    1
    Views
    528

    VB.NEt dll and vbscript

    I created a new dll class using vb.net 2010.

    It has two functions:


    Option Explicit On
    Imports System

    Public Class MYDLL
    Private Declare Function FxFindWindow Lib "user32" Alias...
  32. Replies
    1
    Views
    384

    Re: Window handle from title

    Ok got it sorted


    Dim DataBin
    Set obj = CreateObject("APIWrapperCOM.APIWrapper")
    DataBin = obj.FindWindow("'+title+'")
    Dim filesys, filetxt, getname, path
    Set filesys =...
  33. Replies
    1
    Views
    384

    [RESOLVED] Window handle from title

    Is it possible to get the window handle of a window using just its "title"

    The method has be a universal method which can be used by different languages.

    I was thinking something like a...
  34. Replies
    6
    Views
    7,373

    If X=What Then You_Can_Find_Job=True ?

    What do you need to get a job in Programming.

    I have been programming since the days of commodore 64. I have basic, Amos Professional on the Amiga and like over 10 different programming languages...
  35. Replies
    10
    Views
    264

    Re: [RESOLVED] Unexpected Error

    thats what i normally do
  36. Replies
    10
    Views
    264

    Re: Unexpected Error

    Done...

    The last thing you said worked. Logically does not make sense as it worked before.. is there any way to modify settings so that it does not throw an error if the...
  37. Replies
    10
    Views
    264

    Re: Unexpected Error

    its being updated, i checked by deleting the old one
  38. Replies
    10
    Views
    264

    Re: Unexpected Error

    tried that, also selected THROWN for all system exceptions. still same thing. works in debug, no errors, after i build, double click on exe in the bin/release folder and the error is shown, if i...
  39. Replies
    10
    Views
    264

    [RESOLVED] Unexpected Error

    Ok i made a program it worked fine. I changed Net Framework to 3.5, then back to version 4 (i was testing something)

    It now works fine.

    I run the program from vb.net in debug mode and...
  40. Thread: httpwebrequest

    by rafhelp
    Replies
    2
    Views
    145

    Re: httpwebrequest

    trying to get websites/links from a directory search results, but the website using javascript to put the results on the screen when the browser has loaded. so if you look at the html there no urls...
Results 1 to 40 of 116
Page 1 of 3 1 2 3