Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
~7K People Reached
About Me

Founder. SEO SERP Consultant. Proudly South African #BlackLivesMatter

Interests
Research and Development (Windows, Mobile & Web)
Favorite Tags

13 Posted Topics

Member Avatar for mtyide

I need a quick solution that will convert HTML doc to PDF and still maintain the same look and feel with pre-populated data and also maintain links in the PDF doc. Any solutions?

Member Avatar for Dani
0
168
Member Avatar for mtyide

I need to get a set of results from the db (server) but at times I would get the same result back and I would like to cache the result instead of making the same call to the db. Any ideas?

Member Avatar for rproffitt
0
335
Member Avatar for mtyide
Member Avatar for Dani
0
68
Member Avatar for larry29936

Hi. I hope this link helps if not already answered: [https://www.freecodecamp.org/news/html-page-width-height/](https://www.freecodecamp.org/news/html-page-width-height/) Good luck...

Member Avatar for mtyide
1
592
Member Avatar for abu taher

Hi. Please check that you have enclosed all braces in your code. Best option is to use an online beautifier or formatter and check if all is aligned. Close code section that is not entire closed, check line 6 and 10 and see if they have matching closed bracket.

Member Avatar for mtyide
1
685
Member Avatar for mtyide

Hi all, Can I get a review on the below website, please: [Click Here](http://www.peers24.club) Thank you so much

Member Avatar for rproffitt
0
193
Member Avatar for mtyide

Hi all, Please review my web development social media web application site. Link: [Click Here](https://truconnexionm.iijobz.com) Regards,

Member Avatar for rproffitt
0
269
Member Avatar for Violet_82

DateTime.Now.ToString("dd/MM/yyyy"); or use a DateTimePicker or Calendar Control. Tip: Make use of Control events to add more validation.

Member Avatar for Violet_82
0
237
Member Avatar for shehzad.ali.399
Member Avatar for Yamuna_1

I still prefer using Gmail or Hotmail accounts for sending mail from ASP.NET. They are most trusted... try { const string sender = "mtyide@gmail.com"; var from = new System.Net.Mail.MailAddress(sender, "Yandisa Mtyide"); var to = new System.Net.Mail.MailAddress(email, email); var bcc = new System.Net.Mail.MailAddress("postmaster@paaanda.com", "postmaster@paaanda.com"); var client = new System.Net.Mail.SmtpClient { Host …

Member Avatar for mtyide
0
194
Member Avatar for vuyiswamb
Member Avatar for thilinam

Best advice is to recreate the server-side control and set all properties, double click to create DEFAULT event handler or in the Properties window, click the Event icon and search for the event you want to implement and double click on it...for HTML control, set the onClick property with the …

Member Avatar for mtyide
0
1K
Member Avatar for Violet_82

I also suggest you start researching or using jQuery for creating cool html pages - it fun and easy to learn, visit [www.jquery.com](http://www.jquery.com)

Member Avatar for mtyide
0
3K

The End.