Search:

Type: Posts; User: Johnny23

Page 1 of 3 1 2 3

Search: Search took 0.11 seconds.

  1. How do i write todays date to a hidden field ??

    simply easy question but i dunno how to do it

    i would like to assign Todays Date to a hidden field in my asp page ??


    How do i do this in

    dd/mm/yyyy Format ???
  2. im populating a combobox control with a name and...

    im populating a combobox control with a name and surname that comes out of my database but need to put a space inbetween the name and surname
    otherwise the values look like this

    JohnDOE
    and i...
  3. Replies
    1
    Views
    488

    when my ASp form loads..i have created a...

    when my ASp form loads..i have created a javaScript
    Navigational BAr that loads up and works fine but as soon as i Add a Validation java script to my form
    to validate the Data... and reload the...
  4. Replies
    1
    Views
    339

    Ok i have a ComboBox on an asp form with three...

    Ok i have a ComboBox on an asp form with three different values in it the values represent table names in my database

    ie
    LEvelOne
    LevelTwo
    LevelThree

    i want my statement to
    "Select * from "...
  5. Ok i have a ComboBox on an asp form with three...

    Ok i have a ComboBox on an asp form with three different values in it the values represent table names in my database

    ie
    LEvelOne
    LevelTwo
    LevelThree

    i want my statement to
    "Select * from "...
  6. Ok i have a ComboBox on an asp form with three...

    Ok i have a ComboBox on an asp form with three different values in it the values represent table names in my database

    ie
    LEvelOne
    LevelTwo
    LevelThree

    i want my statement to
    "Select * from "...
  7. Replies
    1
    Views
    299

    i want to create a navigational bar that goes...

    i want to create a navigational bar that goes horizonal on my webpage when a button is clicked a new menu under it opens with 5 other options that a user can choose....how do i do this...??
    anyone...
  8. Thread: form reload

    by Johnny23
    Replies
    1
    Views
    320

    iwant as soon as my user selects a value from a...

    iwant as soon as my user selects a value from a combo box my form to reload

    ie
    i have 3 combo boxes

    Please Select Company to create a new user for:

    then user selects company and as soon as...
  9. Replies
    3
    Views
    504

    im looking for good reference fireworks websites...

    im looking for good reference fireworks websites
    that i can use to download a Navigational bar of some sort...anyone know of any good fireworks websites??
  10. Replies
    0
    Views
    331

    date formatting .. my country requires dd/mm/yy...

    date formatting ..
    my country requires dd/mm/yy
    and im using dreamweaver ultradev designing a form with an sql7 backend database for some reason if i submit a date in the required format i get this...
  11. thanks guys for that but i need some resource...

    thanks guys for that but i need some resource to get this going as i have no idea where to start everyone is saying different things to me..... about it
    using VBA i can gewt this to work with a...
  12. Replies
    3
    Views
    445

    cheers...how dumb of me i have not used vb for about a year and very rusty at the Mo

    cheers
  13. Replies
    3
    Views
    445

    im creating an EXe with aqll my code in the form...

    im creating an EXe with aqll my code in the form load event but after it lods up and runs the code im left with a blank form how do i close this form off ??and close the exe application off so it...
  14. i am admin how do i set up outlook as web based???

    i am admin how do i set up outlook as web based???
  15. i would like to create a form that when admin...

    i would like to create a form that when admin submits the information in it it creates an appointment in the admins outlook depending on the date the admin staff entered
  16. how do i using vbscript randomly generate a 7...

    how do i using vbscript
    randomly generate a 7 digit number within my asp page
    everytime it is opened it randomly creates a new 7 digit number in that is displayed in a locked textbox so when
    i...
  17. Thread: vbscript

    by Johnny23
    Replies
    0
    Views
    313

    user registration using jmail has anyone got...

    user registration using jmail

    has anyone got any forms out there for samples for me to see how after a new user is registered the new user gets there username password through email ???
  18. Replies
    3
    Views
    395

    creating ne users what do i do in my ...

    creating ne users
    what do i do in my success.asp for to call the values of the texbox fields off the newuser.asp to send an email to admin that includes username surname ect ect??
    as my admin gets...
  19. Replies
    8
    Views
    751

    ps a tip for everyone else Use

    you have missed the boat completly with that call Activ
    you are right about cdNTs
    but if your any good at ASP development you should know that his desktop is win 2000 AND the
    asp code for cdnts...
  20. Replies
    0
    Views
    284

    im want my users to when the click on a text...

    im want my users to when the click on a text field
    a calender pops up and they select a date on it and it populates that textbox with the calendar date
    anyone???

    or validate my form if the...
  21. Thread: vb-email

    by Johnny23
    Replies
    6
    Views
    438

    email

    dont use CDo there is to many setting you need to set up for fit here is some code for you to use a component called
    jmaqil all youy have to do is setup your smtp ISp address and email fromn there...
  22. Replies
    8
    Views
    751

    i want to register CDONTS.dll on my nt server ...

    i want to register CDONTS.dll on my nt server
    to allow CDO email capabilty but everytime i try to register it i come up with errors????

    regsvr32.exe cdonts.dll

    i get an erro is ther anyway...
  23. Replies
    7
    Views
    516

    how do i check that???

    how do i check if its installed on my server i thought it comes standard with IIS ???...is it on a service pack or something????
  24. Replies
    7
    Views
    516

    i have an IIS server i wan tto do emails from and...

    i have an IIS server i wan tto do emails from and created a form to send an email and when i try to run it i get the following error:

    "Server object error 'ASP 0177 : 800401f3'
    ...
  25. Replies
    5
    Views
    403

    auto email

    hi there if someone tells you how to do that autoemail
    on certain times of the day can you let me know the details

    regards
    john
  26. i want to automatically send an email when a new...

    i want to automatically send an email when a new user has registered to email them there name and password

    as well as this ..when the user gets the email
    its sets up an appointment in there...
  27. Replies
    5
    Views
    403

    i have never done this before how do i generate...

    i have never done this before how do i generate
    an email to a client based on a date in the datebase

    how do i do this??
    i have an sql database with a users table
    and in it i want to check the...
  28. im developing an online web application system...

    im developing an online web application system
    connected to a database that will need users to
    login too the site and upate ther personal details.
    create new users
    upate users
    update job...
  29. Replies
    1
    Views
    394

    now that i have your attention if your a female...

    now that i have your attention
    if your a female and good looking drop me a line...
    no no no..just kidding back to my real Question!!

    Im creating an asp form where it inserts a date into my sql7...
  30. Replies
    1
    Views
    429

    every time i try to submit an ASP form with a...

    every time i try to submit an ASP form with a date in it
    my database comes up with the below error:
    how do i in the asp form make sure that
    its already in the dateformat so it does not try to...
  31. how do i get my sql 7 datbase to randomly create...

    how do i get my sql 7 datbase to randomly
    create a set of
    words and numbers for each record i put into the database
    im trying to get my database to create default passwords as
    i add new users to...
  32. thanks for that i will try that out and let you...

    thanks for that i will try that out and let you know
    im using
    dreamweaver ultradec not vb intradev though
    thanks alot for all your help
    cross my fingers it works!!
  33. Replies
    1
    Views
    320

    hi there

    i read an old post of yours asking how to save an attached file to a database and im stuck on this too
    have you figured that out yet pelase let me know?
  34. how do i create a .asp within Ultradev that...

    how do i create a .asp within Ultradev
    that inserts records into 2 of my tables when i click
    on the submit button
    ie
    my text box fields on the details.asp are

    UserFirstName
    UserSurname
    Email...
  35. Replies
    1
    Views
    293

    hi there

    so you just want it to be accessed by relatives and friends?
    you need to create some type of login system to only allow them only into your website i dont know how skilled you are in asp but there...
  36. Replies
    1
    Views
    295

    i have an SQL 7 database i have created a form...

    i have an SQL 7 database
    i have created a form that i would like to take the values from the form and insert them into my database tables i have one form with three different tables i would like to...
  37. Replies
    3
    Views
    374

    help hopefully this helps??

    ok im using ultradev 4
    and have created a form on mypage.asp
    with about 15 diffrerent textbox fields of which
    they relate to about 3 differnet tables in the database.
    i want to create an insert...
  38. Replies
    3
    Views
    374

    i have created one insert form using interdev 4 ...

    i have created one insert form using interdev 4
    but i need it to insert records into 2 different tables from thisa one form in my SQL7 database and i cant get it to do this???
    help anyone???
  39. Replies
    1
    Views
    291

    Im using Ultradev version 4 to develop on online...

    Im using Ultradev version 4 to develop on online web application system ..im new to asp and internet programming so i need your help on this one
    i have done a data insert form but noticed that cant...
  40. Replies
    1
    Views
    293

    I HAVE ADDED A TEXT BOX TO A FORM IM CREATING BUT...

    I HAVE ADDED A TEXT BOX TO A FORM IM CREATING BUT
    I DONT LIKE THE STYLE OF IT AND WOULD LIKE TO CHANGE THE BORDER COLOURS AND MAKE IT LOOK MORE TRENDY THEN WHAT IT IS HOW DO I CHANGE THE PROPERTIES...
Results 1 to 40 of 81
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width