-
Replied To a Post in Filter Through Email Headers
Okay but how do I go about doing this? All I reall want is the Subject, From, To and Body (Plain text). -
Created Filter Through Email Headers
Hello Community, I was wondering if there is a way to filter through an email to get all the details. Such as from, to, subject, body and a few other … -
Began Watching Filter Through Email Headers
Hello Community, I was wondering if there is a way to filter through an email to get all the details. Such as from, to, subject, body and a few other … -
Replied To a Post in So Slow!
My computer is already running Windows 8 but I upgraded to Windows 8.1 but I was saying if I restore my computer I would probably just do a fresh install … -
Replied To a Post in So Slow!
I don't want to have to move all my stuff off my computer restore it them have to move it back but I know what you're saying, I tend to … -
Replied To a Post in So Slow!
I have disabled Auto HD For YouTube and its king of going a little quicker, only a little buyi though. I'm still trying a few things to see what can … -
Replied To a Post in So Slow!
Adblocker Plus is one extension I'll never get rid of, those pesky ads especially the YouTube video ads are annoying. -
Replied To a Post in So Slow!
@Slavi I have attached a screen shot of the Taskmanagers Processes tab. @sekovar The extensions I have are Adblocker Plus, Auto HD For Youtube, Chrome Remote Desktop, Google Docs, Logitech … -
Replied To a Post in So Slow!
I'll trial it now for a few days and see how it is. -
Replied To a Post in So Slow!
I've just ran a CCleaner scan and it cleaned up a few things. So I restarted the computer and figured out it actually becomes slow when I use Google Chrome … -
Replied To a Post in So Slow!
I'll try it -
Replied To a Post in So Slow!
I have just ran a Malware Bytes scan and I got 0 infected results. I'm not sure what is left to do without refreshing/restoring my computer. I have looked through … -
Replied To a Post in So Slow!
Hello, I have never created a restore point so my computer back to the start. Plus I'd rather not restore it. I'm not home to use my hard drive to … -
Began Watching So Slow!
Hello Community, I have recently been experiencing extream speed decrees in my internet and general laptop use. I try to load eg. this website to post this and it took … -
Stopped Watching So Slow!
Hello Community, I have recently been experiencing extream speed decrees in my internet and general laptop use. I try to load eg. this website to post this and it took … -
Began Watching Aramex tracking API
I need Code for Tracking Aramex API.I have found tutorial on their website but i am facing problem to do it. Thanks -
Replied To a Post in Aramex tracking API
Hello, I have found this, it may help you with what you need: http://www.aramex.com/developers/aramex-apis -
Edited So Slow!
Hello Community, I have recently been experiencing extream speed decrees in my internet and general laptop use. I try to load eg. this website to post this and it took … -
Created So Slow!
Hello Community, I have recently been experiencing extream speed decrees in my internet and general laptop use. I try to load eg. this website to post this and it took … -
Began Watching So Slow!
Hello Community, I have recently been experiencing extream speed decrees in my internet and general laptop use. I try to load eg. this website to post this and it took … -
Replied To a Post in How to advertise software?
Ok cool I've been wanting to make videos soon but am still not sure exactly how to prepare it. Like how do I even start the video? -
Marked Solved Status for Merge Several Images
Hello Community, I have spent almost an hour looking for a solution to combine several pictures side-by-side but can't seem to find anything. I want to be able to get … -
Replied To a Post in Merge Several Images
Sweet as it worked thanks. -
Replied To a Post in Calling pNotify In PHP
I want to save settings (to a database) but I require the page to submit (refresh) then call a popup (after the form submit) talling the using their settings have … -
Replied To a Post in Merge Several Images
Sorry this doesn't help with what I need because I don't know what the sizes will be. I was looking at this http://php.net/manual/en/function.imagecopymerge.php I was hoping to use something like … -
Created Merge Several Images
Hello Community, I have spent almost an hour looking for a solution to combine several pictures side-by-side but can't seem to find anything. I want to be able to get … -
Began Watching Merge Several Images
Hello Community, I have spent almost an hour looking for a solution to combine several pictures side-by-side but can't seem to find anything. I want to be able to get … -
Replied To a Post in Calling pNotify In PHP
Oh yeah, I was going to use that but I was looking to see if there was a way to do it the way I wanted. Well that sucks, Oh … -
Replied To a Post in Calling pNotify In PHP
Could you please give me an example. -
Created Calling pNotify In PHP
Hello Community, I was wondering if there is a way to call a [pNotify](http://sciactive.com/pnotify) notification using php. So after I submit a form I can use PHP to create the … -
Began Watching Calling pNotify In PHP
Hello Community, I was wondering if there is a way to call a [pNotify](http://sciactive.com/pnotify) notification using php. So after I submit a form I can use PHP to create the … -
Replied To a Post in How to advertise software?
Oh -
Replied To a Post in How to advertise software?
What are ppt websites? -
Replied To a Post in How to advertise software?
Any tips will be great. -
Replied To a Post in How to advertise software?
I just want to advertise all my programs there are too many to say but I just want to show them off and same goes for my services. -
Replied To a Post in Dynamic Email Address
I've tried using [these](http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/EmailFowarders#How%20to%20use%20the%20Pipe%20to%20Program%20O) instructions but when I try sending an email to the address doesnexist@example.com I get an email (to the email address I'm sending the test email from) … -
Replied To a Post in Dynamic Email Address
Yeah could you please give me a script. That'll help a lot. -
Replied To a Post in Dynamic Email Address
I can't seem to find anything that helps. Is there even a way to make an email address like this this service http://www.fakemailgenerator.com ? I'm not wanting to make a … -
Began Watching How to do web Reports
help need how to make web reports . thanks -
Replied To a Post in How to do web Reports
Please clarafy what reports you're talking about. -
Created Dynamic Email Address
Hello Community, I was wondering if there is a way to make dynamic email address that'll look like this example example_name1@subdomain.example.com or example_name2@subdomain.example.com the subdomains have been created using .htaccess … -
Began Watching Dynamic Email Address
Hello Community, I was wondering if there is a way to make dynamic email address that'll look like this example example_name1@subdomain.example.com or example_name2@subdomain.example.com the subdomains have been created using .htaccess … -
Replied To a Post in regular expression for no white space with example
Here this works <?php if (preg_match("/\s/", "hello there")) { echo "Match"; } else { echo "No match"; } ?> -
Began Watching regular expression for no white space with example
Hi i want pattern for checking no white space. -
Replied To a Post in regular expression for no white space with example
Here you go, `(?! +)` that should work. -
Created .htaccess Forward to 404.php
Hello Community, I'm trying to use dynamic subdomains which works but I'm only wanting .htaccess to to send subdomains without letters, numbers and underscores (_) to the 404 page. Here … -
Began Watching .htaccess Forward to 404.php
Hello Community, I'm trying to use dynamic subdomains which works but I'm only wanting .htaccess to to send subdomains without letters, numbers and underscores (_) to the 404 page. Here … -
Replied To a Post in Popup blocker window blocking
The only alternative I can think of looking to see if there is a Gmail api for VB.net, then you can just design your own GUI. In a way that … -
Replied To a Post in Popup blocker window blocking
Why don't you try this: Private Sub WebBrowser1_NewWindow(sender As Object, e As System.ComponentModel.CancelEventArgs) Handles WebBrowser1.NewWindow Dim webbrowser As WebBrowser = sender Process.Start(webbrowser.StatusText.ToString()) webbrowser = Nothing e.Cancel = True End Sub -
Replied To a Post in Popup blocker window blocking
So do you know what browser it's trying to open the url up in?
The End.