Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
attachments
- Page 1
Re: Best Approach for Starting a Linux-Based Home Automation Pro
Hardware and Software
Linux and Unix
18 Hours Ago
by trcooke
Oh I have not seen those before... interesting. I was thinking of this 
Re: Designers, Where Do You Get Your Visuals?
Digital Media
UI / UX Design
6 Days Ago
by rproffitt
We don't create a lot of them but a company I consult with has turned to AI Art. For protest signs we create our own. Here's one example: 
Integrating OpenAI Web Search API in LangGraph
Programming
Computer Science
3 Weeks Ago
by usmanmalik57
…text']) ``` **Output:**  Again, the model correctly returns the … sources ``` **Output:**  ## Conclusion Web search is an integral requirement…
Error when sign in with Google
Community Center
Meta DaniWeb
3 Weeks Ago
by John_165
Get error when sign in with Google 
Re: How do you do keyword research for SEO?
Digital Media
Digital Marketing
Search Engine Strategies
1 Week Ago
by bijutoha
…keyword list    - Linkspam Prevention
Programming
Web Development
3 Weeks Ago
by Dani
CDNs such as Cloudflare offer hotlink protection via a toggle switch you could enable. But, yeah, the primary benefit of hotlink protection is that a website doesn't upload images to *your* site, and then include them in their own site without having to pay for the bandwidth of hosting the images. Just make sure that if you turn on hotlink …
Re: Error when sign in with Google
Community Center
Meta DaniWeb
3 Weeks Ago
by Dani
Thanks for the heads up! I’m able to reproduce it and I’ll look into it shortly. I’m currently still in bed.
Re: Error when sign in with Google
Community Center
Meta DaniWeb
3 Weeks Ago
by Dani
It should be fixed now. Unfortunately it's been broken for quite awhile and I didn't realize it. It broke on the 5th of the month when I went through all the code and mass-added a wrapper that ran some sanitization stuff. So sorry about that! Either way, it's fixed now.
Re: Error when sign in with Google
Community Center
Meta DaniWeb
3 Weeks Ago
by Dani
A little more information: I had a variable called `$uri` that I assumed was a URI, and so decided to be smart and add a sanitization wrapper around it to ensure it was a valid URI. It turned out that the variable was *not* meant to store a fully-formed URI but actually only part of one, and therefore always failed the check.
DeepSeek R1 vs Llama 3.1-405b for Text Classification and Summarization
Programming
Computer Science
2 Months Ago
by usmanmalik57
… print(response) ``` **Output:**  The response shows that we successfully called….head() ``` **Output:**  The above output shows the average ROUGE…
Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks
Programming
Computer Science
1 Month Ago
by usmanmalik57
…() ``` **Output:**  Since we are performing multi-label classification….head() ``` **Output:**  Next, we will define the `find_research_category()` …
Re: Editor crashes browser
Community Center
Meta DaniWeb
2 Months Ago
by Mr.M
….android.settings.jpg](https://static.daniweb.com/
attachments
/4/34cf3590e688c7994630462272a9cc21.jpg)    You can change the location for some…
Re: Show computer name on a label
Programming
Software Development
2 Months Ago
by Mr.M
See 
Re: Question/Answering over SQL Data Using LangGraph Framework
Programming
Computer Science
1 Month Ago
by Pelorus_1
Through its combination of natural language processing and structured query generation, LangGraph makes interfacing with databases and extracting insights over SQL data easier than ever.
Re: Google Search Console -> Page indexing
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by ashleydent4u
It sounds like you're on the right track already, and your robots.txt file actually looks okay at first glance. However, if 1.13K pages aren’t being indexed, it could be due to a combination of issues like low-quality content, duplicate pages, or crawl budget limits (especially with Blogger sites). In Search Console, head to the “Pages” section …
Attachments in Email
Programming
Computer Science
9 Years Ago
by jKidz
Hi Guys, I have a small question. Think Person A is yahoo email user. Person B is Gmail user. Person A sent an email with 'Document01.docx' to Person B. Now, which email provider hosting Document01.docx? Yahoo or Gmail? Please explain what is happening to email
attachments
?
Re: Attachments
Hardware and Software
macOS
14 Years Ago
by macmad
… JPG please.[/QUOTE] You want to send your
attachments
as .jpg. What are your
attachments
, .PDF? Xp can open up pdf docs…
Re: Adding attachments in email program
Programming
Software Development
15 Years Ago
by kvprajapati
Attachments
collection of MailMessage instance. [code=vb.net] mailMessage.
Attachments
(new System.Net.Mail.Attachment("c:\file.ext")) [/code]
Re: Attachments seem to be not working
Community Center
Meta DaniWeb
6 Years Ago
by rproffitt
 There was some odd thing earlier today but it seems to have passed.
