Search:

Type: Posts; User: rafhelp

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    1,438

    Re: Run Cron Job Via PHP

    it didnt do anything at all no errors
  2. Replies
    6
    Views
    1,438

    Re: Run Cron Job Via PHP

    what about using shell_exec to just execute the restart command in the PHP? but i cant get it to work...

    i tried:
    <?php
    $str=shell_exec("/etc/rc.d/init.d/httpd restart");
    ?>
  3. Replies
    6
    Views
    1,438

    Run Cron Job Via PHP

    i want to create a scheduled daily cron job and be able to run that cron job when required via a php script on the same server.

    for example create a cron job:
    /etc/cron.daily/httpdrestart.cron
    ...
  4. Replies
    0
    Views
    557

    Free Hip Hop song when you vote

    I been a member of this forum for year or more. Id like to ask members here for their support and vote for my song which was entered in the competition. Its already in the top ten but to hold on to...
  5. Replies
    7
    Views
    1,055

    Jesus Christ used my app...

    ...and he didnt like it!?

    108573
  6. automatically redirecting to the link in a javascripted html page

    I have this banner ad
    http://www.rafnet.co.uk/appads/iframes/radiumoneads.html

    Now the ad is displayed using javascript which creates a new link each time the banner is linked.

    Now for me to...
  7. google chart table API, the select event does not work

    function drawChart3() {

    // Create the data table.
    var json2 = $.ajax({
    url: 'statsfull_getdata1.php?type=details', // make this url point to the data file
    dataType: 'json',...
  8. Replies
    2
    Views
    1,718

    Re: Selective page refreshing of PHP site

    that might work, the php code will return that HTML to the browser and then it gets executed, il try that sounds good, thanks
  9. Replies
    2
    Views
    1,718

    Selective page refreshing of PHP site

    I have a php site with HTML.

    LIke


    <HTML><HEAD>
    <TITLE>RAF Systems App Ads</TITLE>
    <meta http-equiv="refresh" content="60" />
    <meta name="title" content="RAF Systems App Ads - Targetted...
  10. Replies
    2
    Views
    1,514

    googlebot not accessing my site properly

    i clicked the link and the file loads fine, can anyone tell me whats wrong here?
  11. Replies
    1
    Views
    956

    Mobile Affiliates sites advertising

    i want to display banner ads on my apps, that link to third party sites, apps or services.

    now i display ads to my own ads, but i now want to earn commision when users click other peopls ads.
    ...
  12. Replies
    3
    Views
    2,259

    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...
  13. Replies
    4
    Views
    2,360

    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
  14. Replies
    4
    Views
    2,360

    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...
  15. Replies
    2
    Views
    2,222

    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.
    ...
  16. Replies
    2
    Views
    2,222

    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...
  17. Replies
    0
    Views
    2,126

    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.
  18. Replies
    1
    Views
    1,465

    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.
    ...
  19. Replies
    5
    Views
    1,507

    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...
  20. Replies
    5
    Views
    1,507

    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...
  21. Replies
    5
    Views
    1,507

    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.
    ...
  22. Replies
    2
    Views
    673

    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...
  23. 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...
  24. Thread: .co.cc

    by rafhelp
    Replies
    1
    Views
    1,318

    .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
  25. Thread: flash freezing

    by rafhelp
    Replies
    1
    Views
    921

    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
  26. Replies
    4
    Views
    5,234

    Re: vb.net and ffmpeg to join mulitple videos

    why use "type"
  27. Replies
    1
    Views
    1,767

    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...
  28. Replies
    4
    Views
    5,234

    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...
  29. Replies
    2
    Views
    726

    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...
  30. Replies
    4
    Views
    5,234

    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...
  31. 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...
  32. Replies
    1
    Views
    2,392

    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...
  33. Replies
    3
    Views
    16,476

    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?
  34. 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)
    ...
  35. Replies
    1
    Views
    580

    Re: Yahoo SMTP

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

    [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...
  37. 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...
  38. Thread: href base url

    by rafhelp
    Replies
    1
    Views
    1,068

    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...
  39. Replies
    4
    Views
    6,724

    Re: Try Catch not Working?

    its ok i sorted it.

    debug menu>exceptions>...

    I had set all system errors to "THROWN"
  40. Replies
    4
    Views
    6,724

    Re: Try Catch not Working?

    is it to do with the "directcast" bit?
Results 1 to 40 of 127
Page 1 of 4 1 2 3 4



Click Here to Expand Forum to Full Width