User Profile

Collapse

Profile Sidebar

Collapse
mbatestblrock
mbatestblrock
Last Activity: Feb 16 '09, 06:12 PM
Joined: Sep 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • It Works!

    I have NO idea what was wrong earlier that had made it launch no matter what. I seriously cannot thank you enough. This was obviously a much better implementation than what I was trying to do.

    Thanks again!!!
    See more | Go to post

    Leave a comment:


  • Thanks for the reply! Your probably right, I may not need to capture the x-y coordinates, it was just the only thing I could come up with. I tired your code you posted, and it almost seems like it would work, and maybe I am missing something here. But when I try it out no matter if I move my mouse or not it launches the wake up alert. Am I missing something???

    Thank you so much!
    See more | Go to post

    Leave a comment:


  • mbatestblrock
    started a topic Capture Mouse Coordinates to variable

    Capture Mouse Coordinates to variable

    I hope this makes some sense. My ultimate goal here is to execute a block of code if the mouse has not moved in a minute or so within the broswer. The machine I am running this on is for internal use only, so I have no fear of this not working in certain browsers, etc.

    I am no javascript pro but know enough to catch on if anyone is kind enough to help me out here. One of the only ways I could see this working is by having js check...
    See more | Go to post

  • Correct I would like to be able to hit my web server nearly the same way everyone else would be. I know it sounds weird but I would like to hitting my server from the outside vs the inside. It just makes it that much easier to see what true speeds are looking like.

    Does this make sense?...
    See more | Go to post

    Leave a comment:


  • mbatestblrock
    started a topic Force internal traffic to outside of network
    in IIS

    Force internal traffic to outside of network

    This may be a weird question, but I have my internal webserver, and when I go to locally via domain name I still hitting everything locally. I can tell by my speeds.

    How can I force my traffic to go out side the network so I could upon many things see my site at a more actual speed?

    Does this have anything to do with the host file? I am running Windows Vista.

    Thanks so much!

    Edit, this...
    See more | Go to post

  • mbatestblrock
    replied to An out there IIS Redirect SEO Question
    in IIS
    Yes, I did all of that. PHP is working fine on IIS except for this one thing. I think I am just at a loss here for what I wanted to do. I dont even think it is possible, but I just wanted to double check that before I moved on to try the next ideas.

    Thanks a ton everyone.
    See more | Go to post

    Leave a comment:


  • mbatestblrock
    replied to An out there IIS Redirect SEO Question
    in IIS
    Thanks for the quick reply. This indeed takes care of the rewrites problem, but more importantly, I am trying to either solve the problem with GD extension not working, or even more how to get my site to appear like website.com/blog in the search engines if I am using two different web servers....
    See more | Go to post

    Leave a comment:


  • mbatestblrock
    started a topic An out there IIS Redirect SEO Question
    in IIS

    An out there IIS Redirect SEO Question

    I was not sure whether or not to post this here, or in the Misc. forum.

    Here is my situation:

    We have a website that needs to running on IIS. We are running server 2003, and IIS 6, of course. We need to put up a wordpress blog on the site as well. So I just created a directory where the website is stored on the machine, got php installed as ISAPI, at first, then throough all the problems, tried it as CGI, and Fast...
    See more | Go to post

  • Yes thats all correct. That does appear to be everything you said pretty much. I still haven't gotten around to try to implement this yet. But ill post with any updates if it happens to somewhat workout for me....
    See more | Go to post

    Leave a comment:


  • So I have found this:
    http://www.4guysfromro lla.com/webtech/102300-1.shtml

    I think this is what I need? I have not read through it yet but at a glance it seems like what I need. Ill update if anything good comes of it!...
    See more | Go to post

    Leave a comment:


  • What about that? is that. Is it a fairly straight forward process?...
    See more | Go to post

    Leave a comment:


  • Your exactly right. Is there a technical ASP.NET phrase you would call this, or a function in VWD that will make this happen for me. I am still digging around to try and find a solution.

    Thanks a million!...
    See more | Go to post

    Leave a comment:


  • Good deal, off to a good start. The form is not a problem, of course.. its making manipulate the query data I am having problems with. I thought it would be something kind of simple while setting up the query in VWD but I don;t see too much on how to do it. I read somewhere in my tons of searching that setting the filter fort a certain field to "?" sans the quotes would mean that a user would have to input the query string for that field,...
    See more | Go to post

    Leave a comment:


  • mbatestblrock
    started a topic Visual Web Developer 05 User input Query
    in .NET

    Visual Web Developer 05 User input Query

    Hi there,I dont even know if this is something that anyone will answer on here but I thought Id give her a shot!

    I am super new to VWD, and I am in desperate need of some assistance. I have searched google for hours to no avail, and I dont know where else to look. I think part of my problem is I dont even know what the correct terminology is to be used for what I am looking for.

    Here my scenario:
    I have a very...
    See more | Go to post

  • Sorry for posting like a mad man! I solved the problem, but I don't know why this was happening.

    Like I said, when I ran the phpinfo page it told me it was looking for the ini file in C:\WINDOWS. I don't know where it got that value from??? I had IIS set to look in C:\php and environment variables, and everything else. SO I just dumped the files from the php directory into the WINDOWS directory, and changed everything accordingly...
    See more | Go to post

    Leave a comment:


  • UPDATE:

    When checking the config with the phpinfo page I have notice something weird?

    The config path for the php.ini, according to this page is set to
    C:\WINDOWS

    when it is indeed set to C:\php

    Just an update, thought it might help?

    Another update,
    The loaded config file says NONE
    See more | Go to post

    Leave a comment:


  • PHP ini file SMTP config is failing me left and right.

    Okay, I have been searching all morning, and have found nothing on how to solve this, I hope I am to be posting this thread under IIS vs. PHP forum. Sorry if its in the wrong spot.

    So here is my SMTP section of my php.ini
    -------------------------------------------------------------------------
    [mail function]
    ; For Win32 only.
    SMTP = mail.website.co m
    smtp_port = 25

    ; For Win32 only....
    See more | Go to post

  • mbatestblrock
    started a topic Seeking an experts advice...
    in PHP

    Seeking an experts advice...

    I am really wanting to learn PHP a lot more in depth now, I have been reading online teachings, W3Schools, etc. I have the basics down pretty well. I was wondering if anyone knows of some sort of case study type scenario, online or a book, or video that builds a massive project from the ground up, step by step kind of thing that explains whats going on, to really get your feet wet?

    Something similar to this:
    Amazon link ...
    See more | Go to post

  • mbatestblrock
    replied to PHP send mail null field questions
    in PHP
    Yes I know, I am not asking you to write my script. my whole script is quite lengthy, I trimmed the entire thing down just to get some advice. I got it up and running from following a tutorial. And from searching around I cannot figure out how to adapt my script to make it do the null field thing I want it to. My search results are just coming back with stuff that isnt right at all. So my apologies extend to those who feel I am being a prick...
    See more | Go to post

    Leave a comment:


  • mbatestblrock
    replied to PHP send mail null field questions
    in PHP
    Okay, So is that script supposed to work JUST like that. I changed it to that and I get nothing when the form is submitted. It takes me to the sendmail.php page and it is just blank, and I do not receive the email.

    Looking at the script it seems like it should work without any tweaking or without defining any of the form variables??

    Again.. me and php dont get along. If I need to tailor this script more I would love...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...