Hi,
I'm working on a JSP page that will give me the option to choose a server (working with 30 different ones) to make an insertion with mySQL. What would be the best way to go about doing this? I have everything coded except for actually choosing the server (currently have a drop-down box, which might be a pain to work with). I'm not familiar with much of this. Thanks
I'm working on a JSP page that will give me the option to choose a server (working with 30 different ones) to make an insertion with mySQL. What would be the best way to go about doing this? I have everything coded except for actually choosing the server (currently have a drop-down box, which might be a pain to work with). I'm not familiar with much of this. Thanks