How do I put an image in an html pull down menu? I tried putting the link to the image in the select statment but it doesn't work.
<select name=statusvalue>
<option>Choose statusvalue
<option><img src="../legends/Red.gif" >
<option>critical
</select>
I am unable to update a view in sqlserver. I get the following message.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC SQL Server Driver][SQL Server]View or function 'dbo.VIEW_Milestones' is not updatable because the
modification...
I am unable to update a view in sqlserver. I get the following message.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC SQL Server Driver][SQL Server]View or function 'dbo.VIEW_Milestones' is not updatable because the modification affects multiple base tables...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.