Re: Attachments seem to be not working
Community Center
Meta DaniWeb
6 Years Ago
by rproffitt
"Google Chrome is up to date Version 73.0.3683.86 (Official Build) (64-bit)" 
Re: Attachments seem to be not working
Community Center
Meta DaniWeb
6 Years Ago
by Reverend Jim
I think I had the same problem quite a while back and never found the cause. I use
attachments
so infrequently I probably just decided back then to use Firefox as needed.
Some Outlook email attachments will not send
Hardware and Software
Microsoft Windows
13 Years Ago
by bar457
…suddenly not send on both computers. I have sent these
attachments
many times before. They are all smaller than 300 …number for the BeThere email account settings and then all
attachments
sent ok, so this appeared to have fixed the … I need to fix this issue as I send these
attachments
fairly often, so help required please. Thanks in advance…………
Urgent help on sending attachments in Access 2007!
Programming
Software Development
16 Years Ago
by JaceDBN
…, I have a access 2007 database which makes use of
attachments
. I cannot seem to find a way to sent the…
attachments
by e-mail. My table structure is simular to: ID: … sent. I want to be able to E-mail the
attachments
as
attachments
to a recipient, If I use the sendobject meathod…
Re: PHP/SwiftMailer - send multiple attachments in one email
Programming
Web Development
11 Years Ago
by spetruska
…00:00:00"; if ( isset($_POST['submit']) ) { $
attachments
= array(); if ( sizeof($_POST['selectfile']) ) { $output_form =…name . "', 'application/pdf'),"; array_push($
attachments
, $file); } // end FOREACH print_r_html($
attachments
); $output_form = 'NO'; echo "<…
.eml attachments
Programming
Software Development
16 Years Ago
by TriceD
… xml or a pdf file or both as
attachments
. Prior to writing this program, I had …looks like, let alone an .eml file with
attachments
(I never used any of the outlooks), so … to send me an email containing both these
attachments
and save the .eml file, so I … several different pdf files and adding them as
attachments
to .eml files. How do I encode …
Outlook Express 6 not sending attachments
Hardware and Software
Microsoft Windows
20 Years Ago
by alihamilton
I have found out that some of my emails with
attachments
are not reaching the people to whom I am sending …them. The
attachments
are jpeg files...quite small and used to go through… my sent folder, it all looks OK, as if the
attachments
were sent. Any ideas please?
Re: Outlook Express 6 not sending attachments
Hardware and Software
Microsoft Windows
20 Years Ago
by Laser
…]I have found out that some of my emails with
attachments
are not reaching the people to whom I am sending… them. The
attachments
are jpeg files...quite small and used to go through… my sent folder, it all looks OK, as if the
attachments
were sent. Any ideas please?[/QUOTE] Send an email with…
Sending picture attachments to outlook
Programming
Web Development
15 Years Ago
by alexgv14
…="$boundary1" AKAM; $
attachments
=<<<ATTA --$boundary1 …-Transfer-Encoding: quoted-printable $HTMLMessage --$boundary2-- $
attachments
--$boundary1-- AKAM; /*************************************************************** Sending Email ***************************************************************/ if(…
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