I love that word - "upgradations" :-)
On Sun, Sep 21, 2008 at 2:58 PM, mushtaq ilyas <[EMAIL PROTECTED]> wrote:
> look shani if u want to get the average or sum of the data u can don in this
> way for eg u can copy this code and paste in notepad or microsoft front page
> for asp applications usua
NO NO NO NO NO.
DO NOT USE ACCESS!
On Sun, Sep 21, 2008 at 11:57 AM, bo <[EMAIL PROTECTED]> wrote:
>
> Use MSAccess. You will just have a .mdb file in a sub directorry of
> your application. It is wery simple to create your queries in the
> database during development. When you have the query yo
If you are learning from start, then why dont you start from ASP.net?
On Sep 21, 6:58 pm, "mushtaq ilyas" <[EMAIL PROTECTED]> wrote:
> look shani if u want to get the average or sum of the data u can don in this
> way for eg u can copy this code and paste in notepad or microsoft front page
> for
OK then PostMessage is a better choice. Most probably your lParam is
NOT correct. I have grapped the Keyboard notifications for a test
application when Alt+A is pressed,
WM_SYSKEYDOWN nVirtKey:VK_MENU cRepeat:1 ScanCode:38 fExtended:0
fAltDown:1 fRepeat:0 fUp:0
wParam = 0012
lParam = 20380001
look shani if u want to get the average or sum of the data u can don in this
way for eg u can copy this code and paste in notepad or microsoft front page
for asp applications usually i like to comment what i am doing in my code it
is a good coding practice for you
to remember what you done in the c
Use MSAccess. You will just have a .mdb file in a sub directorry of
your application. It is wery simple to create your queries in the
database during development. When you have the query you want you just
ask to see the SQL text. Later if you need some of the data in the
database in ways your appl
Visual InterDev which comes with Visual Studio 6
On 9/21/08, Cerebrus <[EMAIL PROTECTED]> wrote:
>
> I used to write my ASP code in Microsoft Script Editor. It was
> pretty !
>
> On Sep 19, 10:09 pm, "Chonnakarn Wongmalasith" <[EMAIL PROTECTED]>
> wrote:
>> me too, because of asp.net have a lot o
Create a class which encapsulates what you need.
then simply
private List m_lstThings;
Although personally I'd avoid the Hungarian notation.
On Thu, Sep 18, 2008 at 8:46 PM, hasan <[EMAIL PROTECTED]> wrote:
>
>
>///
>/// This attribute hold menu's text/name
>///
>private Lis
I used to write my ASP code in Microsoft Script Editor. It was
pretty !
On Sep 19, 10:09 pm, "Chonnakarn Wongmalasith" <[EMAIL PROTECTED]>
wrote:
> me too, because of asp.net have a lot of class that can reduce development
> time.
> Now, I working as asp classic and asp.net developer and when I
Well, you wrote atleast one line that shocked our collective
sensitivities and that began "Can anyone write the code for me ...".
This line instantly relegated you to the category of the "Lamer" that
we see so often here. These are people who do not want to invest an
iota of effort, do not bother
10 matches
Mail list logo