Get on that plane by the end of the week.;):cool:
none
Get on that plane by the end of the week.;):cool:
none
I'm new to C# and now i need help in saving a .doc file with pre-filled information and use bookmarks to update certain aspects of data in that file like address and name, taken from a database. :sigh: none
I'm new to C# and now i need help in saving a .doc file with pre-filled information and use bookmarks to update certain aspects of data in that file like address and name, taken from a database. :sigh: none
Thanx mr_12345. In fact i do have iis installed and running as a result I can create web projects using the old visual interdev, it only complains when i create one in the .net environment. I even tried uninstalling the old visual studio but with no luck. none
I'm new to .Net but i've created a few windows apps however when i try and create a web project either C#.net or VB.net i get an error message "unable to create ...." and "http.1 error 500 " I'm using windows server 2003 and am not connected to any network, it's stand alone. With the old visual interdev i can create it with no problem. Has anyone ever come accross this or maybe have an idea as to what i can try. :confused: none
dynamically like this: -Select - <%do while not MyRs.EOF %> "><%=MyRs("name")%> <%MyRs.MoveNext loop%> or for none database driven content -Select - item1 item2 none