Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2005
    Posts
    10

    inputting data from a listbox inbetween a web link???

    Please help! I am trying to open a certain web search, this is what I am using at the moment and am stuck

    File.OpenURL("http://www.charity-commission.gov.uk/registeredcharities/search.asp?words="..Input.GetText("Input1")&search by=name&keyType=N&limit=200&position=2&submit=+Run +Search+&OpArea=S&area_of_op=", SW_SHOWNORMAL);

    PLEASE HELP!!!

  2. #2
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    File.OpenURL("http://www.charity-commission.gov.uk/registeredcharities/search.asp?words="..Input.GetText("Input1").."&searchby=name&keyType=N&limit=200&position=2&subm it=+Run+Search+&OpArea=S&area_of_op=", SW_SHOWNORMAL);

    Try that
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  3. #3
    Join Date
    Jul 2005
    Posts
    10

    cheers!!!

    whooooopyyyyy worked perfectly!

Similar Threads

  1. Problem getting HTML data from Web object
    By johnraus in forum AutoPlay Media Studio 5.0
    Replies: 28
    Last Post: 12-05-2006, 02:16 PM
  2. Link Listbox to another????
    By Audio Force in forum AutoPlay Media Studio 5.0
    Replies: 9
    Last Post: 10-04-2004, 02:03 PM
  3. link between 2 web browsers
    By themaestro in forum AutoPlay Media Studio 4.0
    Replies: 16
    Last Post: 02-06-2004, 09:26 AM
  4. Question about ListBox and Data (delimited List)
    By SonG0han in forum AutoPlay Media Studio 5.0
    Replies: 9
    Last Post: 12-20-2003, 12:47 PM
  5. Replies: 0
    Last Post: 06-22-2003, 06:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts