Microsoft
Software
Hardware
Network
Question : populate textbox with hyperlink containing variables
guru sami,
I have a textbox that i need to populate with a hyperlink containing a variable (parcel_ID). The textbox is inside a formview/InsertItemTemplat
e
My code is as follows:
<asp:TextBox ID="ParcelIDTextBox" Width="95%" runat="server" Text='<%# Bind("ParcelID") %>'>
</asp:TextBox>
My InsertCommand is as follows:
InsertCommand="INSERT INTO [INPUT] ([RecordNumberID], [ParcelID], [ICLU_Selected], [SCCLU_Selected],[IFLU_Sel
ected], [FDATL_Selected], [FDATL_Source], [INPUT_Comments], [INPUT_Name], [INPUT_Email], [INPUT_Date]) VALUES (NEWID(), @ParcelID, @ICLU_Selected, @SCCLU_Selected, @IFLU_Selected, @FDATL_Selected, @FDATL_Source, @INPUT_Comments, @INPUT_Name, @INPUT_Email, @INPUT_Date)"
I'm just trying to have a hyperlink containing th is parcel ID open up my form, populate textbox called "ParcelIDTextBox" on Page_Load.
ANY help would be greatly appreciated.
Related Solutions:
Auto populate username to textbox
Answer : populate textbox with hyperlink containing variables
put all of the users into a security group that you want to receive this GPO
on the security filtering tab, remove authenticated users and add your newly created security group
make sure the GPO is applied on the correct OU
Random Solutions
Using maps with GWT
RAID 10 array keeps failing on HP P410i
The trust relationship between this workstation and the primary domain failed
Licensing of softwre
redirecting domain.com to
www.domain.com
in IIS7?
Finding multiple matches in join and also having 'grandchild' records in t-SQL
Vmware Virtual Centre Service not starting
2 raid controllers managing the disk array
how to avoid echo in 1 on 1 video chat / conference-system with FMS 3,5
How do i create a SCOM 2007 SP1 cluster?