Thanks :)
q1) i think is sorted and the . after 2 indeed means its a real number :)
q2) been looking through manuals but am still at a loss :( Shall look through this one too. Anyone elses help would be great
thanks
/n
Hi there,
I have some simple q's for anyone that does know about fortran . Unfortunately i do not :(
My question are:
Q1) What does 2.* varname mean?
I understand its 2 times the variable but what is the full stop for/do?
Q2) What does (Dabs(y/dy).lt.tol) actaully mean?
Is dabs an array...
I found out after a looooooooooong time here you go:
Dim DGStyle = New DataGridTableStyle()
DataGrid.TableStyles.Add(DGStyle)
DGStyle.MappingName = "yourtablesnamegoeshere"
DGStyle.GridColumnStyles(0).width = 400...
Thanks for the reply. Basically what i want to do is this.
It's not cracking that i know of, just using the controls exposed by outlook.
Someone composes a mail, they write a to: address then write a subject and some content then hit send. NOW depending on the domain that the email is sent to...
Hi All,
I been browsing the forum a lot trying to solve this problem. As it's V tricky (well it is for me). Heres the Problem:
--->How Can i Manipulate Controls in Outlook? <---
I want to Basically Grab mail from the Outbox and format it before it gets sent.
I've been playing with SPY ++...
never mind i've corrected your code and it works
code:
---------------------------
conn.execute "INSERT into passes (Username,Userpass,Firstname,Surname,Email,Groups) VALUES ('" & request.form("Username") & "','" & myPassword & "','" &...
i now get the error.
Microsoft OLE DB Provider for ODBC Drivers error '80040e09'
[TCX][MyODBC]You have an error in your SQL syntax near '[passes] ([Username],[Userpass],[Firstname],[Surname],[Email],[Groups]) VALUES (' at line 1
/signup2.asp, line 128
:-(
any ideas why that codes wrong ?
i get this error when i try to add a new record to a table in a mysql data base i haven't got a clue what it means :(
--------------------------------
Microsoft Cursor Engine error '80040e21'
Multiple-step operation generated errors. Check each status value.
/signup2.asp, line 131...
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.