Hi,
We are going to implement a survey module in asp.net (Create Surveys, Sections, Questions, Display Survey Results).
Can any body help me, how to design db for this complicated module.
Any help highly appreicated.
Thanks in Advance
Hi,
We are sending thousands of emails in asp.net with an image tag or link with an unique id(so that system can track whether user read/opened email or not). And we also receive 10's or 100's of email bounces. how to read/track these bounces through program/script?
Any idea is greatly...
Hi,
I am sending email using system.net.
How to set x-sender?
Dim mailMsg As New MailMessage(sFromAddress.Trim, sTo.Trim)
With mailMsg
If Not String.IsNullOrEmpty(sCC) Then .CC.Add(sCC.Trim)
If Not String.IsNullOrEmpty(sBCC) Then .Bcc.Add(sBCC.Trim)...
when i add reference of web.dll and writing Imports System.web.ui.page and declaring server.urlencode and it highlights the code with this error. "Reference to a non-shared memeber requires an object reference"
I have tried using both methods(Imports System.web and system.net) and also tried to get that by using Add Reference and selected Web.dll in VB. But no luck.
Thanks for your help
thanks. My email body have those links and previous written in using asp.net. Now can i use the same method (urlencode and decode)using vb.net desktop application.
appreciate your great help.
Thanks
Ram
that sholdn't work. the solution is
Replace & in redirectuser (second url) with a different character, place it in the querystring and then change it back in code.
it is just string.
stringname = <a href=http://www.website.com/track.aspx?id=q23edrij&redirectuser=http://www.website1.com/page.aspx?name1=1&name2=2&name3=3
Hi,
In my project, we added tracking feature whether user clicked on link or not. On click of Link, we are passing
tracking id and url to redirect(it includes querystring).
See following URL.
Ex:
<a...
I am using SMTPClient to send email from application.
I am sending email with image tag and src is "http://website.com/images/image.gif"
When i receive this email to my outlook or hotmail etc...
Email Says:
some pictures have been blocked to help prevent the sender from identifying your...
I am looking for self hosting livechat software to include in our project and ready to buy. I'd searched in google and found all are based on monthly rental. Can anybody help me in getting these self hosting live chat software.
Any help greatly appreciated!!!
Thanks
R
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.