|
| |
|
|
lovduv
Posts: 152 Joined: 8/30/2005 Status: offline
|
RE: Large text = Bad Hyperlink Parameters - 10/28/2005 10:06:38
Ok, so I set the intial value of my text area to this: <%=request.querystring("BlogPost")%> Which in the code looks like this: <textarea rows="20" name="BlogPost" cols="80"=""><%=request.querystring("BlogPost")%></textarea></p> But live it looks like this: <textarea rows="20" name="BlogPost" cols="80"=""></textarea></p> <input type=hidden name=BlogID value="291"> <p><input type="submit" value="Submit" name="B1"></p> So I am able to pull the BlogId, but the BlogPost query is not pulling the record? Is my query wrong? lovduv
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|