We are having problems using aspemail made by persits. We have forms on our website that send out automated emails upon completion. We have several hundred users that use this daily. We come across certain domains that will not accept the email generated by these forms and they bounce back to...
I have two tables and they are related by a common ID. tbl_1 has a unique ID and tbl_2 is related to tbl_1 through this ID.
I have a field in tbl_2 that is missing values that are stored in tbl_1. I want to update those values in tbl_2 to match that of tbl_1.
Hope this was clear. I tried...
I just did it in a generic way. I put all the email addresses I have into one table, then ran a query that was SELECT DISTINCT of those email address and it eliminated the duplicates. It works for now. I figured this was alright because all of our sites and databases are going to be ripped...
Hello,
I am combinding many email addresses from several different tables. In some cases there are duplicate email addresses. What would be the best approach to take that final product of just the emails addresses and eliminating all the duplicates.
If you need more information, just let me...
Duplicity,
Thanks for the input. Your opinion on this matter is greatly appreciated. I think Contribute is the best option for us at this time. It fits all the demands by our staff. And cost effective I agree. It saves time and money on many parts. As the business grows, I believe this...
I also posted this in the Macromedia Dreamweaver Forum, but thought that maybe I could get some solid responses in this forum as well.
----
My work is upgrading. They stress the ability for non-techy staff people to be able to update web pages without the knowledge to do so. I have...
My work is upgrading. They stress the ability for non-techy staff people to be able to update web pages without the knowledge to do so. I have recommended Macromedia Contribute 2. I have used the trial version of this and I love it. I think it will benefit us greatly. My work wants to...
If you are using Microsoft Access, I do beleive that Access doesn't accept ('). Try using this function.
--------------------------
Function Change(strDesc)
'This function replace a single apostrophe with a ^ so the field can be saved to the database.
Change = strDesc
Change =...
Good question. I would like to know as well. I tried this before and couldnt figure it out. It just seemed easier for me at the time to just remove my background.
...I ended up liking the site better without it.
I have a sentence on the website to email an email address if you have any questions. For example:
-Email email@email.com if you have any questions.
My questions is:
Of course when I click on the email address it will email the address shown, but I also want the same email directed to another...
This may be a general/simple response but sometimes thats all it takes.
Have you uploaded your images. I usually make a seperate folder for images and direct the url to that folder. I actually have before created a photo album with dreamweaver and realized later that I forgot to upload the...
I think I am in the right forum.
I have a SELECT statement in which I want to select two field names (ID, Email) from one table and I want ID to equal Request ID in another table and eventually be inserted into that table. Hope that makes sense.
Here is the sql (just checking the syntax on...
Well it seems to be it wasnt the ASP at all. That works fine. On my survey.asp page i had this under the form tag:
-----
<form name="form1" method="post" action="testsurveysave.asp" enctype=blahblah>
-----
The blahblah is there because i dont remember what was...
Sorry about yesterday. I had a hard time getting back into the tek-tips site, so I decided just to call it quits yesterday.
Veep,
Hope your still around, but I tried what you said in the previous post and got this:
-------
INSERT INTO Survey([Social Activities], [Other Types], [Professional...
I had a feeling the spaces might be the problem. I will go back and remove them. But I could of sworn that I tried it earlier with a couple of fields that had spaces and it worked. But like i said its been a long day.
I noticed when I used the brackets that it got the entry into the database...
dmhirsch,
Then I get this error. Well this is what comes up on the page when I submit my survey.
INSERT INTO Survey([Social Activities], [Other Types], [Professional Development], [Other Types 2], [Community Involvement], [Charities], [In Mind for Future], [Remove], [Skills and Talents])...
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.