Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
upload
- Page 1
Re: Do backlinks to disallowed URLs help the domain overall?
Digital Media
Digital Marketing
Search Engine Strategies
1 Week Ago
by MasoodDidThat
… backlink so it does not affect your ranking. You can
upload
the file of your disallowed backlinks to GSC (https://search…
Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Dani
… AT&T Fiber Internet with 5Gbps download / 5 Gbps
upload
. We currently have Comcast Xfinity cable with 1.2Gbps download… and something like 35 Mbps
upload
. Xfinity has a 2Gbps plan we could potentially upgrade to…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Dani
… difference, compared to what we have now, are in the
upload
speeds. 35Mbps vs 5Gbps. To Salem's point, aside from…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
1 Month Ago
by Dani
… AT&T Fiber Internet with 5Gbps download / 5 Gbps
upload
. It turns out we were able to work with Xfinity…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by rproffitt
My ATT story. Moved from MA to CA and needed to get the apartment setup. The apartment complex was an ATT only zone. Fine. Call ATT and their phone system kept routing me to their Massachusetts offices. No one at ATT could override that or forward me to the right office. OK, find the local ATT store and go in. Much confusion at their counter …
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Dani
In NY, I had Spectrum cable at home, and Verizon FiOS fiber at my office. In CA, I started with Xfinity cable. Just before COVID, we moved into a townhouse that had a spotty connection that became unbearably inconsistent. Apple ended up paying for us to have AT&T fiber because my husband is an engineering manager there, and they needed their…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Salem
And you need 5Gbps because...? > AT&T just became in our neighborhood available and I'd love to go back to it. Yeah, I'd be letting the neighbours be the guinea pigs. I have little doubt that the "it's available" came from AT&T marketing department as soon as someone in provisioning said "um, maybe". Even if …
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Dani
> And you need 5Gbps because...? Awaiting suggestions.
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Salem
Dunno - could you run Daniweb at home with that kind of bandwidth and save a chunk on data centre fees? Or would something like that fall foul of the Terms of Service and/or Acceptable Use Policy?
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Reverend Jim
>Awaiting suggestions. Sounds like you want it because you want it and can't think of a reason to justify it. Can you think of any ways in which it would make your life easier? How much time would it actually save you and how often would it make a noticeable difference? Advertised speed is often much greater than actual speed. As you are well…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Reverend Jim
I hadn't considered that you could host Daniweb from your home. That would certainly make it more convenient. Would the savings from not having to pay a company to host Daniweb be the same or more than the upgrade and additional power costs for the home servers?
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Dani
> I hadn't considered that you could host Daniweb from your home. That would certainly make it more convenient. While it might *technically* be possible to host DaniWeb from my home, it would not be practical. Firstly, I did some research since yesterday, and it seems against the AT&T terms of service to have servers for a for-profit …
Re: Upgrade to Fiber internet
Hardware and Software
Networking
1 Month Ago
by Dani
Soooo ... looks like we're getting AT&T Fiber installed this Saturday. To make a long story short, very shortly after I posted this topic, we began repeatedly having issues with Xfinity service going in and out. Every time we went to report an outage, Xfinity either completely denied that there was an outage and wouldn't let us report it (…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
1 Month Ago
by Reverend Jim
Had a similar experience with Bell. They wanted me to pay for them to fix a problem with major static on my phone line. Instead I switched to Shaw for internet, TV and phone and have had great service with them ever since. I've had Bell come to my door a few times to get me to switch back and I told them every time no because their customer service…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
1 Month Ago
by Dani
First post from my new (~2 minutes old) 5Gbps fiber connection. :)
upload
Programming
Web Development
15 Years Ago
by varun_1411
upload
Upload help ????
Programming
Web Development
13 Years Ago
by kzip
…;tr> <td><strong>Single File
Upload
</strong></td> </tr> &… type="submit" name="Submit" value="
Upload
" /></td> </tr> </… this example we keep file in folder
upload
//$new_file_name = new
upload
file name //for example
upload
file name cartoon.gif . $path will be…
Re: Upload help ????
Programming
Web Development
13 Years Ago
by kzip
…,99999); $desh = "."; $new_file_name=$random_digit.$desh.$file_name; $path= "
upload
/".$new_file_name; if($ufile !=none) { if(move_uploaded_file($HTTP_POST_FILES['ufile']['tmp_name…
Re: Upload help ????
Programming
Web Development
13 Years Ago
by Stefano Mtangoo
…,99999); $desh = "."; $new_file_name=$random_digit.$desh.$file_name; $path= "
upload
/".$new_file_name; if($ufile !=none) { if(move_uploaded_file($HTTP_POST_FILES['ufile']['tmp_name…
Re: Upload image in asp javascript
Programming
Web Development
17 Years Ago
by madmital
Upload
files in classic asp requires some sort of
upload
component to be installed one the server. Smth like [url]http://www.aspupload.com/[/url] will work I've never been able to find a free component myself. If you're using a commercial hosting company they probably have an
upload
component available, so check out their documentation.
Re: upload file
Programming
Software Development
11 Years Ago
by Ahmed.C
Upload
and Download to and from an FTP Server?
Upload help
Programming
Web Development
13 Years Ago
by tapuwa2002
… </form> [/CODE] Pop up form with
upload
script [CODE] <SCRIPT LANGUAGE=JAVASCRIPT> function… NAME="Transfer Data" VALUE="
Upload
File" onclick="return transferdataout(this)&…; <p> </form> [/CODE]
Upload
script [CODE] <?php $allowedExtensions = array("jpg…
upload
Programming
Web Development
16 Years Ago
by queenc
hi i want to
upload
photos. i have a
upload
button when the
upload
button is clicked a window will pop out and uploading…; <INPUT type="button" value="
Upload
" onClick="alert('we support only JPG format');window…
Re: Upload help
Programming
Web Development
13 Years Ago
by sv3tli0
…;"; } } else echo "<script>alert(\"Cannot
upload
\")</script>"; echo "<script>…
Re: upload
Programming
Web Development
16 Years Ago
by queenc
…"> <input type="submit" value="
Upload
!"> </form>
Re: Upload
Programming
Web Development
10 Years Ago
by gabrielcastillo
… table for "Photo". if you would like to
upload
a photo to your database, your have a couple of… options. A. You can
upload
a file and store the image path into the "…;photo" table. B. You can
upload
a file and convert to base64 image and store the…
upload
Programming
Web Development
18 Years Ago
by HunterSThompson
how would I
upload
files with php if someone can steer me into the right direction that would be great.
Re: upload
Programming
Web Development
18 Years Ago
by stymiee
[url]http://us.php.net/features.file-
upload
[/url]
upload
Programming
Web Development
15 Years Ago
by pankaj_sengar
how can we
upload
file using php?
Re: upload
Programming
Web Development
15 Years Ago
by muralibobby2015
[QUOTE=pankaj_sengar;1039110]how can we
upload
file using php?[/QUOTE] [CODE]$img_name=$_FILES["pimage"][&…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC