Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: acmeweb
  • Content: Threads
  • Order by date
  1. acmeweb

    2 CDONTS questions: color body and open in new window

    if i have this; objMail.Body = &quot;Email: &quot; & strEmail & vbCrLf & vbCrLf & _ &quot;First Name: &quot; & strName & vbCrLf & _ how can i make the strName a diff color than the &quot;First Name:&quot; ? i want the strName in red so it stands out. also: if i have this form; <FORM...
  2. acmeweb

    3rd try...receiving form field as select field

    if i have a select box in the first form with the values &quot;bob&quot;, &quot;jim&quot; and &quot;alice&quot;. the user selects &quot;alice&quot; and submits the form. the second asp page has a form which should have &quot;alice&quot; selected, but with the option to then change that selection...
  3. acmeweb

    receiving form fields as select fields

    if i have a select box in the first form with the values &quot;bob&quot;, &quot;jim&quot; and &quot;alice&quot;. the user selects &quot;alice&quot; and submits the form. the second asp page has a form which should have &quot;alice&quot; selected, but with the option to then change that selection...

Part and Inventory Search

Back
Top