Search:

Type: Posts; User: DarkX_Greece

Page 1 of 9 1 2 3 4

Search: Search took 0.12 seconds.

  1. Replies
    1
    Views
    1,082

    Re: Web Site with Users (PHP and MSSQL)

    You need to create a database into your MSSQL server. Then add a "users" table, with all the necessary fields (user_id,user_username, user_password etc...)

    At last you need to create a php script...
  2. Re: CMS: How to Keep A User Logged In

    You can use cookies.
    Set a cookie after login success and set it for example for 1 week.

    At the header of the admin panel, you will need to add code for cookie validation. If the cookie is valid...
  3. Replies
    5
    Views
    587

    Re: get record from a table

    1) What database are you using? Access? MySQL?

    2) try:
    rec.open "SELECT * FROM FeeCollection WHERE Reciept No like '" & text2.text & "'", con
  4. Replies
    56
    Views
    39,054

    Re: VB6 - Yet Another Web Server

    Very nice code. But I need it in this web server. How can I add it in this codebank project?
    dilettante, can you add this to your project?
  5. Replies
    56
    Views
    39,054

    Re: VB6 - Yet Another Web Server

    I am interested in php processing. Can you please post the snippet here or how to add php support in this Web Server?
  6. (VB6) - XNet Web Browser (100% Custom Control)

    After much work on VB6 i am ready to publish the first 100% Custom web browser control in VB6.
    It works best at simple html pages. I can load even controls (button, textbox, list etc).

    It can...
  7. Replies
    2
    Views
    504

    Re: Abstract 2 Dates

    Thank you Hack.
  8. Replies
    2
    Views
    504

    [Resolved] Abstract 2 Dates

    Hello everyone,

    I have 2 dates. For example
    01/04/2009 and 12/01/2011
    And I want to make (12/01/2011) - (01/04/2009) = ?
    And the result to be in days.

    Is there any way to do something like...
  9. Replies
    4
    Views
    4,370

    Re: Generating a random 10 digit number

    dclamp sollution is very nice but you still didn't answer if you have problem only with the random number or when storing it in database!

    Also there are 2 other sollutions:

    1) ...
  10. Replies
    3
    Views
    545

    Re: Which way is the 'best'?

    If your server is good in performance and your connection also then the sollution will be the 2nd!

    "2. Have a single table and store every users info in that and parse the table each time, again...
  11. Replies
    10
    Views
    5,646

    Re: Import excel file into MSFlexgrid

    This sample helped me a little but when I don't know how many cells to copy, what could I do?
  12. Replies
    10
    Views
    5,646

    Re: Import excel file into MSFlexgrid

    I know this example and I extracted the code yesterday. I have the same problem.

    That's why I wrote that I have problems with the DataSource method.
  13. Replies
    10
    Views
    5,646

    Re: Import excel file into MSFlexgrid

    I took a screenshot of the error.
    Here is the screenshot:
  14. Replies
    10
    Views
    5,646

    Re: Import excel file into MSFlexgrid

    thanks, but it doesn't work.
  15. Replies
    10
    Views
    5,646

    Import excel file into MSFlexgrid

    Hello ,

    i would like to import an excel file into a MSFlexGrid but when I try the Datasource way it doesn't work. Does anyone has any code available?
  16. Replies
    16
    Views
    3,265

    Re: Refresh Page once

    See? I told you!

    I will try it and I will reply. Thanks!
  17. Replies
    16
    Views
    3,265

    Re: Refresh Page once

    That's what i am telling you, after the refreshing it's perfect. So I need an automate refresh once script.


    si_the_geek: I had the same problem and at 2 internet cafes that I used and some pcs...
  18. Replies
    16
    Views
    3,265

    Re: Refresh Page once

    No the first page and only with Firefox. With Internet Explorer 6/7 works perfect.
  19. Replies
    16
    Views
    3,265

    Re: Refresh Page once

    ok. Well, I have a personal web site for my software/web hosting company. (www.botonakis.com), when you load the page with mozilla firefox, i doesn't load the images correctly on all pages. After I...
  20. Replies
    16
    Views
    3,265

    Re: Refresh Page once

    1) Penagate, you don't need to know why I need this. :)
    2) Kevin1991, the cookie way works but as penagate said, when someone has cookies disabled, then what?

    Anyone else?
  21. Re: cant seem to get txt field to disable

    why don't you use this:


    <input readonly="true" type="text" name="textfield" />

    It's a locked textfield.
  22. Replies
    16
    Views
    3,265

    Refresh Page once

    Hello,

    does anyone know how to refresh a page once when it loads for first time?
    Either with javascript or vbscript or anything else.

    :confused:
  23. Replies
    4
    Views
    487

    Re: formatting text

    Can you please explain more?
    I can't understand you.

    What do you mean by formatting text? Align? Color? Font? What exactly?
  24. Replies
    3
    Views
    542

    Re: Help with webbrowser

    You don't have to do this!

    Just do the following!

    Dim sPag As String
    sPag = "http://www.google.com/"
    Shell "Explorer.exe " & sPag, vbNormalFocus


    Change sPag value to any web site's...
  25. Replies
    25
    Views
    10,988

    Poll: Re: Extreme CPU Information

    OK! Look my last post! I changed the RAR archive to ZIP! I think that it's ok now!
    ;)
  26. Capture links' clicks in DHTMLEdit control

    Hello,

    can anyone help me, and give me a small example on how to capture links url , when someone click on a link from a DHTMLEdit control?

    I want to capture links url and the load the source...
  27. Replies
    25
    Views
    10,988

    Poll: Re: Extreme CPU Information

    The Extreme CPU information project has been updated!

    New version 3!

    Added:
    1) Graph report for the CPU(s) (Thanks to CVMichael)
    2) Fixed some bugs with the form resize
    3) Faster CPU...
  28. Help on Custom WYSIYWG & Simple HTML Browser

    Hello VB Developers.

    I need help on my project, that i am working on 3 months!
    It is a WYSIWYG Editor and a Simple HTML Browser, with the basics, until now.

    I have some problems on scrollbars....
  29. Replies
    29
    Views
    1,684

    Re: Current Windows version

    Thanks David! I am working on it!
  30. Replies
    29
    Views
    1,684

    Re: Current Windows version

    ΟΗΗΗΗ! :ehh: :ehh: :ehh: :ehh: Are you sure?

    Now, again...fixing the code!

    Can you please tell me your exact version of your windows to check it?
  31. Replies
    29
    Views
    1,684

    Re: Current Windows version

    Yes because your media player doesn't exist to the following folder!
    "C:\Program Files\Windows Media Player\wmplayer.exe"

    Change the folder from the Form_Load and then run it again!
  32. Replies
    29
    Views
    1,684

    Re: Current Windows version

    Sorry for my 3rd continues post here but i made an example to show:

    1) The exact version of Windows (including Home,Pro,.Net,Server etc versions)
    2) IE Version
    3) Media Player Version
    4) WinAmp...
  33. Replies
    29
    Views
    1,684

    Re: Current Windows version

    Here is a screen shot of your version check program on my WinXP Pro Sp2 windows!!!
  34. Replies
    29
    Views
    1,684

    Re: Current Windows version

    My exact version of windows is:

    5.1 (2600.xpsp2.040919-1003: Service Pack 2)

    and it still tell me that it is Windows 2000 Workstation (build 2600)!!!
  35. Replies
    6
    Views
    524

    Re: DVD shrink 3.2

    Those two a gave you work?
  36. Replies
    29
    Views
    1,684

    Re: Current Windows version

    It doesn't work!

    I have WinXP Pro Sp2 and it says: Windows 2000 WorkStation!!!!
  37. Replies
    6
    Views
    524

    Re: DVD shrink 3.2

    As noteme said DVDShrink is a dvd ripper! Sorry Tom_Sample_UK, i told you something wrong...

    well here is some free dvd players!
    Cliprex DVD Player Professional - Free DVD player software
    ...
  38. Replies
    29
    Views
    1,684

    Re: Current Windows version

    Well, krtxmrtz, i also tried to a Win98 system and works perfect!

    maybe it says WinMe because it finds windows name through version, so if you have updated your Win98 many times then this is the...
  39. Re: Capture events from runtime controls in a activex

    Thanks appdalesolution! I tried and worked!
    :) :) :) :)
  40. Replies
    6
    Views
    520

    Re: DVD decoder [Resolved]

    Did it help you? I hope it did!

    :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)
Results 1 to 40 of 345
Page 1 of 9 1 2 3 4



Click Here to Expand Forum to Full Width