hello sir
i ran this but did not get any error ...i ran a script that check for CDOSYS and it says that it is installed....so i also put this script that u gave now and put response.write and when i open the page no error....i get the message...
so what do u say do i need to change any thing on local host to try it ....i specified gmail ids ....did not specify any ports particularly... ..
so please...
User Profile
Collapse
-
can some one help me with this error please......
Thanks...
Jason.Leave a comment:
-
Sir Tried changing that line as u told no change ...same error is being displayed ...no change in error message also....
Thanks..
Jason....Leave a comment:
-
error
Sir as per ur direction changed the code as below......
...Code:'******************************************************** 'Creating CDOSYS mail object and sending mail to user '******************************************************** Sub SendEmail(Sender, Receiver, Subject, Message) 'response.Write(Sender) 'response.Write(Receiver)
Last edited by jhardman; Oct 15 '08, 05:48 AM. Reason: put code in code tags. please note button marked #Leave a comment:
-
Cdonts mail sending Error
Hello sir,
When iam trying to send emails to my user accounts which are gmail id's using my application it is giving me this error.
Here is the error...
Server object error 'ASP 0177 : 800401f3'
Server.CreateOb ject Failed
Not sending CDONTS created e-mails.
Here is the related code ....
...Code:'******************************************************** 'Creating CDONTS mail object and sending
Last edited by DrBunchman; Oct 14 '08, 01:00 PM. Reason: Added [Code] Tags - Please use the '#' button -
SSRS deployment
I have SSRS deployed on a machine.
My problem is whenever I create a new SSRS report project in Visual Studio .NET, I have to change the "TargetServerUR L" name in the project properties to reflect the new URL.
So I was wondering if there is a setting in the Visual Studio .NET environment that would allow me to do that change once and for all, so that any new project will automatically have the TargetServerURL... -
Setting a password prompt option on a form
Hello,
I have a form on which i put a button that deletes all the data from all some tables and the rest remain the same and this copy is used for later use..
For example the Car Brand Names Remain the same but the Model numbers table need to be deleted and New Models are entered in at the end of the Year...
So i created a button on the form that is performing this task perfectly...But this should... -
Thank you ....Very Much sir....
That works fine for me......
I learnt a new thing today......
Thanks again...
Jason.....Leave a comment:
-
Hi sir,
I have taken a text Box and in the Control source...i have put the line that u sent as Forms!frmFormSt udent!cboPlanYe ar ...But it was not accepting it and was giving an error saying there is no field list available with this name....
I also have some data coming from the table into this report as i have mentioned earlier.....Its only the date i want to get from this combo box on the Form........Leave a comment:
-
Drop Data from a Combo Box on a FORM into a Report
Hi ,
I am having a Form that has 2 combo Boxes . The first one consists of particular Dates and Second one is the School Name. So when the user selects the Particular School the related data gets filtered from a master table and gets dumped into the Report Table. So here on the Report i Need this Particular date also to come and appear based on the selection they make on the combo box.This Date is not there in the Report table.It is... -
Make The Report Heading To Appear On Each Page
Hello Sir,
I just have one more question....I have made a heading for the report and put it in a LABEL and I have put the Page Break as you have suggested and When i go to preview the report as there is a page break the Name only is appearing on the first page and not on the rest....These are individual student assesments ...so that was the reason for seperating...Leave a comment:
-
Thank you very much sir.....I found it and that solved my problem......
Jason.......Leave a comment:
-
Hello sir,
Thanks for the reply...But in the Footer i can only see these options.....
Name
Force New Page
New Row or Col
Keep Together
Visible
Can Grow
Can Shrink
Height
Back Color
Special Effect
Tag
On Format
On Print
On Retreat
So which one do i change...The option you suggested was not there....Please Suggest........Leave a comment:
-
Generating access reports of student data on different pages
Hi ,
This is Jason....I am very thankful to this community for helping me couple of times earlier with my issues....
Iam trying to create a Report which is attached to a Form ....On that form i have a combo box which will allow me to select "One particular student roll number" or i have an option to select "ALL" at the end of every month to get their marks from the database....
So my... -
Updating partial data on a normalized database...
I have a Search form which gets data from the tables that were filled from different forms earlier ....This data entered could be partial data....I mean for example...
Name --- Entered
Address -- Entered
City --- Entered
State --- Entered
ZipCode --- Not Entered Initially
Telephone --- Not Entered Initially
... -
Hello sir,
This is Jason Again.....Thank s for all the suggestions u have given so far....I have a question.....
I have 2 forms and say the 1 st form is the "EMP" ....
2nd form is the "FORM1"....
so i have a button on "FORM1" which was cofigured through the Wizard to open "EMP" FORM....But this "FORM1" in the background should close as i move...Leave a comment:
-
Hello sir,
Thanks for all ur help....
I am building my application using access as the database and 6 people will need to access it and work on it .....So right now as iam the only one using... it is on my system ....so if i hand it over .....how will it be possible for all these people to work on it at the same time .....Because if soem one updates it then those changes should be visible to others also...i mean the...Leave a comment:
-
Hello sir,
Thanks for the reply i will try that ....
I have one more question....
I want the STATE field on my form to accept on 2 chracters like NY,CA etc.....
How do i do that ????
How do i convert all the matter that is entered onto the form to be in capitals.....
Waiting for reply....
Thanks
Jason......Leave a comment:
-
[code=vb]
Private Sub cboEmployerGrou pName_LostFocus ()
Dim RsGrpID As DAO.Recordset
Dim RsAgyID As DAO.Recordset
Dim RsClient As DAO.Recordset
Set RsGrpID = Db.OpenRecordse t("SELECT Grp_ID,Grp_SAdd ressLine1,Grp_S AddressLine2,Gr p_City,Grp_Stat e,Grp_ZipCode,C ommission,State LocalGovtEmp,Ag ency_ID,Agent_I D,ClientManager ID FROM EmployerGroupDe tails WHERE Grp_Name ='" & Trim(cboEmploye rGroupName)...Leave a comment:
-
Need Help with combo box display
--------------------------------------------------------------------------------
Hi,
I have a form and i have a combo box that gets loaded with the last name and first name being concatenated at the time of loading into the combobox and i select from that list ...
So the problem is if i select any name then it is breaking up and moving into a second line in the...Leave a comment:
No activity results to display
Show More
Leave a comment: