Ok - I have done a module that checks wether or not Im on my work network / home - then according to this i want to only send/receive only cetain email accounts ( I have about 12 pop accounts!)
I want to exclude a account from a send & receive group, whenever the mail server is unavailable, so that it does popup a error every time is tries to send&receive.
This can be done manualy by going to "Send&Receive Settings" , then "Exclude From GRoup"
Any ideas to do this in VBA
Hi all,
i hope you could help me with this;
I have a asp.net page which parses the url and insert the values into a db. However the post to my URL requires a 'OK' response e.g http/1.1 200 OK....
How would i send the response?
Thanks
:~( Lets start with the biggest issue:
upon a event - I want to update a textbox and show the new text without refreshing the page... eg:
timer_elapsed(.....)
if xmsg.length > nmsg.length then
txtChatArea.Text = nmsg
End if
Guys, thank you for all your comments - but i think I need to explain the exact sittuation:
OK I receive a string with the new chat message from a timer, I then need to update the textbox.... I tried using javascript ... Using Page.RegisterStartupScript and a view others - the problem seem to...
OK - here is the sittuation - Im developing a online Chat app - I wanted the on click event of the send button not to reload the page .... I guess this would be very easy in ASP.NET 2.0 as they've implemented client_side events. The other thing has well , i want to update the 'ChatArea' textbox...
Presuming the 'desc' var is = "" , then it might be that the field("@desc") is not allowed to have a null value and no default value has been set....
If var'desc' is not ="" - Then i dont know, sorry
Hi there, hope someone can help with this - After retrieving a file from a oracle blob and write to hdd the file is corrupt . I believe it might be a char set issue: here is my code:
Dim con As OracleConnection = New OracleConnection(sConnString)
con.Open()
' Source...
I need to embed a visio document (office document) into my vb form , but I have to capture events from that document...
at this stage I have embedded the document with the DSOframer control , but I cant access the document events. Only the DSO framer's events. So Ive vreated a macro for the...
Not very GOOD with jscript , but ive tried both and what I get is that the object document.form.addressONE1.value does not support this property or method....
I need help with this :
I run a asp function which creates the following:
Do until RS.EOF = TRue
response.write "<Input type='hidden' name='AddressONE" &ind & "' value=' & rsAgencies("A_Adr1") & "'>"
rs.Agencies.movenext
Loop
THEN I want to populate other textboxes with values from the...
Hi ,
Ive developed a fax application - checks a folder in outlook and then sends the attachment as a fax... Everything works fine but when i use the converter(kdimageeditor) the word document looks all scrabled and the text is very small... I need to get the word doc to be saved a a tiff file...
Hi ,
Sorry for posting this in the VB section but hopefully someone can help. Ive developed a fax application - checks a folder in outlook and then sends the attachment as a fax... Everything works fine but when i use the converter(kdimageeditor) the word document looks all scrabled and the...
Hi there,
Ive installed Small business server 2003 - DOne all the wizards and everything - now i need to connect the pcs to the server - the cabling has been done and all the clients connected via a hub. How do i set the network up to the server (software) - I tried entering the domain but it...
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.