# ASP TextStream Object SEEK function

**URL:** https://forum.kirupa.com/t/asp-textstream-object-seek-function/167952
**Category:** Uncategorized
**Created:** [November 2, 2005, 6:42pm UTC](https://forum.kirupa.com/t/asp-textstream-object-seek-function/167952 "2005-11-02T18:42:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bandinopla](https://avatars.discourse-cdn.com/v4/letter/b/9e8a1a/32.png) [@bandinopla](https://forum.kirupa.com/u/bandinopla)
#### Post date: [November 2, 2005, 6:42pm UTC](https://forum.kirupa.com/t/asp-textstream-object-seek-function/167952/1 "2005-11-02T18:42:54Z")

</div>

there is a function to seek a file to write it in a specific place?? I mean, if i want to write in a text file from the character number X, can i do that with asp? Whitout turning the file to 0 length and rewriting it…
