Re: I think im in over my head, can some help?



This is a VB group. VB.Net is quite different.
Try these:

microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb

Hi, i have done a little web programming before and SQL. I know how
to display calls to DB tables and get them to display and the
like...but my VB.NET language skills are not the strongest.

My situation goes like this, i have a database that tracks
requirements for customers and i have the page layout done and all the
data imported into the database but i need some help with the backend
coding.

What it needs to do is have a form that they can input new
requirements with a submit button...any links?

It also needs to have a search button to search the whole site

Finally, on each page i have searches built in that i am using asp
buttons and what i want to happen is when the user clicks the button
they are taken to the results. I would like for it to display on the
same page as i have 3 buttons on that page. This way they can click
any of the three. the buttons are Open requirements, requirements by
customer and requirments by organization. I am assuming that it would
be some coding on the on_click method but frankly i dont really know
where to begin. I have looked on the net and cant seem to find
anything.

can anyone provide an example that is documented for greater
understanding or a link to a page with some documented examples??

thanks!!

J



.


Loading